destroyAll method
Destroys unified STT and TTS.
Implementation
Future<void> destroyAll() {
throw UnimplementedError('destroyAll() has not been implemented.');
}
Destroys unified STT and TTS.
Future<void> destroyAll() {
throw UnimplementedError('destroyAll() has not been implemented.');
}