Home
last modified time | relevance | path

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

/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp63 #define PICO_MIN_VOLUME 0 macro
1371 if (volume < PICO_MIN_VOLUME) { in setProperty()
1372 volume = PICO_MIN_VOLUME; in setProperty()