Convai UI Support

Original Discord Post by gamedev07 | 2024-11-19 11:59:08

I want your Help in Convai Again
I am Making A Mobile application with convai How Can i Send Player text by Clicking on Send BUtton ?
and also I want to add Mic with push to talk

Reply by k3kalinix | 2024-11-19 12:19:11

You can check the Convai Mobile Demo Scene.

Reply by gamedev07 | 2024-11-19 12:20:15

i did

Reply by gamedev07 | 2024-11-19 12:20:32

but in it there are no sending option avaible?

Reply by gamedev07 | 2024-11-19 12:21:21

i want to add send button like whatsapp

Reply by gamedev07 | 2024-11-19 12:21:33

so i can please help ?

Reply by gamedev07 | 2024-11-19 12:23:22

in my problem there is chat panel but you have press enter to send what ever you have writen so its problem and also i checked the inputsyyem its bit problem

Reply by k3kalinix | 2024-11-19 12:24:25

Please check the mobile demo scene. There is an example.

Reply by k3kalinix | 2024-11-19 12:24:39

Probably you are checking the different scene.

Reply by gamedev07 | 2024-11-19 12:26:02

no sir i am at right scen

Reply by gamedev07 | 2024-11-19 12:26:21

Images:
image.png

Reply by gamedev07 | 2024-11-19 12:26:58

in this scene i have you have press enter every time to send Text from player side

Reply by k3kalinix | 2024-11-19 12:29:18

Are you asking for the mic button implementation or text input implementation?

Reply by gamedev07 | 2024-11-19 12:31:30

i am asking about to add player text send button for chat

Reply by k3kalinix | 2024-11-19 12:32:20

Add a button and call the HandleInputSubmission

Reply by k3kalinix | 2024-11-19 12:32:37

It is in the ConvaiPlayerInteractionManager.cs

Reply by k3kalinix | 2024-11-19 12:32:44

Don’t forget to make this public.

Reply by gamedev07 | 2024-11-19 12:33:23

and also i want to make the mic option to push to talk its right now on Tap and Relsease

Reply by k3kalinix | 2024-11-19 12:33:47

It is push to talk.

Reply by gamedev07 | 2024-11-19 12:36:19

no its right now in Tap and Release like you I want to give User mic on and Off Option \