react-native-wakeword 1.1.6 → 1.1.7

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 (23) hide show
  1. package/KeyWordDetection.podspec +4 -3
  2. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +2 -1
  3. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
  4. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  5. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +21 -0
  6. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -0
  7. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  8. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +1 -0
  9. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +4 -2
  10. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
  11. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  12. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  13. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +22 -0
  14. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +1 -0
  15. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  16. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +1 -0
  17. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +22 -0
  18. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +1 -0
  19. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  20. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +1 -0
  21. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +26 -26
  22. package/package.json +1 -1
  23. package/react-native.config.js +22 -14
@@ -1,3 +1,5 @@
1
+ require 'json'
2
+
1
3
  Pod::Spec.new do |s|
2
4
  s.name = "KeyWordDetection"
3
5
  s.version = "1.0.0" # Update to your package version
@@ -24,9 +26,8 @@ Pod::Spec.new do |s|
24
26
  s.module_map = "module.modulemap"
25
27
 
26
28
  s.pod_target_xcconfig = {
27
- 'HEADER_SEARCH_PATHS' => '$(PODS_ROOT)/../../node_modules/react-native-wakeword/ios/KeyWordDetection.xcframework/*/KeyWordDetection.framework/Headers',
28
- "HEADER_SEARCH_PATHS" => "$(PODS_ROOT)/react-native-wakeword/ios/KeyWordDetection.xcframework/**/Headers",
29
- "FRAMEWORK_SEARCH_PATHS" => "\"$(PODS_ROOT)/react-native-wakeword/ios\"",
29
+ 'HEADER_SEARCH_PATHS' => '$(PODS_ROOT)/../../node_modules/react-native-wakeword/ios/KeyWordDetection.xcframework/**/KeyWordDetection.framework/Headers',
30
+ "FRAMEWORK_SEARCH_PATHS" => "\"$(PODS_ROOT)../../react-native-wakeword/ios\"",
30
31
  "DEFINES_MODULE" => "YES"
31
32
  }
32
33
 
@@ -314,9 +314,10 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSession
314
314
  - (void)enableAggressiveDucking;
315
315
  - (void)enableAggressiveDuckingWorksMaxSilencing;
316
316
  - (void)enableAggressiveDuckingWorksOnSecondTime;
317
- /// Example function to end ducking. Deactivates session and stops engine.
318
317
  - (void)disableDucking;
319
318
  /// Example function to end ducking. Deactivates session and stops engine.
319
+ - (void)_disableDucking;
320
+ /// Example function to end ducking. Deactivates session and stops engine.
320
321
  - (void)disableDuckingWorks;
321
322
  - (void)disableDuckingDidNotUnDuck;
322
323
  /// Example function to end ducking. Deactivates session and stops engine.
@@ -3280,6 +3280,27 @@
3280
3280
  "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDucking",
3281
3281
  "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG0yyF",
3282
3282
  "moduleName": "KeyWordDetection",
