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

Data Fields | |
| const switch_asr_interface_t * | asr_interface |
| uint32_t | flags |
| char * | name |
| char * | codec |
| uint32_t | rate |
| char * | grammar |
| char * | param |
| switch_memory_pool_t * | memory_pool |
| void * | private_info |
|
|
the interface of the module that implemented the current speech interface |
|
|
The Codec |
|
|
flags to control behaviour |
|
|
|
|
|
the handle's memory pool |
|
|
The Name |
|
|
module specific param |
|
|
private data for the format module to store handle specific info |
|
|
The Rate |
1.3.9.1