rfresh Posted March 31, 2011 Share Posted March 31, 2011 I'm using the following code to play a wav file on my website. It works fine using windows IE, FF, Opera and WinSafari. print '<EMBED SRC="'.$php_config_new_message_sound_file.'" HIDDEN="TRUE" AUTOSTART="TRUE"></EMBED>'; However, no sound plays when I run my code on an iPad Safari browser. Anyone know of an iPad work around? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/232256-cant-play-sound-file-wav-on-ipad-browser/ Share on other sites More sharing options...
cssfreakie Posted March 31, 2011 Share Posted March 31, 2011 i have no idea, but google seems to know this: http://stackoverflow.com/questions/3009888/autoplay-audio-files-on-an-ipad-with-html5 Quote Link to comment https://forums.phpfreaks.com/topic/232256-cant-play-sound-file-wav-on-ipad-browser/#findComment-1195029 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.