AudioChannel Enumeration

Enumerates values of the audio channel used by the SpeechAudioFormatInfo object.

Namespace: Microsoft.Speech.AudioFormat
Assembly: Microsoft.Speech (in microsoft.speech.dll)

Syntax

'Declaration
Public Enumeration AudioChannel
public enum AudioChannel
public enum class AudioChannel
public enum AudioChannel
public enum AudioChannel

Members

Member name Description
Mono Value that sets the channel to Mono.
Stereo Value that sets the channel to Stereo.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Speech.AudioFormat Namespace