SpeechConfig constructor
Constructs a SpeechConfig for a single-speaker setup.
Implementation
SpeechConfig({this.voiceName, this.languageCode})
: multiSpeakerVoiceConfig = null;
Constructs a SpeechConfig for a single-speaker setup.
SpeechConfig({this.voiceName, this.languageCode})
: multiSpeakerVoiceConfig = null;