SpeechService constructor

SpeechService(
  1. MethodChannel _channel
)

Use VoskFlutterPlugin.initSpeechService to create an instance of SpeechService.

Implementation

SpeechService(this._channel);