install Voice
fun installVoice(voiceEntry: VoiceEntry, networkSettings: NetworkSettings = NetworkSettings(useSystemDefaults = true)): Boolean
Requests the installation of voice package.
Return
true if request was processed, false otherwise (for example the object is invalid or contains invalid data).
Parameters
voice Entry
{@link VoiceEntry} object.
network Settings
network settings for downloading voice files