I'm having difficulty trying to stream LibriVox audio recording from my website to mobile phones such as iPhone and Android.
For streaming, I include the following line in the
page's HTML code.
<iframe src='http://archive.org/embed/othersideofthedoor_1009' width='240' height='30' frameborder='0'></iframe>
While I can listen to the recording from a PC, it does not work from mobile phones.
The recording is located at:
http://archive.org/details/revelatio..._0906_librivox
Thanks.