webaverse-studios / CharacterCreator

3D Avatar Creator for Everyone
https://moemate.io
MIT License
84 stars 47 forks source link

Ask the player to repeat themselves on error/blank response #332

Open soulofmischief opened 1 year ago

soulofmischief commented 1 year ago

If the chat enters an error state due to speech recognition failure, or if the resulting speech is blank, ask the player to repeat themselves.

For now, just use a map of 20+ pre-defined responses + corresponding emotes, such as:

etc.

These should be hooked into the emote manager. We can test integration here first and then upstream it to the AI brain.