Windows Media Audio Voice Decoder

The Windows Media Audio Voice decoder decodes streams that were encoded by the Windows Media Audio Voice Encoder.

Class Identifier

The class identifier (CLSID) for the Windows Media Audio Voice decoder is represented by the constant CLSID_CWMSPDecMediaObject. You can create an instance of the voice decoder by calling CoCreateInstance.

Input Formats

Windows Media Audio Voice encoded content is identified by the format tag 0x00A.

Requirements

Requirement Value
Client
Windows XP, Windows Vista or Windows 7
Header
Wmcodecdsp.h
DLL
Wmspdmod.dll

See also

Codec Objects

Using the Windows Media Audio Voice Codec

Windows Media Audio Voice Encoder