User prompt through text

Original Discord Post by petroslouca | 2023-12-17 23:24:10

Hello, I’ve been using the Unity SDK and would like to have an initial user prompt through text, for having the charactar interact first based on this prompt text, prior to the actual first user prompt through Speech-to-Text. How could I achieve this?

Thank you!

Reply by k3kalinix | 2023-12-17 23:27:31

Hello <@606256062613684224>

Reply by k3kalinix | 2023-12-17 23:27:41

Welcome to Convai Community!

Replying to k3kalinix’s Message

Reply by k3kalinix | 2023-12-17 23:27:41
Welcome to Convai Community!

Reply by petroslouca | 2023-12-17 23:28:48

Thank you! Looking forward for networking and dev tips!

Reply by k3kalinix | 2023-12-17 23:28:50

If I understand correctly, instead of speech to text, you want to chat with the NPC with text.

Reply by petroslouca | 2023-12-17 23:29:27

Just the first time only with text, the rest of functionality is using Speech-to-Text.

Reply by k3kalinix | 2023-12-17 23:30:39

When did you download Convai?
From our own site or from Asset Store?

Reply by petroslouca | 2023-12-17 23:30:39

I would like the character to start the conversation based on this text

Reply by petroslouca | 2023-12-17 23:31:05

Embedded Content:
Downloads
Link: Downloads | Documentation
Thumbnail

Reply by petroslouca | 2023-12-17 23:32:06

My project is actually using this… ConvaiDemoProject.zip - Google Drive

Embedded Content:
ConvaiDemoProject.zip
Link: ConvaiDemoProject.zip - Google Drive

Replying to petroslouca’s Message

Reply by petroslouca | 2023-12-17 23:31:05
Downloads | Documentation

Reply by k3kalinix | 2023-12-17 23:33:16

If you downloaded after November 27th, we’ve updated our package and you can speak with text or Speech at the same time.

Reply by k3kalinix | 2023-12-17 23:35:08

I recommend installing the updated version.

Reply by petroslouca | 2023-12-17 23:38:54

I am skepticism in doing that as I have already progressed my project significantly. There must be a way to just input a prompt through text. The documentation mentions about a script but could not find it Documentation

Embedded Content:
ConvaiTextInOut.cs
Link: Documentation
Thumbnail

Reply by petroslouca | 2023-12-17 23:40:11

Thank you for your time!

Reply by k3kalinix | 2023-12-17 23:42:06

Yes it can be implemented, but I don’t understand exactly which version you are using.
Rishav can help you to implement TextInTextOut. But it is too late for him now.

Reply by k3kalinix | 2023-12-17 23:42:58

All of these things have been added in the update and the plugin has been improved. If you use Github, you can try it in a separate branch.

Reply by petroslouca | 2023-12-17 23:46:33

Thank you for your help. I remain standby for news from Rishav!

Reply by k3kalinix | 2023-12-17 23:46:37

<@614184022121119745>

Reply by k3kalinix | 2023-12-18 20:32:01

<@614184022121119745>

Reply by petroslouca | 2023-12-20 23:02:00

No update yet on the subject…