VoiceChat Library (VCT)

[Functionality List]

Initialization, Termination, Main Loops
VCT_Init
VCT_Cleanup
VCT_Main
VCT_HandleData
SSP
VCT_CreateSesssion
VCT_DeleteSession
VCT_Request
VCT_Response
VCT_SetTransceiverMode
VCT_SetTransceiverServer
VCT_SetTransceiverClients
VCT_Contact
VCT_Release
VCT_SetTransceiverTimeout
VCT_SetAddConferenceClient
VCT_RemoveConferenceClient
Audio Streaming
VCT_SendAudio
VCT_ReceiveAudio
VCT_ReceiveMixedAudio
VCT_SetCodec
VCT_GetCodec
VCT_StartStreaming
VCT_StopStreaming
VCT_GetAudioInfo
VAD
VCT_EnableVAD
VCT_GetVADStatus
VCT_SetVADReleaseTime
VCT_GetVADInfo
VCT_ResetVAD
Variables and Structures
VCTConfig
VCTSession
VCTAudioInfo
VCTVADInfo
VCTRequestCode
VCTResponseCode
VCTCodec
VCTVADStatus
VCTMode
VCTEvent
VCTEventCallback
VCTState
Error Code List