Audio Support for Frames #156
Replies: 6 comments 4 replies
-
Very cool. It seems like it'd be really valuable to be able to include metadata in as well? ex: artist & title, so clients can display it in a player. Maybe a standardized json schema in |
Beta Was this translation helpful? Give feedback.
-
pleeeeeease please please please please |
Beta Was this translation helpful? Give feedback.
-
This is a great idea |
Beta Was this translation helpful? Give feedback.
-
Wanted to ack this, thank you for taking the time to write this up! I'd love to extend frames to other media types. I like the simplicity of a single play/pause button, but can imagine clients wanting to do more. Perhaps this should be the minimum required behavior but clients could optionally enhance the controls. We proxy image requests and probably need to consider the privacy implications of loading other content types. |
Beta Was this translation helpful? Give feedback.
-
Would love to see it! |
Beta Was this translation helpful? Give feedback.
-
This should now be possible with the new mini-app experience in frames |
Beta Was this translation helpful? Give feedback.
-
Audio Support for Frames
Overview
At the @AudiusProject we recently implemented frame support when sharing links to music on the farcaster network. To expand on the frames protocol we'd like to propose a way to allow users to listen to music directly from a frame, ipod style.
Here you can find the full proposal that documents multiple flows as well as more details around how buttons could be used to support playback.
https://audiusproject.notion.site/Farcaster-Frame-Audio-Support-Proposal-c132268c37714cc096edc6302655e2c1
Example
Here's a quick example of what tags and a button could look like for supporting listening to a track. This would output a button at the index the developer defined that simply plays and pauses the track sourced from the
fc:frame:audio
tag.Thank you for taking the time to consider our proposal! Would appreciate any feedback and look forward to enhancing the user experience of Farcaster and Frames.
Beta Was this translation helpful? Give feedback.
All reactions