onAiAudio property

Stream<Uint8List> get onAiAudio

If streamAiAudioAsText is set to true, this stream won't emit any data.

Implementation

Stream<Uint8List> get onAiAudio;