Voice Download
open class VoiceDownload : NativeMethodsReceiver, SygicContext.OnContextDestroyListener
Content copied to clipboard
Types
Functions
Link copied to clipboard
open fun addVoiceInstallationListener(listener: VoiceInstallListener, @Nullable executor: Executor)
Content copied to clipboard
Registers a VoiceInstallListener.
Link copied to clipboard
Link copied to clipboard
open fun getAvailableVoiceList(@NonNull callback: VoiceDownload.AvailableVoicesCallback)
Content copied to clipboard
open fun getAvailableVoiceList(@NonNull callback: VoiceDownload.AvailableVoicesCallback, @Nullable executor: Executor)
Content copied to clipboard
Returns all available voices.
Link copied to clipboard
Requests the installation of voice package.
Link copied to clipboard
Link copied to clipboard
Removes a VoiceInstallListener.
Link copied to clipboard
Request the uninstallation of voice package.