Share via


SpeechConfig.OutputFormat Eigenschaft

Definition

Ruft das Ausgabeformat der Spracherkennung ab, oder legt es fest: einfach oder detailliert.

public Microsoft.CognitiveServices.Speech.OutputFormat OutputFormat { get; set; }
member this.OutputFormat : Microsoft.CognitiveServices.Speech.OutputFormat with get, set
Public Property OutputFormat As OutputFormat

Eigenschaftswert

Hinweise

Dieses Ausgabeformat dient für Spracherkennungsergebnisse. Verwenden sie SpeechSynthesisOutputFormat und SetSpeechSynthesisOutputFormat(SpeechSynthesisOutputFormat) , um das synthetisierte Audioausgabeformat abzurufen/festzulegen.

Siehe auch: Anpassen des Audioformats

Gilt für: