nadeemshafi9 Posted September 2, 2006 Share Posted September 2, 2006 hiyou know when you embed images you do all the hard stuff but basicaly imbed it in to the <img src => tag. hwat do you embed audio in to.thanx for any sugestions i know its not well explained.thanx Link to comment https://forums.phpfreaks.com/topic/19483-embedding-audio/ Share on other sites More sharing options...
w32 Posted September 2, 2006 Share Posted September 2, 2006 wouldn't this go in the html help area?you can embed audio/video with the <embed> tagexample: <embed src="your-file.mp3" autostart="true" /> Link to comment https://forums.phpfreaks.com/topic/19483-embedding-audio/#findComment-84597 Share on other sites More sharing options...
nadeemshafi9 Posted September 2, 2006 Author Share Posted September 2, 2006 ok thanx i mean im using php to do the work so i thought that this is it but i know what u mean thnx alot for ur help.RESOLVED Link to comment https://forums.phpfreaks.com/topic/19483-embedding-audio/#findComment-84600 Share on other sites More sharing options...
w32 Posted September 2, 2006 Share Posted September 2, 2006 No prob ;)Btw there are loads of useful attributes you could use like loop, hidden, and width & height (if hidden is set false) :) Link to comment https://forums.phpfreaks.com/topic/19483-embedding-audio/#findComment-84606 Share on other sites More sharing options...
nadeemshafi9 Posted September 2, 2006 Author Share Posted September 2, 2006 well im planning on creating one of those reading programs but im trying know to figure out what the name of the bundle of sounds is called i rember reading about it, i think sony are preparing to do a book reading thing using acters voices all they require is a set of sounds. Link to comment https://forums.phpfreaks.com/topic/19483-embedding-audio/#findComment-84620 Share on other sites More sharing options...
redarrow Posted September 2, 2006 Share Posted September 2, 2006 i just finished a project like that but it took more then php i had to get a program and get that program to read the contents of the page and then read back in a actors voice is that what you mean. Link to comment https://forums.phpfreaks.com/topic/19483-embedding-audio/#findComment-84623 Share on other sites More sharing options...
nadeemshafi9 Posted September 2, 2006 Author Share Posted September 2, 2006 yeh exactly yes, what was the header("Content-type: image/jpeg"); for the audio embedment be im on that part know loltell me more Link to comment https://forums.phpfreaks.com/topic/19483-embedding-audio/#findComment-84627 Share on other sites More sharing options...
nadeemshafi9 Posted September 2, 2006 Author Share Posted September 2, 2006 maybe u could build up the audio file with parts of binary from the db and make it as a whole by re writing it Link to comment https://forums.phpfreaks.com/topic/19483-embedding-audio/#findComment-84629 Share on other sites More sharing options...
nadeemshafi9 Posted September 2, 2006 Author Share Posted September 2, 2006 i think id better take a few of these to the html forum Link to comment https://forums.phpfreaks.com/topic/19483-embedding-audio/#findComment-84634 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.