Sample 03: EventLogger

Description

This sample illustrates the integration of the TwinCAT EventLogger with TwinCAT Speech.

An event class "EventSpeechTestClass" is defined in the sample. This has 2 events, one for triggering on recognizing speech and one with which the speech output takes place.

The PLC program is only used to send the corresponding event to the speech output.
An event is triggered if the speech recognition recognizes "Hello TwinCAT".

You control the TwinCAT events as usual in the "Logged Events" window.

With all TwinCAT Speech samples, a configuration is stored that uses the operating system's default sound card.

Notice Activate the TwinCAT Speech configuration.

Sample project

https://github.com/Beckhoff/TF4500_Samples/tree/main/TcSpeech_Sample_Eventlogger

Further information

Quickstart Eventlogger