: Is it possible to share an audio file and play within Facebook I have a msuic page section and have FB share button. Is it possible to share audio file and play within facebook? I have tried
I have a msuic page section and have FB share button. Is it possible to share audio file and play within facebook?
I have tried to add FB graphs but no luck
<meta property="og:type" content="<?php echo "audio"; ?>" />
<meta property="og:audio" content="<?php $musiclink = get_post_meta(get_the_ID(), 'music_record_link', true );if ( ! empty( $musiclink ) ) {echo $musiclink;}?>" />
<meta property="og:audio:secure_url" content="<?php $musiclink = get_post_meta(get_the_ID(), 'music_record_link', true );if ( ! empty( $musiclink ) ) {echo $musiclink;}?>"/>
<meta property="og:audio:height" content="250" />
<meta property="og:audio:width" content="487" />
<meta property="og:image:width" content="200" />
<meta property="og:image:height" content="200" />
<meta property="og:audio:type" content="audio/mp3" />
More posts by @Rambettina238
1 Comments
Sorted by latest first Latest Oldest Best
It's still not doable via facebook. You can send sound files via message, and they can be played in the messages. Facebook doesn't have an option to put up only audio files.
You have to turn your MP3 file into a video file then add a picture so it can play or use some external service for this.
For example, if you upload your file to clyp.it/ you can share your audio on facebook.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.