SpeechConfig.SetSpeechSynthesisOutputFormat Methode

Definition

Legt das Ausgabeformat der Sprachsynthese fest. In Version 1.4.0 hinzugefügt

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

Parameter

format
SpeechSynthesisOutputFormat

Die Id des Syntheseausgabeformats (z. B. Riff16Khz16BitMonoPcm).

Hinweise

Siehe auch: Anpassen des Audioformats

Gilt für: