Unreal | Broadcast message to every AI, but only the specified AI answers

Original Discord Post by musashikanashi | 2024-08-17 07:59:18

We are trying to create a project where the user calls out the AI name, and only the AI would be able to answer. Is there a function supporting this action?

Reply by k3kalinix | 2024-08-19 09:00:05

Hello <@533463771671166976>,

Welcome to Convai Community!

You can do this by checking the text from the STT and if it contains the name of one of the characters, you can activate it.

Reply by k3kalinix | 2024-08-19 09:00:55

Speech to Text Documentation

Embedded Content:
Speech To Text | API Docs
Speech-to-Text - Blueprint Reference for Convai Unreal Engine integration.
Link: Speech To Text | Documentation

Reply by k3kalinix | 2024-08-19 09:01:39

But since you are trying to do something custom, it is entirely up to you to implement it.

You need to test and experiment.

This conversation happened on the Convai Discord Server, so this post will be closed.