react-native-wakeword 1.0.61 → 1.0.64

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.
Files changed (31) hide show
  1. package/android/build.gradle +1 -1
  2. package/ios/KeyWordDetection.xcframework/Info.plist +5 -6
  3. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +5 -1
  4. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Info.plist +0 -0
  5. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
  6. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  7. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +133 -61
  8. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +2 -1
  9. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  10. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +2 -1
  11. package/ios/KeyWordDetection.xcframework/{ios-arm64_x86_64-simulator → ios-x86_64-simulator}/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +5 -355
  12. package/ios/KeyWordDetection.xcframework/{ios-arm64_x86_64-simulator → ios-x86_64-simulator}/KeyWordDetection.framework/Info.plist +0 -0
  13. package/ios/KeyWordDetection.xcframework/{ios-arm64_x86_64-simulator → ios-x86_64-simulator}/KeyWordDetection.framework/KeyWordDetection +0 -0
  14. package/ios/KeyWordDetection.xcframework/ios-x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  15. package/ios/KeyWordDetection.xcframework/ios-x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +5482 -0
  16. package/ios/KeyWordDetection.xcframework/{ios-arm64_x86_64-simulator → ios-x86_64-simulator}/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +3 -2
  17. package/ios/KeyWordDetection.xcframework/ios-x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  18. package/ios/KeyWordDetection.xcframework/{ios-arm64_x86_64-simulator → ios-x86_64-simulator}/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +3 -2
  19. package/ios/KeyWordDetection.xcframework/{ios-arm64_x86_64-simulator → ios-x86_64-simulator}/KeyWordDetection.framework/_CodeSignature/CodeResources +15 -81
  20. package/package.json +4 -1
  21. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  22. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  23. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +0 -1994
  24. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +0 -44
  25. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  26. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +0 -44
  27. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +0 -1994
  28. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  29. /package/ios/KeyWordDetection.xcframework/{ios-arm64_x86_64-simulator → ios-x86_64-simulator}/KeyWordDetection.framework/Headers/KeyWordDetection.h +0 -0
  30. /package/ios/KeyWordDetection.xcframework/{ios-arm64_x86_64-simulator → ios-x86_64-simulator}/KeyWordDetection.framework/Headers/module.modulemap +0 -0
  31. /package/ios/KeyWordDetection.xcframework/{ios-arm64_x86_64-simulator → ios-x86_64-simulator}/KeyWordDetection.framework/Modules/module.modulemap +0 -0
@@ -1,6 +1,7 @@
1
1
  // swift-interface-format-version: 1.0
2
- // swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
3
- // swift-module-flags: -target x86_64-apple-ios13.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name KeyWordDetection
2
+ // swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
3
+ // swift-module-flags: -target x86_64-apple-ios13.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Onone -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -module-name KeyWordDetection
4
+ // swift-module-flags-ignorable: -no-verify-emitted-module-interface
4
5
  import AVFoundation
5
6
  import CommonCrypto
6
7
  import Foundation
@@ -1,6 +1,7 @@
1
1
  // swift-interface-format-version: 1.0
2
- // swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
3
- // swift-module-flags: -target x86_64-apple-ios13.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name KeyWordDetection
2
+ // swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
3
+ // swift-module-flags: -target x86_64-apple-ios13.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Onone -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -module-name KeyWordDetection
4
+ // swift-module-flags-ignorable: -no-verify-emitted-module-interface
4
5
  import AVFoundation
5
6
  import CommonCrypto
6
7
  import Foundation
@@ -6,7 +6,7 @@
6
6
  <dict>
7
7
  <key>Headers/KeyWordDetection-Swift.h</key>
8
8
  <data>
9
- M4V2MnU3UviRElqvhWoTi3dOmz4=
9
+ OkQIcmf1eMuuIgxrSQndgHLzUzI=
10
10
  </data>
11
11
  <key>Headers/KeyWordDetection.h</key>
12
12
  <data>
@@ -14,55 +14,31 @@
14
14
  </data>
15
15
  <key>Info.plist</key>
16
16
  <data>
17
- NMh6GzLbwi6DzHzm81P263iGoWg=
18
- </data>
19
- <key>Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo</key>
20
- <data>
21
- yNgxxRP+T2rcX9DjxSXSp2R6mGg=
17
+ DoMT98nJCYL2Fo9h8yqNsOZkNaQ=
22
18
  </data>
23
19
  <key>Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
24
20
  <data>
25
- NPtUSm5vnNeKBaztSkcR+ha4ys8=
26
- </data>
27
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
28
- <data>
29
- 7Oj+lz3x+wpg+Joaay8lzx4MZrw=
30
- </data>
31
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
32
- <data>
33
- MPHyGePwXkHEV+zhv08tCYhM8Co=
34
- </data>
35
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
36
- <data>
37
- JyY4kNtCsm1jLvuPp1hgo1VdwWQ=
38
- </data>
39
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
40
- <data>
41
- MPHyGePwXkHEV+zhv08tCYhM8Co=
42
- </data>
43
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
44
- <data>
45
- OOUV0XHIMWhNQqqnDgM9jPHRc0g=
21
+ 6edYVyNg/TUuYza6ThGLukzjk0c=
46
22
  </data>
47
23
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
48
24
  <data>
49
- 7Oj+lz3x+wpg+Joaay8lzx4MZrw=
25
+ nNyvlOBsN9KBqC5ERUhZWWvXrl8=
50
26
  </data>
51
27
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
52
28
  <data>
53
- nUhAngXmW5AkgEWoV3SAeTvp8x0=
29
+ c1r30MAuePc/2+xOCYGsL5gNkNo=
54
30
  </data>
