Web Speech API Speech Recognition Demo
Made by the
Pipe Recording Platform
This Web Speech API Speech Recognition Demo uses
getUserMedia()
and the
Web Speech API's
SpeechRecognition interface. It uses the following main SpeechRecognition properties:
continuous,
interimResults
and
lang.
How to use:
- Grant camera + microphone permissions
- Select a language (default is english)
- Start a recording
- Speak in the chosen language a few times
- Stop the recording
Features:
- Real-time captions while recording
- Multi-language captions
-
Generated
.rtt
, .srt
and
.JSON
files with the resulted transcription after a
recording stops
- Subtitle file generated and applied for the video playback
Transcribe in: