pocketsphinx_properties.h File Reference

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)

Detailed Description

PocketSphinx Properties.


Typedef Documentation

Declaration of PocketSphinx properties


Enumeration Type Documentation

Enumeration of PocketSphinx models

Enumerator:
POCKETSPHINX_MODEL_NARROWBAND 

narrowband model

POCKETSPHINX_MODEL_WIDEBAND 

wideband model


Function Documentation

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

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1