contents.gifindex.gifprev1.gifnext1.gif

PlayPrompt method

This method uses the Prompt Manager facility in the CT Access VCE (voice) service to voice a text string to the remote party. Refer to the CT Access Developers Manual for details on how the CT Access prompt manager works.

Your program can pass text strings to this method and the prompt manager will attempt to build a list of files that, when played, will voice the information in the string your program passed. This method can be used as an alternative to the PlayDate, PlayMoney, PlayNumber, and PlayTime methods.

Type

Arguments: PromptString BSTR

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

Property interactions: None.