installVoice

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

voiceEntry

{@link VoiceEntry} object.

networkSettings

network settings for downloading voice files