UniMRCP  1.7.0
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

◆ label

mrcp_prosody_volume_label_e mrcp_prosody_volume_t::label

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

◆ numeric

float mrcp_prosody_volume_t::numeric

numeric value

◆ relative

float mrcp_prosody_volume_t::relative

relative change

◆ type

mrcp_prosody_volume_type_e mrcp_prosody_volume_t::type

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

◆ value

union { ... } mrcp_prosody_volume_t::value

prosody-volume value


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