VoiceService constructor

VoiceService(
  1. VoiceServiceConfig config
)

Creates a VoiceService with the given config.

Implementation

VoiceService(this.config);