| SpeechAudioFormatChannelCount Field | 
The number of separate audio signals in the audio data. 
A value of 1 means a mono signal, a value of 2 means a stereo signal, etc. 
 
Namespace: Microsoft.CognitiveServices.SpeechRecognitionAssembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic short ChannelCount
Public ChannelCount As Short
public:
short ChannelCount
val mutable ChannelCount: int16
Field Value
Type: 
Int16 See Also
See Also