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

暗号化解除キー。

適用対象