DirectPlay Voice Mapping
Microsoft DirectX 9.0 SDK Update (October 2004)

DirectPlay Voice Mapping Enumerated Type


The following constants are used in the dwSemantic member of the DIACTION structure to map an action to a channel on Microsoft DirectPlay voice device.

Syntax

typedef enum {
    DIVOICE_CHANNEL1,
    DIVOICE_CHANNEL2,
    DIVOICE_CHANNEL3,
    DIVOICE_CHANNEL4,
    DIVOICE_CHANNEL5,
    DIVOICE_CHANNEL6,
    DIVOICE_CHANNEL7,
    DIVOICE_CHANNEL8,
    DIVOICE_ALL,
    DIVOICE_TEAM,
    DIVOICE_PLAYBACKMUTE,
    DIVOICE_RECORDMUTE,
    DIVOICE_TRANSMIT,
    DIVOICE_VOICECOMMAND
} DirectPlay Voice Mapping;

Constants

DIVOICE_CHANNEL1

DIVOICE_CHANNEL2

DIVOICE_CHANNEL3

DIVOICE_CHANNEL4

DIVOICE_CHANNEL5

DIVOICE_CHANNEL6

DIVOICE_CHANNEL7

DIVOICE_CHANNEL8

DIVOICE_ALL

DIVOICE_TEAM

DIVOICE_PLAYBACKMUTE

DIVOICE_RECORDMUTE

DIVOICE_TRANSMIT

DIVOICE_VOICECOMMAND

Enumerated Type Information

Minimum operating systems Windows 98, Windows NT 2000, Windows XP


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.