Original Discord Post by mdavies76 | 2024-08-06 21:49:17
I am working on a VR project which involved voice communication with a Convai character. Most is going well, I am able to speak and hear a response from the character. I created a widget to display my voice input as text in the environment. It is recieving and displaying my input (transcript) properly, but not displaying the characters response (text). It seems to be that in the “On text received (Convai Chatbot)” event, the parameter “Bot text” is returning empty. Has anyone else encountered this and/or have a solution? I was following this tutorial from Convai: https://youtu.be/Up0Ria9PaFI?si=eqvWBCjl2p6TU3em. The display is just showing "[MetaHuman_Name]: ", Therefore the text on the widget is being set correctly, but “bot text” is returning an empty string.
Embedded Content:
Add Live Transcriptions and Events for AI NPCs in Unreal Engine | C…
After having set up conversation capabilities for your AI Characters in Unreal Engine 5, we dive into Part 2 of this tutorial series where we set up the Convai UE plugin for live AI transcriptions and events.
Full Playlist here: https://www.youtube.com/playlist?list=PLn_7tCx0ChiogfggG1AVo6IkELQSLt6o3
Tutorial Project: https://drive.google.com/…
Link: https://www.youtube.com/watch?v=Up0Ria9PaFI