SpeechRecognition Op

SpeechRecognition

speech to text recognition


this op will send recorded data to google servers for speech analysis

As of May 10 2022, this op has varied browser support due to the way different browsers allow the Speech Analysis API to be used. Your mileage may vary - although Chrome seems well supported.


Edit Documentation

Full Name
  • Ops.Extension.Voice.SpeechRecognition
Visibility
  •  Extension Op - Visible to all users
License
  • MIT
AuthorMaintained by Team


 

INPUT PORTS


Language (String)
Active (Number:boolean )
Start (Trigger)

OUTPUT PORTS


Result (String)
Confidence (Number)
Supported (boolean Number)
New Result (Trigger)
Started (boolean Number)

Patches using SpeechRecognition

  • Examples
  • Public
  • My Patches

Changelog


renameOps.Audio.SpeechRecognition renamed to Ops.Extension.Voice.SpeechRecognitionuser avatarpandur - 2023-06-16 13:56