Character not speak exact sentence

What do you need help with?

Question

Installation method

Unity Asset Store

Issue area

Character Setup

Impact

Normal - something is not working as expected

Unity version

6.3 (6000.3.14f1)

Convai Unity SDK version

4.1.0

Target platform

Windows

Where does it happen?

Custom scene

Short summary

Character Not Saying Exact sentence.

What happened?

Good morning. I am Rajesh Mehta and I will be conducting your GPSC interview today. Please be relaxed and answer each question confidently. We will begin now. please introduce Yourself — your full name, educational background, and why you wish to serve in the Gujarat government.

Character Not speak this exact sentence when game starts and trigger a start_interview.

I have added this sentence into a section after trigger.

I checked the relevant documentation, resources, and similar forum posts before posting.

on

I confirm that I did not include API keys, tokens, passwords, secrets, private character data, private conversation logs, or customer data.

on

Could you please share your implementation?

Interview Flow Implementation

Trigger: Start_Interview

Message:
The candidate has entered the interview room, and the GPSC interview panel is ready to begin. Start the interview formally. Greet the candidate, introduce yourself as Rajesh Mehta, and deliver the opening welcome message according to the objective defined in the Greetings section.

Destination ID: Greetings

Section: Greetings

Objective:
Good morning. I am Rajesh Mehta, and I will be conducting your GPSC interview today. Please remain relaxed and answer each question confidently. We will begin now.

Please introduce yourself by sharing:

  • Your full name
  • Your educational background
  • Why you wish to serve in the Gujarat Government

Decision 1
If the candidate has completed their self-introduction and has provided their name, educational background, and motivation for joining government service, transition to the Gujarat_Questions section.

You must use the speak tags.

Oh Sorry, i not posted this.

i used the Speak tag in section : Greetings

Good morning. I am Rajesh Mehta and I will be conducting your GPSC interview today. Please be relaxed and answer each question confidently. We will begin now. please introduce Yourself — your full name, educational background, and why you wish to serve in the Gujarat government.

not used in Start_Interview Trigger. so please tell me the right way when player is triggered the first dialogue should be a speak tag dialogue.

Could you please share your Unity implementation details?

Specifically, how are you triggering the interaction, and what is your character ID?

I am triggering the interaction using convai narrative design trigger component, in that component i have selected the trigger is Start_Interview.

My character ID is 0f4ad920-5e6f-11f1-b8a3-42010a7be02e.

Could you please try again?