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.
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
Removing unused dependencies.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)