Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicotok.c183 #define PICO_SPEAKER_MAX 180 macro
757 … tok_checkLimits(this, & uval, PICO_SPEAKER_MIN, PICO_SPEAKER_MAX, (picoos_uchar*)"volume"); in tok_interpretMarkup()