Navigation
API > API/Runtime > API/Runtime/Voice
Classes
| Type | Name | Description | |
|---|---|---|---|
| IVoiceCapture | Interface for capturing voice data on any platform | ||
| IVoiceDecoder | Interface for decoding voice passed over the wire | ||
| IVoiceEncoder | Interface for encoding raw voice for transmission over the wire |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EVoiceCaptureState::Type | Possible states related to voice capture |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TCHAR * | EVoiceCaptureState::ToString
(
EVoiceCaptureState::Type VoiceCaptureState |