summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tts_api_util.h
Commit message (Expand)AuthorAgeFilesLines
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-071-23/+0
* Remove Value::GetAsInteger() calls.yusukes@google.com2011-05-051-5/+1
* Extend the TTS extension API to allow an extension to register itself asdmazzoni@chromium.org2010-12-231-13/+7
* Implement the TTS completion callback in a generic way so that the callbackdmazzoni@chromium.org2010-10-271-0/+1
* Add support for speak properties such as rate to platform specific TTS.dtseng@chromium.org2010-09-151-0/+32