initAll method
Initializes unified STT and TTS.
Implementation
Future<void> initAll(DavoiceInitAllOptions options) {
throw UnimplementedError('initAll() has not been implemented.');
}
Initializes unified STT and TTS.
Future<void> initAll(DavoiceInitAllOptions options) {
throw UnimplementedError('initAll() has not been implemented.');
}