Bot Text returning empty

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

Reply by mighty_brute | 2024-08-07 06:11:47

Hello <@350461137357242368>,

You can refer to ConvaiBasePlayer to see how it is implemented. You can find ConvaiBasePlayer in ConvaiContent/Core. Let me know if you encounter any issues.

Replying to mighty_brute’s Message

Reply by mighty_brute | 2024-08-07 06:11:47
Hello <@350461137357242368>,

You can refer to ConvaiBasePlayer to see how it is implemented. You can find ConvaiBasePlayer in ConvaiContent/Core. Let me know if you encounter any issues.

Reply by mdavies76 | 2024-08-08 23:39:51

Ok thanks for the reply, I will look into it

Replying to mdavies76’s Message

Reply by mdavies76 | 2024-08-08 23:39:51
Ok thanks for the reply, I will look into it

Reply by hitman2411 | 2024-10-03 18:25:53

<@350461137357242368> Hi, sorry for messaging but did you ever solve this as I am having the same issue

This conversation happened on the Convai Discord Server, so this post will be closed.