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
Dd167276.pubproperty(en-us,office.13).gif AverageBytesPerSecond Gets the average bytes per second of the audio format.
Dd167276.pubproperty(en-us,office.13).gif BitsPerSample Gets the bits per sample of the audio format.
Dd167276.pubproperty(en-us,office.13).gif BlockAlign Gets and sets the block alignment in bytes.
Dd167276.pubproperty(en-us,office.13).gif ChannelCount Gets the channel count of the audio format.
Dd167276.pubproperty(en-us,office.13).gif EncodingFormat Gets the encoding format of the audio format.
Dd167276.pubproperty(en-us,office.13).gif SamplesPerSecond Gets the samples per second of the audio format.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd167276.pubmethod(en-us,office.13).gif Equals Overloaded. Overridden.  
Dd167276.pubmethod(en-us,office.13).gif FormatSpecificData Returns the format-specific data of the audio format.
Dd167276.pubmethod(en-us,office.13).gif GetHashCode Overridden. Returns the hash code of the audio format.
Dd167276.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd167276.pubmethod(en-us,office.13).gifDd167276.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd167276.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd167276.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd167276.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SpeechAudioFormatInfo Class
Microsoft.Speech.AudioFormat Namespace