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 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 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
Archived
This topic is now archived and is closed to further replies.