Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Turn ON screen when wake word is detected #15

Open
PhilippeRaven opened this issue Sep 17, 2021 · 3 comments
Open

[Feature request] Turn ON screen when wake word is detected #15

PhilippeRaven opened this issue Sep 17, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@PhilippeRaven
Copy link

This app is working pretty great (using it on a huawei mediapad M5 Lite for the moment).
But there's no way to know when the wake word/recording is launched when the tablet has the screen off. As the app run in background, couldn't you add a feature to turn ON the screen when wake word/recording is detected ?
Then we can be sure it listen to our command.

Thanks a lot !

@razzo04
Copy link
Owner

razzo04 commented Sep 19, 2021

The easiest route to implement this thing it’s to send a notification every time a wake word is detected but in my opinion, it’s better to have audio feedback like rhasspy did but neither are implemented at this moment but in the next version this feature will be available.

@razzo04 razzo04 added the enhancement New feature or request label Sep 19, 2021
@PhilippeRaven
Copy link
Author

In fact, it's because there's no sound feedback for the wake word detection that I'm asking for screen wake up :) But as you say, the best feedback is a sound ! As you turn the microphone image red when the wake word is detected, I guess it could be pretty easy for you to add a sound, don't you think ?
Thanks a lot :)

@razzo04
Copy link
Owner

razzo04 commented Sep 25, 2021

In normal circumstances, it will require just 1 - 2 hours of works but in this case, before adding this feature I have to migrate the entire code to null safety and make other significant changes this is the drawback of using a new and fast-developing framework. In this period I don’t have much time. I will probably return to this project when something breaks in the application or to add new features implemented in rhasspy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants