Compartir a través de


EmbeddedSpeechConfig.SetSpeechSynthesisVoice(String, String) Método

Definición

Establece la voz para la síntesis de voz insertada.

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

Parámetros

name
String

Nombre de voz para la síntesis de voz insertada.

key
String

Clave de descifrado.

Se aplica a