Home | History | Annotate | Download | only in tts

Lines Matching full:setproperty

1117     //return setProperty("language", value, size);
1304 /** setProperty
1311 tts_result TtsEngine::setProperty( const char * property, const char * value, const size_t size )
1321 ALOGE("setProperty called with property NULL");
1326 ALOGE("setProperty called with value NULL");
1390 This property was previously set by setProperty or by default. */