Whether speak is currently playing audio. The SDK owns playback, so this is the only way a UI can follow it.
Stream<bool> get playbackState => _playback.playingStream;