SpeechService constructor
SpeechService(
- MethodChannel _channel
Use VoskFlutterPlugin.initSpeechService to create an instance of SpeechService.
Implementation
SpeechService(this._channel);
Use VoskFlutterPlugin.initSpeechService to create an instance of SpeechService.
SpeechService(this._channel);