+ 1

How can i Link audio to my coding

audio

18th Apr 2019, 6:18 PM
Samuel Osei
Samuel Osei - avatar
2 Antworten
+ 6
You can use this syntax to add audio ... <audio controls autoplay loop> <source src = " " /> </audio> If you facing problem in making URL ... Use "Dropbox" application and upload your file... Once uploaded ...Just copy your file and change the "www" to "dl" to see the results ... /* Note: Still you are facing problem then you should go for Google ... Cause everything exists on Google😂😆 */
18th Apr 2019, 6:28 PM
Shourya
Shourya - avatar
19th Apr 2019, 1:44 AM
Bug Slayer