|
UniMRCP
1.3.0
|
#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
| 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)
1.8.3.1