News

Google has rolled out a new addition to its Chrome browser this week in the form of a new Web Speech API, allowing users to use speech when visiting supported websites using the Google Chrome browser.
The Web Speech API will now likely be used by other Web developers to build more pages and content that will allow users to ditch their keyboards for a wide range of functions.
It cleverly relies on the Web Speech API to deliver the speaking parts, which helps keep the code size tiny. The only thing it’s missing is an occasional shadow of static drifting across the audio.
Web developers can use the SpeechSynthesis API to convert text on a web page into synthesized audio speech. While this feature is great for accessibility and audio queues, it is being abused by ...