Platform SDK: Web Telephony Engine |
The CutThroughMode property retrieves the cut-through mode of the telephony step. The cut-through mode determines whether WTE accepts the caller's input while playing the audio items for an element.
[ bCutThrough = ] Step.CutThroughMode
Setting | Meaning |
---|---|
TRUE | Accept input from the caller while playing audio items. |
FALSE | Wait until all audio items are played to conclusion before accepting input from the caller. |
This property is read-only.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.