#Allow Neuro to make game actions while speaking

1 messages · Page 1 of 1 (latest)

mossy parrot
#

Right now presumably she waits for the TTS not to interrupt herself, but she should be able to do other things still. It would fix worst cases for the game API and make a lot of games work better.

#

It would probably let be best just for game actions so she doesn't spam things.

mossy parrot
#

Allow Neuro to make game actions while speaking

green peak
#

You're absolutely right that allowing her to multitask while TTS is active would greatly improve the experience and resolve many edge cases in the game API. However, implementing this now could be challenging because it wasn’t designed that way from the start. It’s possible that TTS and the game API engine share resources or even rely on the same processing script, which might make decoupling them a significant technical hurdle.

[Your name]

desert nebula
#

You do it then lol.
As of now there aren't other ways, she control stuff by saying commands that the tts ignores.

mossy parrot
#

At least action-force should be able to prompt her to

desert nebula
#

I think the trick of low latency is the tts speaking as soon as she writes.
In that case she's most likely occupied while the tts is reading most of the times.