Partilhar via


EmbeddedSpeechConfig.SetSpeechSynthesisOutputFormat Método

Definição

Define o formato de saída de áudio de síntese de fala.

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

A ID do formato de saída de síntese (por exemplo, Riff16Khz16BitMonoPcm).

Aplica-se a