Voice database subroutines

CA_Create_Audio_Name()
Creates an audio name (see CA_Create_Audio_Name()).
CA_Create_Greeting()
Creates a greeting (see CA_Create_Greeting()).
CA_Create_Segment()
Creates a voice segment (see CA_Create_Segment()).
CA_Create_Voice_Msg()
Creates a voice message (see CA_Create_Voice_Msg()).
CA_Create_Voice_Msg_Id()
Creates a unique voice message identifier (see CA_Create_Voice_Msg_Id()).
CA_Delete_Audio_Name()
Deletes an audio name (see CA_Delete_Audio_Name()).
CA_Delete_Greeting()
Deletes a greeting (see CA_Delete_Greeting()).
CA_Delete_Segment()
Deletes a voice segment (see CA_Delete_Segment()).
CA_Delete_Voice_Msg()
Deletes a voice message (see CA_Delete_Voice_Msg()).
CA_Get_Audio_Name()
Retrieves an audio name (see CA_Get_Audio_Name()).
CA_Get_Audio_Name_Info()
Retrieves information about an audio name (see CA_Get_Audio_Name_Info()).
CA_Get_Greeting()
Retrieves a greeting (see CA_Get_Greeting()).
CA_Get_Greeting_Info()
Retrieves information about a greeting (see CA_Get_Greeting_Info()).
CA_Get_Segment()
Retrieves a voice segment (see CA_Get_Segment()).
CA_Get_Segment_Info()
Retrieves information about a voice segment (see CA_Get_Segment_Info()).
CA_Get_Voice_Msg()
Retrieves voice message data (see CA_Get_Voice_Msg()).
CA_Get_Voice_Msg_Info()
Retrieves information about a voice message (see CA_Get_Voice_Msg_Info()).
CA_Save_Voice_Msg()
Changes the status of a voice message from New to Saved (see CA_Save_Voice_Msg()).
CA_Send_Voice_Msg()
Sends a voice message (see CA_Send_Voice_Msg()).
CA_Set_Send_Voice_Msg_Defaults()
Sets defaults for sending a voice message (see CA_Set_Send_Voice_Msg_Defaults()).
CA_Set_Voice_Msg_Listened()
Changes the status of a voice message to Listened (see CA_Set_Voice_Msg_Listened()).
CA_TDD_Create_Segment()
Convert text into TDD characters and store them as a voice segment (see CA_TDD_Create_Segment()).