PocketSphinx Properties. More...
#include "apt_dir_layout.h"Go to the source code of this file.
Data Structures | |
| struct | pocketsphinx_properties_t |
Typedefs | |
| typedef struct pocketsphinx_properties_t | pocketsphinx_properties_t |
Enumerations | |
| enum | pocketsphinx_model_e { POCKETSPHINX_MODEL_NARROWBAND, POCKETSPHINX_MODEL_WIDEBAND } |
Functions | |
| apt_bool_t | pocketsphinx_properties_load (pocketsphinx_properties_t *properties, const char *file_path, const apt_dir_layout_t *dir_layout, apr_pool_t *pool) |
PocketSphinx Properties.
| typedef struct pocketsphinx_properties_t pocketsphinx_properties_t |
Declaration of PocketSphinx properties
| enum pocketsphinx_model_e |
| apt_bool_t pocketsphinx_properties_load | ( | pocketsphinx_properties_t * | properties, | |
| const char * | file_path, | |||
| const apt_dir_layout_t * | dir_layout, | |||
| apr_pool_t * | pool | |||
| ) |
Load PocketSphinx properties
1.6.1