cordova-plugin-speechrecognition
Advanced tools
Comparing version
# Changelog | ||
## v1.1.1 | ||
- Android: use Cordova Permissions API | ||
- Android: drop Android Support Library requirement | ||
## v1.1.0 | ||
- Android: recognition is runnable in the background without popup window ( option `showPopup` ) | ||
- modify parameters of function `startListening` | ||
- modify signature of function `startListening` | ||
- Android: real callbacks for `requestPermission` | ||
@@ -8,0 +13,0 @@ |
{ | ||
"name": "cordova-plugin-speechrecognition", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Cordova Plugin for Speech Recognition", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -134,3 +134,4 @@ # cordova-plugin-speechrecognition | ||
- Android 2.2 (API level 8) | ||
- cordova-android v5.0.0 | ||
- Android API level 14 | ||
- `<android:launchMode>` must not be `singleInstance`. It can be `singleTask`, `standard`, `singleTop`. | ||
@@ -137,0 +138,0 @@ - [RECORD_AUDIO](https://developer.android.com/reference/android/Manifest.permission.html#RECORD_AUDIO) permission |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
181
0.56%35904
-0.13%342
-1.16%