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

#include <mrcp_synth_header.h>

Data Fields

mrcp_prosody_volume_type_e type
 
union {
   mrcp_prosody_volume_label_e   label
 
   float   numeric
 
   float   relative
 
value
 

Detailed Description

MRCP prosody-volume

Field Documentation

mrcp_prosody_volume_label_e mrcp_prosody_volume_t::label

one of "silent", "x-soft", ...

float mrcp_prosody_volume_t::numeric

numeric value

float mrcp_prosody_volume_t::relative

relative change

mrcp_prosody_volume_type_e mrcp_prosody_volume_t::type

prosody-volume type (one of label,numeric,relative change)

union { ... } mrcp_prosody_volume_t::value

prosody-volume value


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