K3
December 17, 2023, 11:24pm
1
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!
K3
December 17, 2023, 11:27pm
2
Reply by k3kalinix | 2023-12-17 23:27:31
Hello <@606256062613684224>
K3
December 17, 2023, 11:27pm
3
Reply by k3kalinix | 2023-12-17 23:27:41
Welcome to Convai Community!
K3
December 17, 2023, 11:28pm
4
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!
K3
December 17, 2023, 11:28pm
5
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.
K3
December 17, 2023, 11:29pm
6
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.
K3
December 17, 2023, 11:30pm
7
Reply by k3kalinix | 2023-12-17 23:30:39
When did you download Convai?
From our own site or from Asset Store?
K3
December 17, 2023, 11:30pm
8
Reply by petroslouca | 2023-12-17 23:30:39
I would like the character to start the conversation based on this text
K3
December 17, 2023, 11:31pm
9
Reply by petroslouca | 2023-12-17 23:31:05
Embedded Content:
Downloads
Link: Downloads | Documentation
K3
December 17, 2023, 11:32pm
10
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
K3
December 17, 2023, 11:33pm
11
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.
K3
December 17, 2023, 11:35pm
12
Reply by k3kalinix | 2023-12-17 23:35:08
I recommend installing the updated version.
K3
December 17, 2023, 11:38pm
13
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
K3
December 17, 2023, 11:40pm
14
Reply by petroslouca | 2023-12-17 23:40:11
Thank you for your time!
K3
December 17, 2023, 11:42pm
15
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.
K3
December 17, 2023, 11:42pm
16
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.
K3
December 17, 2023, 11:46pm
17
Reply by petroslouca | 2023-12-17 23:46:33
Thank you for your help. I remain standby for news from Rishav!
K3
December 17, 2023, 11:46pm
18
Reply by k3kalinix | 2023-12-17 23:46:37
<@614184022121119745>
K3
December 18, 2023, 8:32pm
19
Reply by k3kalinix | 2023-12-18 20:32:01
<@614184022121119745>
K3
December 20, 2023, 11:02pm
20
Reply by petroslouca | 2023-12-20 23:02:00
No update yet on the subject…