CharacterCreator icon indicating copy to clipboard operation
CharacterCreator copied to clipboard

Ask the player to repeat themselves on error/blank response

Open soulofmischief opened this issue 2 years ago • 0 comments

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:

  • Huh? (confused)
  • What? (confused)
  • Eh? (confused)
  • ... (silent)
  • Can you repeat that? (neutral)

etc.

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

soulofmischief avatar Feb 19 '23 07:02 soulofmischief