#include <switch_types.h>
Collaboration diagram for switch_say_args_t:
Data Fields | |
| switch_say_type_t | type |
| switch_say_method_t | method |
| switch_say_gender_t | gender |
| const char * | ext |
Definition at line 1923 of file switch_types.h.
| const char* switch_say_args_t::ext |
Definition at line 1926 of file switch_types.h.
Referenced by switch_ivr_phrase_macro_event(), switch_ivr_say(), and switch_ivr_say_string().
Definition at line 1925 of file switch_types.h.
Referenced by switch_ivr_phrase_macro_event(), switch_ivr_say(), and switch_ivr_say_string().
Definition at line 1924 of file switch_types.h.
Referenced by switch_ivr_phrase_macro_event(), switch_ivr_say(), and switch_ivr_say_string().
1.4.7