speech_thread_handle Struct Reference

Collaboration diagram for speech_thread_handle:
[legend]

Data Fields

switch_core_session_tsession
switch_asr_handle_tah
switch_media_bug_tbug
switch_mutex_tmutex
switch_thread_cond_tcond
switch_memory_pool_tpool
int ready

Detailed Description

Definition at line 3458 of file switch_ivr_async.c.


Field Documentation

switch_asr_handle_t* speech_thread_handle::ah

Definition at line 3460 of file switch_ivr_async.c.

Referenced by speech_callback(), speech_on_dtmf(), speech_thread(), switch_ivr_detect_speech(), switch_ivr_detect_speech_disable_all_grammars(), switch_ivr_detect_speech_disable_grammar(), switch_ivr_detect_speech_enable_grammar(), switch_ivr_detect_speech_load_grammar(), switch_ivr_detect_speech_start_input_timers(), switch_ivr_detect_speech_unload_grammar(), switch_ivr_pause_detect_speech(), switch_ivr_resume_detect_speech(), and switch_ivr_set_param_detect_speech().

switch_media_bug_t* speech_thread_handle::bug

Definition at line 3461 of file switch_ivr_async.c.

Referenced by speech_callback(), and switch_ivr_stop_detect_speech().

switch_thread_cond_t* speech_thread_handle::cond

Definition at line 3463 of file switch_ivr_async.c.

Referenced by speech_callback(), and speech_thread().

switch_mutex_t* speech_thread_handle::mutex

Definition at line 3462 of file switch_ivr_async.c.

Referenced by speech_callback(), and speech_thread().

switch_memory_pool_t* speech_thread_handle::pool

Definition at line 3464 of file switch_ivr_async.c.

Referenced by speech_callback(), and speech_thread().

int speech_thread_handle::ready

Definition at line 3465 of file switch_ivr_async.c.

Referenced by speech_callback(), and speech_thread().

switch_core_session_t* speech_thread_handle::session

Definition at line 3459 of file switch_ivr_async.c.

Referenced by speech_on_dtmf(), and speech_thread().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:25 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7