mrcp_recog_resource.h File Reference

MRCP Recognizer Resource. More...

#include "mrcp_types.h"

Go to the source code of this file.

Enumerations

enum  mrcp_recognizer_method_id {
  RECOGNIZER_SET_PARAMS, RECOGNIZER_GET_PARAMS, RECOGNIZER_DEFINE_GRAMMAR, RECOGNIZER_RECOGNIZE,
  RECOGNIZER_INTERPRET, RECOGNIZER_GET_RESULT, RECOGNIZER_START_INPUT_TIMERS, RECOGNIZER_STOP,
  RECOGNIZER_START_PHRASE_ENROLLMENT, RECOGNIZER_ENROLLMENT_ROLLBACK, RECOGNIZER_END_PHRASE_ENROLLMENT, RECOGNIZER_MODIFY_PHRASE,
  RECOGNIZER_DELETE_PHRASE, RECOGNIZER_METHOD_COUNT
}
enum  mrcp_recognizer_event_id { RECOGNIZER_START_OF_INPUT, RECOGNIZER_RECOGNITION_COMPLETE, RECOGNIZER_INTERPRETATION_COMPLETE, RECOGNIZER_EVENT_COUNT }

Functions

mrcp_resource_tmrcp_recog_resource_create (apr_pool_t *pool)

Detailed Description

MRCP Recognizer Resource.


Enumeration Type Documentation

MRCP recognizer events

MRCP recognizer methods


Function Documentation

mrcp_resource_t* mrcp_recog_resource_create ( apr_pool_t *  pool  ) 

Create MRCP recognizer resource

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1