react-native-wakeword 1.1.18 → 1.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- b4715ef41d333049abfeabe7df2b3f74 keyworddetection-1.0.0.aar
1
+ cfb4a8d26a9dfe7ad0255da0268e0759 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 452e061e3d37f13604c8a48a6927aebb10b45270 keyworddetection-1.0.0.aar
1
+ 510b532566cf7bc666ccda5aa593e5f46832e09b keyworddetection-1.0.0.aar
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-wakeword",
3
- "version": "1.1.18",
3
+ "version": "1.1.20",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",