UniMRCP  1.7.0
Enumerations | Functions
mrcp_synth_resource.h File Reference

MRCP Synthesizer Resource. More...

#include "mrcp_types.h"
Include dependency graph for mrcp_synth_resource.h:
This graph shows which files directly or indirectly include this file:

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_event_id

MRCP synthesizer events

◆ mrcp_synthesizer_method_id

MRCP synthesizer methods

Function Documentation

◆ mrcp_synth_resource_create()

mrcp_resource_t* mrcp_synth_resource_create ( apr_pool_t *  pool)

Create MRCP synthesizer resource