events property

Raw speech events from native.

Implementation

Stream<DavoiceSpeechEvent> get events {
  throw UnimplementedError('events has not been implemented.');
}