installVoice

open fun installVoice(voiceEntry: VoiceEntry): 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

VoiceEntry object.