Hey Team!,
I was wondering if there is a script that handles responses for the ConvaiNPC.
Essentially what I am looking for is… when I speak to my convai bot… which script handles generating of the response and sending BEFORE the bot speaks it out.
Hoping someone can help out with this!
Thanks!
Hello @Dylan_Suaris1,
You can take a look at the ConvaiGRPCAPI.cs script. It handles the core logic related to generating and sending responses.
ConvaiGRPCAPI.cs
In general, the folder you’ll want to explore is: Assets\Convai\Scripts\Runtime\Core
Assets\Convai\Scripts\Runtime\Core
Let us know if you need more guidance!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.