VoiceEntry

data class VoiceEntry

Return information about downloaded voice packages.

Permanent id for a voice: Only installed and system (tts) voices have permanent id. Id is guaranteed to stay same for a voice and can be matched with a VoiceEntry from VoiceManager.getInstalledVoices or VoiceDownload.getAvailableVoiceList unless it is uninstalled or a different tts engine is picked in android system settings.

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
fun interface OnGetStatusCallback
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard