Sub Main (dlgid) dim registration

Set Voice = CreateObject("vmprov5.voicescript") registration = Voice.Register(dlgid)

if registration Then dim key

key = Voice.PlayWav(“test”, True, “Any”, dlgid);

end if End Sub

Voicemail Pro

Page 330

IP Office

15-601063 Issue 20l (03 March 2009)

Page 330
Image 330
Avaya 15-601063 manual Key = Voice.PlayWavtest, True, Any, dlgid End if End Sub