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 | |
|---|---|---|---|
DECLARE_FLOAT_ACCUMULATOR_STAT_EXTERN
(
TEXT("Enc_CompRatio"), |
|||
DECLARE_FLOAT_ACCUMULATOR_STAT_EXTERN
(
TEXT("Dec_CompRatio"), |
|||
| const TCHAR * | EVoiceCaptureState::ToString
(
EVoiceCaptureState::Type VoiceCaptureState |
Variables
| Type | Name | Description | |
|---|---|---|---|
| STATCAT_Advanced | Stats for voice codec |