3283
+ "declAttributes": [
3284
+ "AccessControl",
3285
+ "ObjC"
3286
+ ],
3287
+ "funcSelfKind": "NonMutating"
3288
+ },
3289
+ {
3290
+ "kind": "Function",
3291
+ "name": "_disableDucking",
3292
+ "printedName": "_disableDucking()",
3293
+ "children": [
3294
+ {
3295
+ "kind": "TypeNominal",
3296
+ "name": "Void",
3297
+ "printedName": "()"
3298
+ }
3299
+ ],
3300
+ "declKind": "Func",
3301
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)_disableDucking",
3302
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC08_disableG0yyF",
3303
+ "moduleName": "KeyWordDetection",
3283
3304
  "declAttributes": [
3284
3305
  "AccessControl",
3285
3306
  "ObjC",
@@ -124,6 +124,7 @@ public class AVAudioWrapper {
124
124
  @objc public func enableAggressiveDuckingWorksMaxSilencing()
125
125
  @objc public func enableAggressiveDuckingWorksOnSecondTime()
126
126
  @objc public func disableDucking()
127
+ @objc public func _disableDucking()
127
128
  @objc public func disableDuckingWorks()
128
129
  @objc public func disableDuckingDidNotUnDuck()
129
130
  @objc public func disableDuckingOrg()
@@ -124,6 +124,7 @@ public class AVAudioWrapper {
124
124
  @objc public func enableAggressiveDuckingWorksMaxSilencing()
125
125
  @objc public func enableAggressiveDuckingWorksOnSecondTime()
126
126
  @objc public func disableDucking()
127
+ @objc public func _disableDucking()
127
128
  @objc public func disableDuckingWorks()
128
129
  @objc public func disableDuckingDidNotUnDuck()
129
130
  @objc public func disableDuckingOrg()
@@ -314,9 +314,10 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSession
314
314
  - (void)enableAggressiveDucking;
315
315
  - (void)enableAggressiveDuckingWorksMaxSilencing;
316
316
  - (void)enableAggressiveDuckingWorksOnSecondTime;
317
- /// Example function to end ducking. Deactivates session and stops engine.
318
317
  - (void)disableDucking;
319
318
  /// Example function to end ducking. Deactivates session and stops engine.
319
+ - (void)_disableDucking;
320
+ /// Example function to end ducking. Deactivates session and stops engine.
320
321
  - (void)disableDuckingWorks;
321
322
  - (void)disableDuckingDidNotUnDuck;
322
323
  /// Example function to end ducking. Deactivates session and stops engine.
@@ -701,9 +702,10 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSession
701
702
  - (void)enableAggressiveDucking;
702
703
  - (void)enableAggressiveDuckingWorksMaxSilencing;
703
704
  - (void)enableAggressiveDuckingWorksOnSecondTime;
704
- /// Example function to end ducking. Deactivates session and stops engine.
705
705
  - (void)disableDucking;
706
706
  /// Example function to end ducking. Deactivates session and stops engine.
707
+ - (void)_disableDucking;
708
+ /// Example function to end ducking. Deactivates session and stops engine.
707
709
  - (void)disableDuckingWorks;
708
710
  - (void)disableDuckingDidNotUnDuck;
709
711
  /// Example function to end ducking. Deactivates session and stops engine.
@@ -6570,6 +6570,28 @@
6570
6570
  "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG0yyF",
6571
6571
  "moduleName": "KeyWordDetection",
6572
6572
  "isOpen": true,
6573
+ "declAttributes": [
6574
+ "AccessControl",
6575
+ "ObjC"
6576
+ ],
6577
+ "funcSelfKind": "NonMutating"
6578
+ },
6579
+ {
6580
+ "kind": "Function",
6581
+ "name": "_disableDucking",
6582
+ "printedName": "_disableDucking()",
6583
+ "children": [
6584
+ {
6585
+ "kind": "TypeNominal",
6586
+ "name": "Void",
6587
+ "printedName": "()"
6588
+ }
6589
+ ],
6590
+ "declKind": "Func",
6591
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)_disableDucking",
6592
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC08_disableG0yyF",
6593
+ "moduleName": "KeyWordDetection",
6594
+ "isOpen": true,
6573
6595
  "declAttributes": [
6574
6596
  "AccessControl",
6575
6597
  "ObjC",
@@ -124,6 +124,7 @@ public class AVAudioWrapper {
124
124
  @objc public func enableAggressiveDuckingWorksMaxSilencing()
125
125
  @objc public func enableAggressiveDuckingWorksOnSecondTime()
126
126
  @objc public func disableDucking()
127
+ @objc public func _disableDucking()
127
128
  @objc public func disableDuckingWorks()
128
129
  @objc public func disableDuckingDidNotUnDuck()
129
130
  @objc public func disableDuckingOrg()
@@ -124,6 +124,7 @@ public class AVAudioWrapper {
124
124
  @objc public func enableAggressiveDuckingWorksMaxSilencing()
125
125
  @objc public func enableAggressiveDuckingWorksOnSecondTime()
126
126
  @objc public func disableDucking()
127
+ @objc public func _disableDucking()
127
128
  @objc public func disableDuckingWorks()
128
129
  @objc public func disableDuckingDidNotUnDuck()
129
130
  @objc public func disableDuckingOrg()
@@ -6570,6 +6570,28 @@
6570
6570
  "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG0yyF",
6571
6571
  "moduleName": "KeyWordDetection",
6572
6572
  "isOpen": true,
6573
+ "declAttributes": [
6574
+ "AccessControl",
6575
+ "ObjC"
6576
+ ],
6577
+ "funcSelfKind": "NonMutating"
6578
+ },
6579
+ {
6580
+ "kind": "Function",
6581
+ "name": "_disableDucking",
6582
+ "printedName": "_disableDucking()",
6583
+ "children": [
6584
+ {
6585
+ "kind": "TypeNominal",
6586
+ "name": "Void",
6587
+ "printedName": "()"
6588
+ }
6589
+ ],
6590
+ "declKind": "Func",
6591
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)_disableDucking",
6592
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC08_disableG0yyF",
6593
+ "moduleName": "KeyWordDetection",
6594
+ "isOpen": true,
6573
6595
  "declAttributes": [
6574
6596
  "AccessControl",
6575
6597
  "ObjC",
@@ -124,6 +124,7 @@ public class AVAudioWrapper {
124
124
  @objc public func enableAggressiveDuckingWorksMaxSilencing()
125
125
  @objc public func enableAggressiveDuckingWorksOnSecondTime()
126
126
  @objc public func disableDucking()
127
+ @objc public func _disableDucking()
127
128
  @objc public func disableDuckingWorks()
128
129
  @objc public func disableDuckingDidNotUnDuck()
129
130
  @objc public func disableDuckingOrg()
@@ -124,6 +124,7 @@ public class AVAudioWrapper {
124
124
  @objc public func enableAggressiveDuckingWorksMaxSilencing()
125
125
  @objc public func enableAggressiveDuckingWorksOnSecondTime()
126
126
  @objc public func disableDucking()
127
+ @objc public func _disableDucking()
127
128
  @objc public func disableDuckingWorks()
128
129
  @objc public func disableDuckingDidNotUnDuck()
129
130
  @objc public func disableDuckingOrg()
@@ -6,7 +6,7 @@
6
6
  <dict>
7
7
  <key>Headers/KeyWordDetection-Swift.h</key>
8
8
  <data>
9
- aMQ4ryevETjCg7iIF6EWArn9JmM=
9
+ R47kd0qLsa2hMHO2R/fl3RcfuhY=
10
10
  </data>
11
11
  <key>Headers/KeyWordDetection.h</key>
12
12
  <data>
@@ -18,51 +18,51 @@
18
18
  </data>
19
19
  <key>Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo</key>
20
20
  <data>
21
- Yeo7JrYTf7xdo8vzQXOLYe0TuPU=
21
+ GWeQiIysrix4Yf4kGciQPmbgDyE=
22
22
  </data>
23
23
  <key>Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
24
24
  <data>
25
- HnrzTcb3KYBjQ0kjipA22LUjKQU=
25
+ D3+VosYu2xR8gJFwgZ25RMsgJwk=
26
26
  </data>
27
27
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
28
28
  <data>
29
- vsGf7AbGVbhHj/h4FxEEr9Qncc0=
29
+ FHAafF6qqnbhTWf+htsC11pXWq4=
30
30
  </data>
31
31
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
32
32
  <data>
33
- VaTaO4fJIcYaCwsvG1MQg6JQirg=
33
+ ZQrJ41Qe2xpvf0RiD7gu99VBokA=
34
34
  </data>
35
35
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
36
36
  <data>
37
- kSMBitLbnTqiTNUleLM0IbWVT7M=
37
+ ypUFUZHbvoUJU7P6CK1SosduzPI=
38
38
  </data>
39
39
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
40
40
  <data>
41
- VaTaO4fJIcYaCwsvG1MQg6JQirg=
41
+ ZQrJ41Qe2xpvf0RiD7gu99VBokA=
42
42
  </data>
43
43
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
44
44
  <data>
45
- t9LKdDSmmWA6EQyN5ys8idnsBfs=
45
+ lqrJDSxrY0ARsiB2nU7cniRBnZo=
46
46
  </data>
47
47
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
48
48
  <data>
49
- vsGf7AbGVbhHj/h4FxEEr9Qncc0=
49
+ FHAafF6qqnbhTWf+htsC11pXWq4=
50
50
  </data>
51
51
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
52
52
  <data>
53
- zjUgljv+9/VfFZ3FInXf4lbU1gY=
53
+ 8k4SL5Do4lAmSUC9YJZ7bxIwC7A=
54
54
  </data>
55
55
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
56
56
  <data>
57
- EBjH8/fbQdwNN4bYHF2hybtmHEg=
57
+ HYqES3MbNWnUWNLAdKbL+1BiESk=
58
58
  </data>
59
59
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
60
60
  <data>
61
- zjUgljv+9/VfFZ3FInXf4lbU1gY=
61
+ 8k4SL5Do4lAmSUC9YJZ7bxIwC7A=
62
62
  </data>
63
63
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
64
64
  <data>
65
- kZRxy0FQReb/8tJ533DEUlA1mWE=
65
+ 7H6aUE2FhWlKBq7HudGBT93Ro/Q=
66
66
  </data>
67
67
  <key>Modules/module.modulemap</key>
68
68
  <data>
@@ -75,7 +75,7 @@
75
75
  <dict>
76
76
  <key>hash2</key>
77
77
  <data>
78
- k9u2uRD+3qWkm9aeWKblJE99vTnKa9qwjoVGlUBCbuI=
78
+ HSoRHoQ/Z4QCIV4XBw/9aTF8T8p4xZBpXK5QubQTd/A=
79
79
  </data>
80
80
  </dict>
81
81
  <key>Headers/KeyWordDetection.h</key>
@@ -89,84 +89,84 @@
89
89
  <dict>
90
90
  <key>hash2</key>
91
91
  <data>
92
- Ao4E7yAPxIizbksWH5CQyRi2GtdcCGhgs5a0dt8FQ9M=
92
+ 9riMB1WIMemwIVMf+V4a2dbwcLm1i5eConAdSggggpI=
93
93
  </data>
94
94
  </dict>
95
95
  <key>Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
96
96
  <dict>
97
97
  <key>hash2</key>
98
98
  <data>
99
- XDctd7aXKgmWH0Z7aqPivub4p5L0ryTVwzM4NXFDQ7U=
99
+ rtGsmN4zor8ncl4UEj3oG4AxsY4QijNMWPxDGGJlCBg=
100
100
  </data>
101
101
  </dict>
102
102
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
103
103
  <dict>
104
104
  <key>hash2</key>
105
105
  <data>
106
- hPazXermLXLnogMdekHpQ2eXLABakxTfHrSHo2YtP0I=
106
+ YRava3tlMP2mikIRF/C86Ub0rNXY18ux5eSpHs+2TJE=
107
107
  </data>
108
108
  </dict>
109
109
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
110
110
  <dict>
111
111
  <key>hash2</key>
112
112
  <data>
113
- w+b6Lu92AAUj5kcsTePdh60v+SdLGCQczgNbBvJNbNQ=
113
+ pxoCzdnVUKp6Hu3osbSz8m/vPI66cKH7v3Q4sAxwrS4=
114
114
  </data>
115
115
  </dict>
116
116
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
117
117
  <dict>
118
118
  <key>hash2</key>
119
119
  <data>
120
- CEvkKcLoA00rwOTyucRyDZawZgz5hd2Lvt5JaD0R4w0=
120
+ sepagBRz73iPGoLwCLEJrEA6n4Nk32Q5OZobxQmcnVU=
121
121
  </data>
122
122
  </dict>
123
123
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
124
124
  <dict>
125
125
  <key>hash2</key>
126
126
  <data>
127
- w+b6Lu92AAUj5kcsTePdh60v+SdLGCQczgNbBvJNbNQ=
127
+ pxoCzdnVUKp6Hu3osbSz8m/vPI66cKH7v3Q4sAxwrS4=
128
128
  </data>
129
129
  </dict>
130
130
  <key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
131
131
  <dict>
132
132
  <key>hash2</key>
133
133
  <data>
134
- 9dbAqDt73X4G1lePfRtBVLp4y0mXG+oCk94awWBTWYo=
134
+ 2WA3XQ1bZcnDMdALjHtG9Gz0k3e3mBCB9FccL3eTSMQ=
135
135
  </data>
136
136
  </dict>
137
137
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
138
138
  <dict>
139
139
  <key>hash2</key>
140
140
  <data>
141
- hPazXermLXLnogMdekHpQ2eXLABakxTfHrSHo2YtP0I=
141
+ YRava3tlMP2mikIRF/C86Ub0rNXY18ux5eSpHs+2TJE=
142
142
  </data>
143
143
  </dict>
144
144
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
145
145
  <dict>
146
146
  <key>hash2</key>
147
147
  <data>
148
- vB9f6GfrrwziZY3Npp0l7JGSOYVQ0aB7xvLwaxhxAtY=
148
+ 8iRuEnyzK44efPI1Jmw5yiyIVPk2QLjkIzxZvUS0GzM=
149
149
  </data>
150
150
  </dict>
151
151
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
152
152
  <dict>
153
153
  <key>hash2</key>
154
154
  <data>
155
- ukU/dGC92VIwvC2KKG3ycrTd1U6n2qEobTHu6TwjD10=
155
+ lN4WlJ7c4Shu8Ds+XLFzPlBmem+pNVAZybasKJ7lIAg=
156
156
  </data>
157
157
  </dict>
158
158
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
159
159
  <dict>
160
160
  <key>hash2</key>
161
161
  <data>
162
- vB9f6GfrrwziZY3Npp0l7JGSOYVQ0aB7xvLwaxhxAtY=
162
+ 8iRuEnyzK44efPI1Jmw5yiyIVPk2QLjkIzxZvUS0GzM=
163
163
  </data>
164
164
  </dict>
165
165
  <key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
166
166
  <dict>
167
167
  <key>hash2</key>
168
168
  <data>
169
- 8JXEZZdYYGDwlMSKdGkaeVskJkJBxcg2g8m3tsABomY=
169
+ BBeIhEP5/2fI00nmYByUbIrZELjnqp2/VYzKXtp85VM=
170
170
  </data>
171
171
  </dict>
172
172
  <key>Modules/module.modulemap</key>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-wakeword",
3
- "version": "1.1.6",
3
+ "version": "1.1.7",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",
@@ -1,17 +1,25 @@
1
+ // node_modules/react-native‑wakeword/react-native.config.js
2
+ // RN 0.77 / CLI ≥ 10.x — single source of truth for autolinking
3
+ const path = require('path');
4
+
1
5
  module.exports = {
2
- dependencies: {
3
- 'react-native-wakeword': {
4
- platforms: {
5
- android: {
6
- sourceDir: './android',
7
- packageImportPath: 'import com.davoice.keywordspotting.KeyWordRNBridgePackage;',
8
- packageInstance: 'new KeyWordRNBridgePackage()',
9
- },
10
- ios: {
11
- podspecPath: './KeyWordDetection.podspec', // Points to your podspec
12
- },
13
- },
14
- },
6
+ // Tell the RN CLI where the library lives — that’s all that is needed now.
7
+ dependencies: {
8
+ 'react-native-wakeword': {
9
+ root: __dirname, // <‑ library root – CLI will look for:
10
+ // • ios/KeyWordDetection.podspec ❬iOS❭
11
+ // • android/… Gradle project ❬Android❭
15
12
  },
16
- };
13
+ },
17
14
 
15
+ /*
16
+ * Nothing else is required:
17
+ * • `podspecPath` was removed from the schema and will make the package
18
+ * ignored :contentReference[oaicite:0]{index=0}
19
+ * • `packageImportPath` / `packageInstance` are optional – the Gradle
20
+ * plugin now scans for any ReactPackage in the module automatically.
21
+ * If you keep your podspec in a non‑standard place (not root or ios/),
22
+ * move it next to ios/ or simply inside the root folder as recommended
23
+ * by the CLI docs :contentReference[oaicite:1]{index=1}.
24
+ */
25
+ };