Back to articles
JavaScript SpeechSynthesis API

JavaScript SpeechSynthesis API

via David Walsh BlogDavid Walsh

As the web continues to be the medium for all users, standards bodies need to continue to provide new APIs to enrich user experience and accessibility. One underused API for unsighted users is speechSynthesis, an API to programmatically direct the browser to audibly speak any arbitrary string. The Code You can direct the browser to […] The post JavaScript SpeechSynthesis API appeared first on David Walsh Blog .

Continue reading on David Walsh Blog

Opens in a new tab

Read Full Article
1 views

Related Articles