UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
mrcp_prosody_rate_t Struct Reference

#include <mrcp_synth_header.h>

Data Fields

mrcp_prosody_rate_type_e type
 
union {
   mrcp_prosody_rate_label_e   label
 
   float   relative
 
value
 

Detailed Description

MRCP prosody-rate

Field Documentation

mrcp_prosody_rate_label_e mrcp_prosody_rate_t::label

one of "x-slow", "slow", ...

float mrcp_prosody_rate_t::relative

relative change

mrcp_prosody_rate_type_e mrcp_prosody_rate_t::type

prosody-rate type (one of label, relative change)

union { ... } mrcp_prosody_rate_t::value

prosody-rate value


The documentation for this struct was generated from the following file: