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