Compartir a través de


SpeechConfig.SetSpeechSynthesisOutputFormat Método

Definición

Establece el formato de salida de síntesis de voz. Agregado en la versión 1.4.0

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).

Comentarios

Consulte también: Personalización del formato de audio

Se aplica a