55
31
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
56
32
  <data>
57
- DXF9tBk3BiiE0vvQrTYXtpt9Fw8=
33
+ oPhcyd5wFdxUDF/FpjEG2xnRXvQ=
58
34
  </data>
59
35
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
60
36
  <data>
61
- nUhAngXmW5AkgEWoV3SAeTvp8x0=
37
+ c1r30MAuePc/2+xOCYGsL5gNkNo=
62
38
  </data>
63
39
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
64
40
  <data>
65
- V9CtXawIDxJJpG7XR1w9e+e2Wu8=
41
+ K+/kzx02+/rjKtfQ0+qkr/KWFY4=
66
42
  </data>
67
43
  <key>Modules/module.modulemap</key>
68
44
  <data>
@@ -75,7 +51,7 @@
75
51
  <dict>
76
52
  <key>hash2</key>
77
53
  <data>
78
- pQo8uTsDovnWLzUP3+uw20WZI1VgnpzCGOwTRHpzMCU=
54
+ rBqectg70axLXu6F4cRk/ejB5RKi1y6r5KfieHAJvxg=
79
55
  </data>
80
56
  </dict>
81
57
  <key>Headers/KeyWordDetection.h</key>
@@ -85,88 +61,46 @@
85
61
  Y97DYhcsF/qreCSOkyFyxAaTJIpJC9H/zl4fIXcr1og=
86
62
  </data>
87
63
  </dict>
88
- <key>Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo</key>
89
- <dict>
90
- <key>hash2</key>
91
- <data>
92
- DM9AiHMDzmga4VFKL326tNDp6Kgx6g0RWmKKDWWKa/s=
93
- </data>
94
- </dict>
95
64
  <key>Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
96
65
  <dict>
97
66
  <key>hash2</key>
98
67
  <data>
99
- MCVh3HizjKDOvVX87J02Vu0nqp6g70QWsMvXNA5GF88=
100
- </data>
101
- </dict>
102
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
103
- <dict>
104
- <key>hash2</key>
105
- <data>
106
- IMZm3hRcPNfDdW6U/hm3FTQ+IXBPY49w1i3AzE3aK94=
107
- </data>
108
- </dict>
109
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
110
- <dict>
111
- <key>hash2</key>
112
- <data>
113
- UdU0h+FFJx5hVchSu1WAj9RlA3DqQwdzAkA475VlKdw=
114
- </data>
115
- </dict>
116
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
117
- <dict>
118
- <key>hash2</key>
119
- <data>
120
- 8UD8bZB1G0ZPAbKM3N9UMTU7P8yGtZfjPRV1oA8Rop4=
121
- </data>
122
- </dict>
123
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
124
- <dict>
125
- <key>hash2</key>
126
- <data>
127
- UdU0h+FFJx5hVchSu1WAj9RlA3DqQwdzAkA475VlKdw=
128
- </data>
129
- </dict>
130
- <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
131
- <dict>
132
- <key>hash2</key>
133
- <data>
134
- Vr26XvR+WVmsp/plkzxu8rP1vka6FFP74tCUL/ibu0I=
68
+ VUOoIMAXAgtIJogP3WNn+VjYBUoWgdkEMvv3HdJpG1M=
135
69
  </data>
136
70
  </dict>
137
71
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
138
72
  <dict>
139
73
  <key>hash2</key>
140
74
  <data>
141
- IMZm3hRcPNfDdW6U/hm3FTQ+IXBPY49w1i3AzE3aK94=
75
+ q1MjgLv766i0rscElDCfVVXNUCKYRhpCjH9juC76Mk4=
142
76
  </data>
143
77
  </dict>
144
78
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
145
79
  <dict>
146
80
  <key>hash2</key>
147
81
  <data>
148
- BAt+Bx24zdpKXA/WEgnj1vfhTYj17BF/zaApe6l/TQo=
82
+ k9cDGjnENSs6tuQLK0X+eGMGVhrizk5tsOIt4uzLFjY=
149
83
  </data>
150
84
  </dict>
151
85
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
152
86
  <dict>
153
87
  <key>hash2</key>
154
88
  <data>
155
- woCPj/82zMpipcih4SkQkh7OMsAxvATnpjLkXZ4SBVI=
89
+ EXy6VEUGcdfamaRxQYZO7yICy9AU4nPizb4Zkk7ka+k=
156
90
  </data>
157
91
  </dict>
158
92
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
159
93
  <dict>
160
94
  <key>hash2</key>
161
95
  <data>
162
- BAt+Bx24zdpKXA/WEgnj1vfhTYj17BF/zaApe6l/TQo=
96
+ k9cDGjnENSs6tuQLK0X+eGMGVhrizk5tsOIt4uzLFjY=
163
97
  </data>
164
98
  </dict>
165
99
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
166
100
  <dict>
167
101
  <key>hash2</key>
168
102
  <data>
169
- xVfAr0FlncSYyVeBq2wms7w4uKzU9PWfwOC7Bm8zrOw=
103
+ IVRtOFraLzM2bt17h98VaGNRqmQLquQ1BbDtI/zhsuk=
170
104
  </data>
171
105
  </dict>
172
106
  <key>Modules/module.modulemap</key>
package/package.json CHANGED
@@ -1,9 +1,12 @@
1
1
  {
2
2
  "name": "react-native-wakeword",
3
- "version": "1.0.61",
3
+ "version": "1.0.64",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",
7
+ "expo": {
8
+ "plugins": ["./plugin"]
9
+ },
7
10
  "files": [
8
11
  "wakewords/",
9
12
  "android/",