blob: e209a286966aa8aad8597c83e2f1c5d12df0b89f [file] [log] [blame]
Narayan Kamath6dabb632011-07-08 12:13:03 +01001# See system/core/logcat/event.logtags for a description of the format of this file.
2
3option java_package android.speech.tts;
4
Narayan Kamath492b7f02011-11-29 17:02:06 +0000576001 tts_speak_success (engine|3),(caller_uid|1),(caller_pid|1),(length|1),(locale|3),(rate|1),(pitch|1),(engine_latency|2|3),(engine_total|2|3),(audio_latency|2|3)
676002 tts_speak_failure (engine|3),(caller_uid|1),(caller_pid|1),(length|1),(locale|3),(rate|1),(pitch|1)
Przemyslaw Szczepaniak90d15d22013-06-14 12:02:53 +01007
876003 tts_v2_speak_success (engine|3),(caller_uid|1),(caller_pid|1),(length|1),(request_config|3),(engine_latency|2|3),(engine_total|2|3),(audio_latency|2|3)
976004 tts_v2_speak_failure (engine|3),(caller_uid|1),(caller_pid|1),(length|1),(request_config|3), (statusCode|1)