Compartir a través de


EmbeddedSpeechConfig.SetSpeechSynthesisOutputFormat Método

Definición

Establece el formato de salida de audio de síntesis de voz.

public void SetSpeechSynthesisOutputFormat (Microsoft.CognitiveServices.Speech.SpeechSynthesisOutputFormat format);
member this.SetSpeechSynthesisOutputFormat : Microsoft.CognitiveServices.Speech.SpeechSynthesisOutputFormat -> unit
Public Sub SetSpeechSynthesisOutputFormat (format As SpeechSynthesisOutputFormat)

Parámetros

format
SpeechSynthesisOutputFormat

Identificador del formato de salida de síntesis (por ejemplo, Riff16Khz16BitMonoPcm).

Se aplica a