OnGetPermanentIdCallback

Functions

Link copied to clipboard
abstract fun onPermanentId(permanentId: String?)

Returns a 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.