VoiceService constructor
VoiceService(
- VoiceServiceConfig config
Creates a VoiceService with the given config.
Implementation
VoiceService(this.config);
Creates a VoiceService with the given config.
VoiceService(this.config);