onVoiceInstallProgress

abstract fun onVoiceInstallProgress(    entry: VoiceEntry,     bytesDownloaded: Long,     totalBytes: Long)

Callback to report the Voice package install progress.