Convai Chatbot on transcription received

I have integrated convai with Archviz explorer template
and i want the character should interact based on conversation.
i used onTranscription Received but it respond on specific sentence
For ex. If i said “Go to living room” the camera moved to living room but if i said “Provide details about living room” the camera did not moving to living room.

How should i make camera to move on any command related to living room

Hello @Uday_Tople,

To achieve this functionality, you need to use the Action feature.

For detailed guidance, please refer to our video tutorial and documentation.

No it will not work for me as i am not using any characters
i just have created a pawn and use convai chatbot in it

and i want the player camera should move accordingly

I’m not entirely sure what you mean by “I am not using any characters.” Please note that there’s no alternative solution outside of the Action feature.

The OnTranscriptionReceived event won’t handle this effectively because users can phrase their commands in many different ways.