razzo04 / rhasspy-mobile-app

A simple mobile app for rhasspy.
MIT License
118 stars 13 forks source link

Feature Request: Implement Picture-in-Picture #26

Open Joeviocoe opened 2 years ago

Joeviocoe commented 2 years ago

https://developer.android.com/guide/topics/ui/picture-in-picture https://www.geeksforgeeks.org/how-to-implement-picture-in-picture-pip-in-android/

In addition to adding an Android Intent to use automation to trigger the Rhasspy-Mobile app to StartRecording. Kiosks running Home Assistant can also benefit from having an overlay PiP window/icon of the button to StartRecording.

A kiosk should display any dashboard the user wants, while only needing a single click to accept a verbal command. Even the widget requires 3 actions for the user, (swiping up for the home button, clicking the home button to view the launcher screen, and pressing the Rasspy-Mobile widget to StartRecording).