你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EmbeddedSpeechConfig.SetSpeechSynthesisVoice(String, String) 方法

定义

设置用于嵌入式语音合成的语音。

public void SetSpeechSynthesisVoice (string name, string key);
member this.SetSpeechSynthesisVoice : string * string -> unit
Public Sub SetSpeechSynthesisVoice (name As String, key As String)

参数

name
String

嵌入语音合成的语音名称。

key
String

解密密钥。

适用于