I need to access the AI’s response text in order to trigger some external actions. Could you please advise which subscription plan includes access to text-to-speech and full response text functionality? I am ready to upgrade or purchase the appropriate plan.
Am a beginner in unreal engine, It would be very helpful if you could provide guidance on how to locate or implement these features within the platform.
Of course! Here’s how you can access the relevant feature:
Click on your character’s Blueprint and select the ConvaiChatBot component from the Components panel. Then, in the Details panel, scroll to the Events section. There you’ll find the OnTextReceived event. You can use this event node to trigger your own logic based on the AI’s response. (Please note that this kind of customization is project-specific and falls outside the scope of our official support.)