|
RTS API Documentation
1.10.11
|
Collaboration diagram for play_and_detect_speech_state_t:Data Fields | |
| int | done |
| char * | result |
| switch_input_args_t * | original_args |
Definition at line 4805 of file switch_ivr_async.c.
| int play_and_detect_speech_state_t::done |
Definition at line 4806 of file switch_ivr_async.c.
Referenced by play_and_detect_input_callback(), and switch_ivr_play_and_detect_speech().
| switch_input_args_t* play_and_detect_speech_state_t::original_args |
Definition at line 4808 of file switch_ivr_async.c.
Referenced by play_and_detect_input_callback(), and switch_ivr_play_and_detect_speech().
| char* play_and_detect_speech_state_t::result |
Definition at line 4807 of file switch_ivr_async.c.
Referenced by play_and_detect_input_callback(), and switch_ivr_play_and_detect_speech().
1.8.13