| SpeechAudioFormat Constructor | 
    The SpeechAudioFormat contains information about how the audio data was recorded and stored
    including the type of compression used, number of channels, 
    sample rate, bits per sample and other attributes. 
The SpeechAudioFormat contains information about how the audio data was recorded and stored
including the type of compression used, number of channels, 
sample rate, bits per sample and other attributes. 
 
Namespace: Microsoft.CognitiveServices.SpeechRecognitionAssembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic SpeechAudioFormat()
public:
SpeechAudioFormat()
new : unit -> SpeechAudioFormat
 See Also
See Also