SpeechAudioFormatInfo Members
Represents an audio format for speech recognition.
The following tables list the members exposed by the SpeechAudioFormatInfo type.
Public Constructors
Name | Description | |
---|---|---|
SpeechAudioFormatInfo | Overloaded. Creates a new instance of SpeechAudioFormatInfo. |
Top
Public Properties
Name | Description | |
---|---|---|
AverageBytesPerSecond | Gets the average bytes per second of the audio format. | |
BitsPerSample | Gets the bits per sample of the audio format. | |
BlockAlign | Gets and sets the block alignment in bytes. | |
ChannelCount | Gets the channel count of the audio format. | |
EncodingFormat | Gets the encoding format of the audio format. | |
SamplesPerSecond | Gets the samples per second of the audio format. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. | |
FormatSpecificData | Returns the format-specific data of the audio format. | |
GetHashCode | Overridden. Returns the hash code of the audio format. | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SpeechAudioFormatInfo Class
Microsoft.Speech.AudioFormat Namespace