summaryrefslogtreecommitdiff
path: root/services/texttospeech/java/com
AgeCommit message (Expand)Author
2025-01-06[audio] Bind TTS with FOREGROUND_SERVICE Atneya Nair
2023-03-20Use Context.BIND_SCHEDULE_LIKE_TOP_APP when binding to the TextToSpeechServic... Rakesh Iyer
2023-03-19Use Context.BIND_SCHEDULE_LIKE_TOP_APP when binding to the TextToSpeechServic... Rakesh Iyer
2023-03-19Use Context.BIND_SCHEDULE_LIKE_TOP_APP when binding to the TextToSpeechService. Rakesh Iyer
2023-02-17Fix NPE in TTS service if no engine string Felix Oghina
2023-01-26TTS: Fix binders leak due to a circular dependency Aleksandar Kiridzic
2021-04-07Fix TextToSpeech system connection error handling Alex Agranovich
2021-02-18Add a system TextToSpeech implementation that initiates the connection throug... Alex Agranovich
2021-02-18Revert "Add a system TextToSpeech implementation that initiates ..." Greg Kaiser
2021-02-08 Add a system TextToSpeech implementation that initiates the connection th... Alex Agranovich