react-native-wakeword 1.1.20 → 1.1.21

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
- cfb4a8d26a9dfe7ad0255da0268e0759 keyworddetection-1.0.0.aar
1
+ f0c6b698ac8128dea7ed4b2e185803cf keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 510b532566cf7bc666ccda5aa593e5f46832e09b keyworddetection-1.0.0.aar
1
+ fbd4668154d96ea9b1a44aba0e13ee86fa22f011 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.20",
3
+ "version": "1.1.21",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",