speech-recognition-plugin
Mobile icon

Speech Recognition Plugin

Stable version 2.0.3 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 11 January 2022
 by 
4.5
 (11 ratings)
speech-recognition-plugin

Speech Recognition Plugin

Created on OutSystems 11

Version 2.0.3

Stable
Current
Uploaded on 11 January 2022 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:
  • Updated Demo App
  • Updated Plugin icons
Application Objects:
Speech Recognition Plugin has 0 AOs.

Version 2.0.2

Stable
Uploaded on 04 June 2021 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:
  • GitHub version tag: 2.0.2_O11
  • Added compatibility when targetLevel is set to 30 by adding the intent action:
    <uses-permission android:name="android.permission.RECORD_AUDIO"/>
    <uses-permission android:name="android.permission.INTERNET"/>
    <queries>
        <intent>
            <action android:name="android.speech.RecognitionService" />
        </intent>
    </queries>

Read more at: https://stackoverflow.com/questions/64319117/speechrecognizer-not-available-when-targeting-android-11https://developer.android.com/about/versions/11/privacy/package-visibility



Application Objects:
Speech Recognition Plugin has 0 AOs.
Created on OutSystems 10

Version 1.0.0

Stable
Uploaded on 28 April 2017 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Version 10
Stack:
All
Database:
All