#include <switch_module_interfaces.h>
Collaboration diagram for switch_say_interface:

Data Fields | |
| const char * | interface_name |
| switch_say_callback_t | say_function |
| switch_thread_rwlock_t * | rwlock |
| switch_say_interface * | next |
|
|
the name of the interface |
|
|
|
|
|
|
|
|
function to pass down to the module |
1.3.9.1