Operations Based on the Presence of Certain Words
This document explains how to detect words and perform certain operations based on it.
Open your Convai Character blueprint and click on
Class Settingsand then onConvaiChatbotcomponent.Under the
Detailssection scroll down to theEventssection and addOn Transcription Receivedevent.

Once we have the transcription of player input, we can perform a substring search on it.

Last updated
Was this helpful?