Share via


SpeechConfig.SetSpeechSynthesisOutputFormat Método

Definição

Define o formato de saída de síntese de fala. Adicionado em 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

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

Comentários

Confira também: Personalizar o formato de áudio

Aplica-se a