Home
last modified time | relevance | path

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

/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp61 #define PICO_DEF_PITCH 100 macro
114 int picoProp_currPitch = PICO_DEF_PITCH; /* current pitch */
533 if (picoProp_currPitch != PICO_DEF_PITCH) { /* non-default pitch */ in doAddProperties()