EmbeddedSpeechConfig.setSpeechSynthesisVoice(String name, String key) Method
public final void setSpeechSynthesisVoice(String name, String key)
Sets the voice for speech synthesis.
Parameters
- name
- String
The voice name for embedded speech synthesis.
- key
- String
The decryption key.
Returns
final void