Partager via


SpeechConfig.SetSpeechSynthesisOutputFormat Méthode

Définition

Définit le format de sortie de synthèse vocale. Ajouté dans la version 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)

Paramètres

format
SpeechSynthesisOutputFormat

ID du format de sortie de synthèse (par exemple, Riff16Khz16BitMonoPcm).

Remarques

Voir aussi : Personnaliser le format audio

S’applique à