Send song progress or total song duration #506
-
Hello, Is it possible to send the current song progress or total song duration and get it on the metadata callback? For example on an android phone using spotify. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Dec 29, 2023
Replies: 2 comments 1 reply
-
Maybe you can do something with ESP_AVRC_MD_ATTR_PLAYING_TIME if spotify provides this information.... |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pschatzmann
-
Did you read the documentation ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe you can do something with ESP_AVRC_MD_ATTR_PLAYING_TIME if spotify provides this information....