Home
last modified time | relevance | path

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

/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp65 #define PICO_DEF_VOLUME 100 macro
115 int picoProp_currVolume = PICO_DEF_VOLUME; /* current volume */
544 if (picoProp_currVolume != PICO_DEF_VOLUME) { /* non-default volume */ in doAddProperties()