+ 2
How do I do audio
How
13 Antwoorden
+ 3
With <audio> tags
+ 2
You must specify the .mp3 file in the audio tag. Example: <audio src="https://yoursite/audio.mp3" controls></audio>
+ 1
Vocal cords work for me mate
+ 1
Use the audio tags (with the source tags nested inside it).
+ 1
Orion , in case you have uploaded the audio in Dropbox, you might want to modify the link a bit, as follows:
Example audio file URL:-
"https://www.dropbox.com/scl/fi/zcwrwpdesqcdh90pw1fg9/Come-See-The-Wonder.mp3?rlkey=3nddyhkvzcgqpkgf9hk7f3km9&st=ms15zhw "
Modify this to:-
"https://www.dl.dropboxusercontent.com/scl/fi/zcwrwpdesqcdh90pw1fg9/Come-See-The-Wonder.mp3?rlkey=3nddyhkvzcgqpkgf9hk7f3km9&st=ms15zhwi&dl=0 "
[Basically, I just changed "www.dropbox.com" to "www.dl.dropboxusercontent.com" keeping everything else unchanged.]
I don't know if this is standard, but it works quite well for me.
Hope this helps. Keep coding.
A gentle reminder: Kindly use the search bar before posting a question.
https://www.sololearn.com/discuss/2430352/?ref=app
https://www.sololearn.com/discuss/633009/?ref=app
https://www.sololearn.com/discuss/1134762/?ref=app
https://www.sololearn.com/discuss/2316175/?ref=app
https://www.sololearn.com/discuss/1425849/?ref=app
https://www.sololearn.com/discuss/1397195/?ref=app
+ 1
You're welcome, Orion . We're here to help each other out.
Keep coding. All the best!
+ 1
Great job, Orion! The audio works perfectly fine.
Keep up the good work.
0
In web coding
0
You should show which Language you are Going to add audio in
0
Web
0
Thanks 😊 a lot
0
Everyone smart