#include <speech.h>
Collaboration diagram for ast_speech_result:

Data Fields | |
| char * | grammar |
| int | nbest_num |
| ast_speech_result * | next |
| int | score |
| char * | text |
Definition at line 102 of file speech.h.
| char* grammar |
| int nbest_num |
NBest Alternative number if in NBest results type
Definition at line 108 of file speech.h.
Referenced by find_result().
| struct ast_speech_result* next |
| char* text |
1.5.1