Unity webgl mobile talk function

Original Discord Post by swastika1232296 | 2024-11-09 12:08:52

Hi, I am using the paid version of convai. I am using the unity asset store package and have setup the scene using my custom character and knowledge base. The issue I am having is When I get the webgl output and upload on my server, I cant enable talk for mobile web browser as there is no T key.

Can you tell me what code changes to make to enable it on mobile web browser ?

Reply by swastika1232296 | 2024-11-09 12:12:30

<@1023671043287699568> please help …

Reply by swastika1232296 | 2024-11-09 12:14:03

<@1023671043287699568> do I do changes in Controls.cs script ?

Reply by k3kalinix | 2024-11-09 12:15:25

Just add a button and call the StartListening / StopListening methods

Reply by swastika1232296 | 2024-11-09 12:16:24

ok ill do that

Reply by swastika1232296 | 2024-11-09 12:42:47

which script is the start listening method ?

Reply by k3kalinix | 2024-11-09 12:43:52

ConvaiNPC

Reply by swastika1232296 | 2024-11-11 05:11:16

Thank you

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