Good afternoon, I created a website for an online radio station. At the top there is an MP3 link, which starts automatically.
However on my iPhone the radio/MP3 does not work. do I need to save it as a different format?
<audio controls autoplay>
<source src="http://93.190.141.15:7003/live?type=.mp3" type="audio/mp3">
Your browser does not support the audio element.
</audio>
* Update * After searching the internet, i located jplayer.org. Will this rectify the iOS concern. It says that it is compatible with Mobile Safari: iPad, iPhone, iPod Touch.
Thanks