How to cancel player input if empty?

Hi,

I have a case where if the user is using push to talk and doesnt actually say anytihng, the sent text to chartacter is null - but the character still tries to respond, usually a generic hello message.

Instead, I want to call a function so that nothing gets sent to the character if this player didnt actually say anything,

Whats the best way to do this? what function should I call?

Thanks
Jack

Hello @startsemiproject,

Welcome to the Convai Developer Forum!

Unfortunately, this is not currently possible to detect. Let us know if you have any other questions!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.