nt4f04uNd / sweyer

Music player built with Flutter
BSD 3-Clause "New" or "Revised" License
197 stars 47 forks source link

Google assistant integration #107

Open nt4f04uNd opened 1 year ago

nt4f04uNd commented 1 year ago

Suggestion

Integrate the app with the Google assitant commands.

This shouldn't require writing any new playback code, since AFAIK all it does is it calls into audio_service methods.

But for this the app should somehow expose itself for the Google assistant to know of it and be able to interact with it. Currently this doesn't work.