-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This requires modifications to ESP-ADF, so we need to bump it to a newer version. This seems to be NULL on the first wake after boot, and sometimes it prints a different value than the print in ESP-ADF. This is most likely timing related, because we only set the volume on SR_RESULT_VERIFIED. Small braindump: This is going to be a tricky feature. What if 2 people in the same house wake a different Willow at the same time? Maybe we should not read this on wake, but rather after WIS returned the data. We can then send the wake volume and the transcribed text to WAS, and if the text is completely different, we don't cancel anything. This would also make sure we have the correct wake volume.
- Loading branch information
Showing
3 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters