#include <mrcp_synth_header.h>
Data Fields | |
| mrcp_speech_length_type_e | type |
| union { | |
| apt_str_t tag | |
| mrcp_numeric_speech_length_t numeric | |
| } | value |
Definition of speech-length value
Numeric speech-length
Text speech-length
Speech-length type (numeric/text)
| union { ... } mrcp_speech_length_value_t::value |
Speech-length value (either numeric or text)
1.6.1