UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Enumerations | Functions
mrcp_synth_resource.h File Reference

MRCP Synthesizer Resource. More...

#include "mrcp_types.h"

Go to the source code of this file.

Enumerations

enum  mrcp_synthesizer_method_id {
  SYNTHESIZER_SET_PARAMS, SYNTHESIZER_GET_PARAMS, SYNTHESIZER_SPEAK, SYNTHESIZER_STOP,
  SYNTHESIZER_PAUSE, SYNTHESIZER_RESUME, SYNTHESIZER_BARGE_IN_OCCURRED, SYNTHESIZER_CONTROL,
  SYNTHESIZER_DEFINE_LEXICON, SYNTHESIZER_METHOD_COUNT
}
 
enum  mrcp_synthesizer_event_id { SYNTHESIZER_SPEECH_MARKER, SYNTHESIZER_SPEAK_COMPLETE, SYNTHESIZER_EVENT_COUNT }
 

Functions

mrcp_resource_tmrcp_synth_resource_create (apr_pool_t *pool)
 

Detailed Description

MRCP Synthesizer Resource.

Enumeration Type Documentation

MRCP synthesizer events

MRCP synthesizer methods

Function Documentation

mrcp_resource_t* mrcp_synth_resource_create ( apr_pool_t *  pool)

Create MRCP synthesizer resource