contents.gifindex.gifprev1.gifnext1.gif

PlayVoxMsgList method

This method allows your program to play a series of messages (segments) from an NMS VOX file. This method takes the name of the VOX file that contains the messages to be played and an array of message numbers in long integer form.

All messages to be played must be stored in the same VOX file. The messages are played in the order that their message numbers appear in the array.

Type

Arguments: VoiceFileName BSTR

MsgNums VARIANT FAR&

Returns: A long integer status code (see ActiveAG Status codes)

Property interactions: PlayDTMFAbort property and PlayGain property