Platform SDK: Web Telephony Engine

WTEApplication.RecordStopSilenceTime Property

The WTEApplication.RecordStopSilenceTime property sets or retrieves the duration of silence after which recording stops.

Syntax

WTEApplication.RecordStopSilenceTime [ = iDuration ]

Possible Values

iDuration
Integer specifying the duration of silence, in seconds. The MAX_WTE_RecordStopSilenceTime value defines the maximum duration. The value -1 specifies an unlimited duration.

This property is read-write.

Remarks

This property is not yet implemented.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Mswtecom.idl and Mswtecom.h.
  Library: Use Mswtecom.lib.

See Also

MaxRecordTime, WTEApplication