Skip to content

Latest commit

 

History

History
68 lines (60 loc) · 2.71 KB

nn-tapi3if-itttsterminalevent.md

File metadata and controls

68 lines (60 loc) · 2.71 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:tapi3if.ITTTSTerminalEvent
ITTTSTerminalEvent (tapi3if.h)
The ITTTSTerminalEvent interface contains methods that retrieve the description of Text-to-Speech (TTS) terminal events that have occurred.
ITTTSTerminalEvent
ITTTSTerminalEvent interface [TAPI 2.2]
ITTTSTerminalEvent interface [TAPI 2.2]
described
_tapi3_itttsterminalevent
tapi3.itttsterminalevent
tapi3if/ITTTSTerminalEvent
tapi3\itttsterminalevent.htm
tapi3
0375d6e4-cd9f-4245-abf5-1b200af79848
12/05/2018
ITTTSTerminalEvent, ITTTSTerminalEvent interface [TAPI 2.2], ITTTSTerminalEvent interface [TAPI 2.2],described, _tapi3_itttsterminalevent, tapi3.itttsterminalevent, tapi3if/ITTTSTerminalEvent
tapi3if.h
Tapi3.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITTTSTerminalEvent
tapi3if/ITTTSTerminalEvent
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITTTSTerminalEvent

ITTTSTerminalEvent interface

-description

The ITTTSTerminalEvent interface contains methods that retrieve the description of Text-to-Speech (TTS) terminal events that have occurred.

When the application's implementation of the ITTAPIEventNotification::Event method indicates a TAPI_EVENT equal to TE_TTSTERMINAL, the method's pEvent parameter is an IDispatch pointer for the ITTTSTerminalEvent interface.

Note  You must call the ITTAPI::put_EventFilter method and set an event filter mask that includes TE_TTSTERMINAL to enable reception of Text-to-Speech terminal events. If you do not call ITTAPI::put_EventFilter, your application will not receive any events. For more information, see the Events overview.
 

-inheritance

The ITTTSTerminalEvent interface inherits from the IDispatch interface. ITTTSTerminalEvent also has these types of members: