Voice channel subroutines
CA_Close_Channel()
Closes a voice channel (see
CA_Close_Channel()
).
CA_Close_Music_Channel()
Closes a music channel (see
CA_Close_Music_Channel()
).
CA_Close_Record_Channel()
Closes a record channel (see
CA_Close_Record_Channel()
).
CA_Get_Channel_Info()
Returns the physical card and channel number assigned to the channel process (see
CA_Get_Channel_Info()
).
CA_Get_Channel_Play_Status
Returns the current play status of a specified channel (see
CA_Get_Channel_Play_Status
).
CA_Open_Channel()
Opens a voice channel for read or write (see
CA_Open_Channel()
).
CA_Open_Music_Channel()
Opens a music channel (see
CA_Open_Music_Channel()
).
CA_Open_Record_Channel()
Opens a record channel (see
CA_Open_Record_Channel()
).
CA_Play_Voice_Elements()
Plays voice elements (see
CA_Play_Voice_Elements()
).
CA_Play_Voice_Stream()
Plays voice data (see
CA_Play_Voice_Stream()
).
CA_Record_Voice_Stream()
Records voice data (see
CA_Record_Voice_Stream()
).
CA_Report_Channel_Event()
Reports to the channel process that there is a custom server event to be processed (see
CA_Report_Channel_Event()
).
CA_Start_Record_Channel()
Start a record channel (see
CA_Start_Record_Channel()
).
CA_Stop_Record_Channel()
Stop a record channel (see
CA_Stop_Record_Channel()
).
CA_Simulate_Alphas()
Simulates pressing alphabetic keys (see
CA_Simulate_Alphas()
).
CA_Simulate_Hangup()
Simulates a hang up (see
CA_Simulate_Hangup()
).
CA_Simulate_Keys()
Simulates pressing keys (see
CA_Simulate_Keys()
).
CA_TDD_Get_String()
Interpret characters being typed at a TDD (see
CA_TDD_Get_String()
).
CA_TDD_Play_String()
Play text as TDD characters (see
CA_TDD_Play_String()
).
Parent topic:
Summary of subroutines grouped by use