toverainc / willow

Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
https://heywillow.io/
Apache License 2.0
2.61k stars 96 forks source link

optional chime on wakeword detection #229

Closed hamishcunningham closed 1 year ago

hamishcunningham commented 1 year ago

Resolve #147 by playing the "success.flac" chime tone when waking. Configurable via ./utils config in the usual (pre-WAS?) way.

stintel commented 1 year ago

We've decided to not accept this PR until after merging the feature/was branch.

stintel commented 1 year ago

We created a release/v0.1 branch, so we are accepting new features in main again. Can you fix the conflicts in the PR? Please hold off on reworking this PR for now. We are going to move chimes from SPIFFS to WAS and want to implement chime on wake afterwards.