ISpNotifyTranslator (SAPI 5.4)

Microsoft Speech API 5.4

ISpNotifyTranslator

Once the SpNotifyTranslator object has been initialized, the ISpNotifySource::SetNotifySink method can be called, passing the translator object interface as the parameter. The translator will then convert the call to ISpNotifySink::Notify into the appropriate notification.

Because ISpNotifySource supports most of the functionality of this interface, application writers will not normally use either this interface or the SpNotifyTranslator object. In fact, SAPI uses this object to implement the various methods of ISpNotifySource. The method InitWin32Event supports the ability to initialize the translator with a specific event object, and so could be used for that purpose.

Implemented By

Methods in Vtable Order

ISpNotifyTranslator Methods
ISpNotifySink interface
InitWindowMessage
InitCallback
InitSpNotifyCallback
InitWin32Event
Wait
GetEventHandle