Usage Boolean AnnoUISetVoiceFile(VoiceFile As String)
Description Sets up the new object wav path and filename for the user interface handler. It is applied to the new aotVoice objects and the selected objects of these types, if there are any.
Parameters VoiceFile String Path and filename of the wav file.
Return value TRUE on success, otherwise FALSE.
Programming Notes None