History log of /external/svox/pico/tts/svox_ssml_parser.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
31a809cefabaafd5b82574df08615855f1019a43 06-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/157220

Bug: 5449033
Change-Id: I24cb51849561ed5ebe3d8f87bd62deb034b86244
/external/svox/pico/tts/svox_ssml_parser.cpp
659851c7b5a2d0023266bf34634179ff8d08e3ba 04-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156801

Bug: 5449033
Change-Id: I2de8398913d131042541e344c3f8fa6db44f37aa
/external/svox/pico/tts/svox_ssml_parser.cpp
0e684c35978ae1db311baee6e343f71faa2dbbfa 22-Jul-2009 Jean-Michel Trivi <jmtrivi@google.com> Lower the synthesis volume values to prevent saturation.
/external/svox/pico/tts/svox_ssml_parser.cpp
474a319cfd410d4bbc5c76d0b382348181f499b8 18-Jul-2009 Charles Chen <clchen@google.com> Workaround to enable the default volume to be adjusted.
Modifying the SSML volume definitions to match the default
volume.
/external/svox/pico/tts/svox_ssml_parser.cpp
4bbdb2d4013fa7deb73da0189e9a0e4819e69da9 08-Jul-2009 Jean-Michel Trivi <jmtrivi@google.com> Integrate latest SVOX code drop, includes support for the phoneme tag.
Reformat TtsEngine implementation to Android style.
/external/svox/pico/tts/svox_ssml_parser.cpp
39358f0dacad8cece6c2d3ef1055030f57090c79 02-Jul-2009 Jean-Michel Trivi <jmtrivi@google.com> - Integrate SVOX's latest code drop.
- Fix a bug where TTS_SYNTH_DONE was signaled to the TTS service synth proxy
even though the synthesis wasn't done (more data to be played).
- Deprecated the synthesizeIPA() function as it will be supported by the
phoneme tag in synthesize().
/external/svox/pico/tts/svox_ssml_parser.cpp