Having trouble getting audio links. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 27

Having trouble getting audio links.

I've never worked with the audio tag in html,so my problem is not how to use the tag,but that whenever I find an audio on web how do I get its src,(like you do for images),answers will be appreciated!

14th Feb 2018, 10:24 PM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
13 Answers
18th Feb 2018, 12:57 PM
Daniel Belay Akele
Daniel Belay Akele - avatar
+ 12
There is several free apps and programs available for generating your own sound effects for things like gunshots. while they may not be fully authentic you would own proprietary rights to the sound in many cases. If you are serious about going into game design you should consider starting to build a library of your own resources for sounds Graphics textures Etc.
14th Feb 2018, 11:23 PM
Michael Simnitt
Michael Simnitt - avatar
+ 10
oh Jayden thought I was the only who had problems with this😂,sadly I cannot use iframe,i need gunshots,ive seen several audios but I'm still messing around looking for how to get their src's
14th Feb 2018, 10:34 PM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 7
there is two way,Src can be used both locally and by address of a path on web src="/storage/sdcard/Location /storage/sdcard is the Phone storage, For example src="/storage/sdcard/albums/wave_al_ceaft.mp3 or address src="http://ip_address/local/.mp3 file or src="http://address"
18th Feb 2018, 4:24 PM
Joel Roy
Joel Roy - avatar
+ 4
Use a DB like firebase. Welcome
17th Feb 2018, 1:42 PM
God
God - avatar
+ 4
1. Right click the audio and click copy audio address And that's your src for your <audio> tag :)
17th Feb 2018, 9:49 PM
epic gamer
epic gamer - avatar
+ 3
don't forget "http://" prefix bro.
17th Feb 2018, 9:31 PM
Arda Aydın
Arda Aydın - avatar
18th Feb 2018, 2:26 PM
Patel Nisarg
Patel Nisarg - avatar
+ 3
In Firefox press CTRL+U to open the Page source. If the webpage contains audio, you can usually find the source of the audio file in the Page source. Search for .MP3 , .OGG to find the link.
19th Feb 2018, 11:24 PM
Mark van Gennip
Mark van Gennip - avatar
+ 3
19th May 2018, 8:31 PM
Yesh Jadav
Yesh Jadav - avatar
+ 2
in a class how many main method
15th Feb 2018, 5:58 PM
Dibyajyoti Pradhan
Dibyajyoti Pradhan - avatar
+ 2
есть программы читаюшие html код, через них можно увидеть ссылки на аудио фалы
20th Feb 2018, 5:00 PM
Владимир Анисимов
Владимир Анисимов - avatar
20th Feb 2018, 5:00 PM
Владимир Анисимов
Владимир Анисимов - avatar