VoiceChange news Content of documentation User documentation Administrator documentation Index of terms Technical Support Search on-line

VoiceChange COM objects reference - main list
Method PlayWAV

Syntax

DTMF = VXVoiceObject.PlayWAV(WAVName,Params,StatusParams)

Description

Plays the file WAVName and returns received DTMF.

Parameter string Params:

Parameter Description
keep_in_cache 0 (default) - temporary file for sending the file into line driver can be deleted.

1 - temporary file for sending the file into line driver wont be deleted by the object itself.

Optionaly Params can contain prameters for line driver (see Line.SendVoice).

Output parameter string StatusParams see Line.SendVoice.