Platform SDK: Web Telephony Engine |
The GetAudioItem property retrieves the specified audio item.
[ sItem = ] Step.GetAudioItem( lIndex )
Returns a string specifying the audio item. If the audio item is a wave file, the file path is wrapped in URL(). For example, if the audio item is a voice file named "introduction.wav", the string returned is "URL(introduction.wav)". If the audio item is a text string, then the string is returned.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.