Original Discord Post by wamgamejay_33501 | 2024-09-30 20:13:57
Hello, sorry for the first message. Was sent early.
There is the issue: in the build the chatbox is not sending messages after I click OK. The text just stays in the inpout field. The text to speech works fine, the character responds.
Unity Version 2022.3.48f1
Latest Anoroid SDK and Convai SDK
I’ve tried to build even from Convai demo scene. Doesn’t work.
I’ve tried the build on Smasung S20, A55, on some Motorola, …
The AI guy on Convai.com was not able to help me. No errors in the console. I’m stuck.
hi <@1199860761518936146> you can leverage the onSubmit event on the inputfield to call HandleInputSubmission, for this please make the following changes
Headover to ConvaiPlayerInteractionManager class and make HandleInputSubmission a public method