OnUtteranceCompletedListener
bookmark_borderbookmark
Stay organized with collections
Save and categorize content based on your preferences.
interface OnUtteranceCompletedListener
Listener that will be called when the TTS service has completed synthesizing an utterance. This is only called if the utterance has an utterance ID (see TextToSpeech.Engine.KEY_PARAM_UTTERANCE_ID
).
Summary
Public methods |
abstract Unit |
Called when an utterance has been synthesized.
|
Public methods
onUtteranceCompleted
abstract fun onUtteranceCompleted(utteranceId: String!): Unit
Deprecated: Deprecated in Java.
Called when an utterance has been synthesized.
Parameters |
utteranceId |
String!: the identifier of the utterance. |
Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.
Updated Jan 3, 2024
Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.
Updated Dec 11, 2024
Tracks AGP API deprecations and removals in a central location.
Updated Oct 24, 2024
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-12-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-18 UTC."],[],[]]