Web APIs

Web Speech API

Checking compatibility...

Add speech recognition and synthesis to web applications with the Web Speech API. Learn to convert speech to text and generate spoken output.

Speech Recognition

Turn your users' spoken words into text in real-time. This example shows how to create a voice-to-text system that can understand multiple languages, perfect for voice commands, dictation, or accessibility features.

=
=
=
=
=
=

Output

Click Run to see output...

Speech Synthesis

Make your website talk to users with natural-sounding voices. This example demonstrates how to convert text into spoken words, with control over different voices, languages, pitch, and speaking rate.

=
=
=
=
=
=

Output

Click Run to see output...