This documentation is archived and is not being maintained.
Voice Enumeration (Microsoft.DirectX.DirectInput)
Definition
| Visual Basic | Public Enum Voice |
| C# | public enum Voice |
| C++ | public enum class Voice |
| JScript | public enum Voice |
Members
| Member | Value | Description |
| VoiceCommand | -2097150960 | |
| Transmit | -2097150963 | |
| PlaybackMute | -2097150964 | |
| RecordMute | -2097150965 | |
| Team | -2097150967 | |
| Channel8 | -2097150968 | |
| Channel7 | -2097150969 | |
| Channel6 | -2097150970 | |
| Channel5 | -2097150971 | |
| Channel4 | -2097150972 | |
| Channel3 | -2097150973 | |
| Channel2 | -2097150974 | |
| Channel1 | -2097150975 | |
| All | -2097150966 | |
Enumeration Information
| Namespace | Microsoft.DirectX.DirectInput |
| Assembly | Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll) |
| Strong Name | Microsoft.DirectX.DirectInput,
Version=1.0.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |