jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

Re-enable voice out #50

Open jawa0 opened 11 months ago

jawa0 commented 11 months ago

I disabled voice out through the say() routine while debugging some of the voice in contention. Need to get it working again. Clean up asynch behaviour. Need to be able to queue utterances. Also maybe cancel ones that are enqueued, but not said yet, if they are no longer relevant.