Maui with Spotify api - play and stop #30865
Replies: 3 comments 1 reply
-
I'm going to look at the spotifyapi.net library . Maybe I can figure out how to use in .net Maui. I'll leave this open one more day in case anyone has done this and has advice. |
Beta Was this translation helpful? Give feedback.
-
this discussions section has very little movement. I wouldn't expect context-relevant answers in less than a day. |
Beta Was this translation helpful? Give feedback.
-
I am switching to EXPO and native react since spotify's docs use react in the examples. .net maui should post a a spotify tutorial that includes playing songs not just building lists. And from creation to deployment. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to play spotify songs from a phone app.
I have only found one resource that gets close - a youtube that shows a song title list builder using .net Maui and the spotify api.
https://www.youtube.com/watch?v=s8sQHZ4845k
I've found no step by step tutorial or even code samples for playing songs. I only know that it is possible through AI answers , not through any project I've seen.
I program C# and am comfortable working in vs studio but I'm willing to use other ide and languages.
Is .net maui a good fit for spotify streaming using their api or should I use flutter or a different alternative?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions