Login to follow
Speech Recognition

Speech Recognition (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 13 February 2025 by OutSystems Labs
Speech Recognition

Speech Recognition (ODC)

Details
Detailed Description

The Speech Recognition Library is an OutSystems wrapper of the SpeechRecognition interface for the recognition service on the Web Speech API. Limited availability This feature is not Baseline because it does not work in some of the most widely-used browsers. Note: On some browsers, like Chrome, using Speech Recognition on a web page involves a server-based recognition engine. Your audio is sent to a web service for recognition processing, so it won't work offline.

Limitations


Limited availability


This feature is not Baseline because it does not work in some of the most widely-used browsers.

https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition#browser_compatibility

Release notes 

Removing unused dependencies.