Home
last modified time | relevance | path

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

/external/svox/pico/tts/
Dsvox_ssml_parser.cpp32 #define SSML_RATE_FAST "250" macro
715 strcpy(converted, SSML_RATE_FAST); in convertToSvoxRate()