onAudio property

Stream<Uint8List> get onAudio

Implementation

Stream<Uint8List> get onAudio => _audioSubject.stream;