SpeechRecognizer.AudioFormat Eigenschaft

Definition

Ruft das Audioformat ab, das von der Spracherkennung empfangen wird.

public:
 property System::Speech::AudioFormat::SpeechAudioFormatInfo ^ AudioFormat { System::Speech::AudioFormat::SpeechAudioFormatInfo ^ get(); };
public System.Speech.AudioFormat.SpeechAudioFormatInfo AudioFormat { get; }
member this.AudioFormat : System.Speech.AudioFormat.SpeechAudioFormatInfo
Public ReadOnly Property AudioFormat As SpeechAudioFormatInfo

Eigenschaftswert

SpeechAudioFormatInfo

Das Audioeingabeformat für die Spracherkennung oder die null, wenn die Eingabe für die Erkennung nicht konfiguriert ist.

Gilt für