#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 |
MRCP prosody-volume
one of "silent", "x-soft", ...
numeric value
relative change
prosody-volume type (one of label,numeric,relative change)
union { ... } mrcp_prosody_volume_t::value |
prosody-volume value