Coding Accessibility Web APIs Interaction Design Progressive Web Apps
Using the Speech Synthesis Interface of the Web Speech API
· 4 Minutes / 1,073 Words
Speech synthesis has come a long way since it’s first appearance in operating systems in the 1980s. In the 1990s Apple already offered system-wide text-to-speech support. Alexa, Cortana, Siri and other virtual assistants recently brought speech synthesis to the masses. In modern browsers the Web Speech Api allows you to gain access to your device’s speech capabilities, so let’s start using it!