geroid Posted April 11, 2009 Share Posted April 11, 2009 Hi I'm looking into designing a website that will speak its contents to the user. So if they hover the mouse over a word, it would speak that word to them. At the moment I'm just looking for ideas of how to implement this. I understand that the words would have to be recorded and the files stored on the server accessible through a database search link. What I'm interested in right now is 1. What format would the audio file be in (that is for best quality and minimum size) 2. A click/hover of the mouse by a user results in a search of the database and retrieval of the appropriate audio file but how would this be sent to them and how would the web site play it. I'm just looking for ideas now but would appreciate any help. If anyone wants to look at the following web site they'll see exactly what I mean. It speaks the result to the user. How would I go about doing this? http://www.howjsay.com/index.php?word=hellishly&submit=Submit Quote Link to comment https://forums.phpfreaks.com/topic/153621-how-to-implement-a-talking-website/ Share on other sites More sharing options...
ToonMariner Posted April 11, 2009 Share Posted April 11, 2009 http://www.w3.org/TR/CSS2/aural.html Quote Link to comment https://forums.phpfreaks.com/topic/153621-how-to-implement-a-talking-website/#findComment-807236 Share on other sites More sharing options...
geroid Posted April 11, 2009 Author Share Posted April 11, 2009 Hi ToonMariner Thanks for the reply. Do you think this is the way the example site that I gave is done. I was thinking that all the sound files would be in a database and retrieved as requested by the user. If it was a speaking dictionary, for example, would every word not have to be recorded as a sound file and retrieved from the database as needed? Quote Link to comment https://forums.phpfreaks.com/topic/153621-how-to-implement-a-talking-website/#findComment-807237 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.