Home
last modified time | relevance | path

Searched refs:SSML_BREAK_WEAK (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/tts/
Dsvox_ssml_parser.cpp42 #define SSML_BREAK_WEAK "300ms" macro
315 …strcpy(time, SSML_BREAK_WEAK); /* if no time or strength attributes are specified, default to weak… in startElement()
852 strcpy(converted, SSML_BREAK_WEAK); in convertBreakStrengthToTime()