Search found 7 matches

by lakshman
Fri Jul 22, 2022 3:32 am
Forum: Dialogue System for Unity
Topic: How to control dialogue flow during the conversation.
Replies: 5
Views: 393

Re: How to control dialogue flow during the conversation.

Hello again,

Thank you Tony for the guidance. The functionality according to our need is fulfilled.
I have one more question :roll: Is there is way to give hyper reference of a website in "Subtitle Panel" or "Response Panel" ?


Thank you,
Lakshman
by lakshman
Mon Jul 18, 2022 1:22 am
Forum: Dialogue System for Unity
Topic: How to control dialogue flow during the conversation.
Replies: 5
Views: 393

Re: How to control dialogue flow during the conversation.

Hello Tony, Firstly sorry for the late reply. Thank you for pointing me to the right direction to achieve the required functionality. I don't understand. Are you asking how to keep the dialogue UI visible even when a conversation is not playing? Yes, imagine there is a pause button when we click on ...
by lakshman
Fri Jul 08, 2022 3:23 am
Forum: Dialogue System for Unity
Topic: How to control dialogue flow during the conversation.
Replies: 5
Views: 393

How to control dialogue flow during the conversation.

Hi Tony, As I have created a SMS conversational flow, and everything is working as expected. There are two questions : 1. I'm wondering how to control the flow like, on next button click I need to forward the conversation to the next dialogue and pervious button to replay previous dialogues. And als...
by lakshman
Mon May 16, 2022 11:55 pm
Forum: Dialogue System for Unity
Topic: Multiple SMS dialogue with RT-Voice integration.
Replies: 3
Views: 405

Re: Multiple SMS dialogue with RT-Voice integration.

Hi Tony,

Thank you for helping me to fix the issue. After adding dialogue actor component and setting up the actor from drop down the issue has been fixed.

Thank you.
by lakshman
Thu May 12, 2022 11:51 am
Forum: Dialogue System for Unity
Topic: Multiple SMS dialogue with RT-Voice integration.
Replies: 3
Views: 405

Multiple SMS dialogue with RT-Voice integration.

Hi Tony, In our project we want multiple SMS interface to be handled by different character. I have added the multiple instances of SMS UI using SMSconversationhandler.cs and also added RT-Voice component for voice generation. But when we play the scene not able to generate the voice. Please let us ...
by lakshman
Mon Mar 14, 2022 8:04 am
Forum: Dialogue System for Unity
Topic: Dialogue system integration using AWS Polly for TTS functionality.
Replies: 3
Views: 408

Re: Dialogue system integration using AWS Polly for TTS functionality.

Hi Tony, Thank you for the suggestion. We will look into it. But I have one more question/doubt, as you said the Dialogue System doesn't provide an integration for AWS Polly. Can we use AWS services like DynamoDB to store and retrieve the input data from the user. Example : NPC will ask for the user...
by lakshman
Fri Mar 11, 2022 5:37 am
Forum: Dialogue System for Unity
Topic: Dialogue system integration using AWS Polly for TTS functionality.
Replies: 3
Views: 408

Dialogue system integration using AWS Polly for TTS functionality.

Hello Tony, Right now we have created a dialogue system for an application where NPC's guide the player and the player has minimum inputs like name and email. Our concern is can we integrate AWS Polly service of TTS in dialogue system. Does the asset support aws polly integration? Because in documen...