react-native-wakeword 1.1.48 → 1.1.50
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.
- package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar +0 -0
- package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar.md5 +1 -1
- package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar.sha1 +1 -1
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/Info.plist +4 -2
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/{ios-arm64 → ios-arm64-maccatalyst}/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +6 -3
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64-maccatalyst/KeyWordDetection.framework/Versions/A/KeyWordDetection +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/{ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface → ios-arm64-maccatalyst/KeyWordDetection.framework/Versions/A/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface} +3 -13
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/{ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftdoc → ios-arm64-maccatalyst/KeyWordDetection.framework/Versions/A/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-macabi.swiftdoc} +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/{ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface → ios-arm64-maccatalyst/KeyWordDetection.framework/Versions/A/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-macabi.swiftinterface} +3 -13
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64-maccatalyst/KeyWordDetection.framework/Versions/A/Resources/Info.plist +50 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +12 -6
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Info.plist +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +3 -13
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +3 -13
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +3 -13
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +3 -13
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +28 -28
- package/package.json +1 -1
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Info.plist +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
- /package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/{ios-arm64 → ios-arm64-maccatalyst}/KeyWordDetection.framework/Headers/KeyWordDetection.h +0 -0
- /package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/{ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json → ios-arm64-maccatalyst/KeyWordDetection.framework/Versions/A/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-macabi.abi.json} +0 -0
- /package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/{ios-arm64/KeyWordDetection.framework → ios-arm64-maccatalyst/KeyWordDetection.framework/Versions/A}/Modules/module.modulemap +0 -0
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
a1f8f0ccd4a36890e596d0b22f4ba7b7 keyworddetection-1.0.0.aar
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
ecce4612759e9765cb1eec2dcddf74d9a0a59869 keyworddetection-1.0.0.aar
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
</dict>
|
|
24
24
|
<dict>
|
|
25
25
|
<key>BinaryPath</key>
|
|
26
|
-
<string>KeyWordDetection.framework/KeyWordDetection</string>
|
|
26
|
+
<string>KeyWordDetection.framework/Versions/A/KeyWordDetection</string>
|
|
27
27
|
<key>LibraryIdentifier</key>
|
|
28
|
-
<string>ios-arm64</string>
|
|
28
|
+
<string>ios-arm64-maccatalyst</string>
|
|
29
29
|
<key>LibraryPath</key>
|
|
30
30
|
<string>KeyWordDetection.framework</string>
|
|
31
31
|
<key>SupportedArchitectures</key>
|
|
@@ -34,6 +34,8 @@
|
|
|
34
34
|
</array>
|
|
35
35
|
<key>SupportedPlatform</key>
|
|
36
36
|
<string>ios</string>
|
|
37
|
+
<key>SupportedPlatformVariant</key>
|
|
38
|
+
<string>maccatalyst</string>
|
|
37
39
|
</dict>
|
|
38
40
|
</array>
|
|
39
41
|
<key>CFBundlePackageType</key>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#if 0
|
|
2
2
|
#elif defined(__arm64__) && __arm64__
|
|
3
|
-
// Generated by Apple Swift version 6.
|
|
3
|
+
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
|
|
4
4
|
#ifndef KEYWORDDETECTION_SWIFT_H
|
|
5
5
|
#define KEYWORDDETECTION_SWIFT_H
|
|
6
6
|
#pragma clang diagnostic push
|
|
@@ -65,7 +65,6 @@
|
|
|
65
65
|
# if __has_include(<uchar.h>)
|
|
66
66
|
# include <uchar.h>
|
|
67
67
|
# elif !defined(__cplusplus)
|
|
68
|
-
typedef unsigned char char8_t;
|
|
69
68
|
typedef uint_least16_t char16_t;
|
|
70
69
|
typedef uint_least32_t char32_t;
|
|
71
70
|
# endif
|
|
@@ -304,8 +303,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
304
303
|
#endif
|
|
305
304
|
|
|
306
305
|
#if defined(__OBJC__)
|
|
307
|
-
|
|
308
306
|
@class NSString;
|
|
307
|
+
|
|
309
308
|
SWIFT_CLASS("_TtC16KeyWordDetection29AudioSessionAndDuckingManager")
|
|
310
309
|
@interface AudioSessionAndDuckingManager : NSObject
|
|
311
310
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSessionAndDuckingManager * _Nonnull shared;)
|
|
@@ -323,6 +322,7 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSession
|
|
|
323
322
|
@end
|
|
324
323
|
|
|
325
324
|
@class KeyWordsDetection;
|
|
325
|
+
|
|
326
326
|
SWIFT_CLASS("_TtC16KeyWordDetection15GlobalVariables")
|
|
327
327
|
@interface GlobalVariables : NSObject
|
|
328
328
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariables * _Nonnull shared;)
|
|
@@ -337,6 +337,7 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariab
|
|
|
337
337
|
|
|
338
338
|
@protocol KeywordDetectionRNDelegate;
|
|
339
339
|
@class NSNumber;
|
|
340
|
+
|
|
340
341
|
SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
341
342
|
@interface KeyWordsDetection : NSObject
|
|
342
343
|
@property (nonatomic, weak) id <KeywordDetectionRNDelegate> _Nullable delegate;
|
|
@@ -362,11 +363,13 @@ SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
|
362
363
|
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
|
|
363
364
|
@end
|
|
364
365
|
|
|
366
|
+
|
|
365
367
|
SWIFT_PROTOCOL("_TtP16KeyWordDetection26KeywordDetectionRNDelegate_")
|
|
366
368
|
@protocol KeywordDetectionRNDelegate
|
|
367
369
|
- (void)KeywordDetectionDidDetectEvent:(NSDictionary<NSString *, id> * _Nonnull)eventInfo;
|
|
368
370
|
@end
|
|
369
371
|
|
|
372
|
+
|
|
370
373
|
SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
371
374
|
@interface LicenseManager : NSObject
|
|
372
375
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target arm64-apple-ios13.5 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
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 arm64-apple-ios13.5-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import Accelerate
|
|
@@ -35,16 +35,12 @@ public class AVAudioWrapperFrameListener {
|
|
|
35
35
|
public var isRecording: Swift.Bool {
|
|
36
36
|
get
|
|
37
37
|
}
|
|
38
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
39
38
|
public var frameLength: Swift.UInt32? {
|
|
40
39
|
get
|
|
41
40
|
}
|
|
42
|
-
#endif
|
|
43
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
44
41
|
public var sampleRate: Swift.UInt32? {
|
|
45
42
|
get
|
|
46
43
|
}
|
|
47
|
-
#endif
|
|
48
44
|
public var numFrameListeners: Swift.Int {
|
|
49
45
|
get
|
|
50
46
|
}
|
|
@@ -80,16 +76,12 @@ public class AVAudioWrapper {
|
|
|
80
76
|
public var isRecording: Swift.Bool {
|
|
81
77
|
get
|
|
82
78
|
}
|
|
83
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
84
79
|
public var frameLength: Swift.UInt32? {
|
|
85
80
|
get
|
|
86
81
|
}
|
|
87
|
-
#endif
|
|
88
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
89
82
|
public var sampleRate: Swift.UInt32? {
|
|
90
83
|
get
|
|
91
84
|
}
|
|
92
|
-
#endif
|
|
93
85
|
public var numFrameListeners: Swift.Int {
|
|
94
86
|
get
|
|
95
87
|
}
|
|
@@ -150,9 +142,7 @@ public enum AudioPlaybackHook {
|
|
|
150
142
|
}
|
|
151
143
|
@_inheritsConvenienceInitializers @objc public class AudioSessionAndDuckingManager : ObjectiveC.NSObject {
|
|
152
144
|
@objc public static let shared: KeyWordDetection.AudioSessionAndDuckingManager
|
|
153
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
154
145
|
@objc public func getWakewordAudioRoutingConfigJSONString() -> Swift.String?
|
|
155
|
-
#endif
|
|
156
146
|
@objc public func setWakewordAudioRoutingConfigFromJSONString(_ jsonConfig: Swift.String)
|
|
157
147
|
@objc public func initAudioSessAndDuckManage()
|
|
158
148
|
@objc public func enableRadioInCar()
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target arm64-apple-ios13.5 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
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 arm64-apple-ios13.5-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import Accelerate
|
|
@@ -35,16 +35,12 @@ public class AVAudioWrapperFrameListener {
|
|
|
35
35
|
public var isRecording: Swift.Bool {
|
|
36
36
|
get
|
|
37
37
|
}
|
|
38
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
39
38
|
public var frameLength: Swift.UInt32? {
|
|
40
39
|
get
|
|
41
40
|
}
|
|
42
|
-
#endif
|
|
43
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
44
41
|
public var sampleRate: Swift.UInt32? {
|
|
45
42
|
get
|
|
46
43
|
}
|
|
47
|
-
#endif
|
|
48
44
|
public var numFrameListeners: Swift.Int {
|
|
49
45
|
get
|
|
50
46
|
}
|
|
@@ -80,16 +76,12 @@ public class AVAudioWrapper {
|
|
|
80
76
|
public var isRecording: Swift.Bool {
|
|
81
77
|
get
|
|
82
78
|
}
|
|
83
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
84
79
|
public var frameLength: Swift.UInt32? {
|
|
85
80
|
get
|
|
86
81
|
}
|
|
87
|
-
#endif
|
|
88
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
89
82
|
public var sampleRate: Swift.UInt32? {
|
|
90
83
|
get
|
|
91
84
|
}
|
|
92
|
-
#endif
|
|
93
85
|
public var numFrameListeners: Swift.Int {
|
|
94
86
|
get
|
|
95
87
|
}
|
|
@@ -150,9 +142,7 @@ public enum AudioPlaybackHook {
|
|
|
150
142
|
}
|
|
151
143
|
@_inheritsConvenienceInitializers @objc public class AudioSessionAndDuckingManager : ObjectiveC.NSObject {
|
|
152
144
|
@objc public static let shared: KeyWordDetection.AudioSessionAndDuckingManager
|
|
153
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
154
145
|
@objc public func getWakewordAudioRoutingConfigJSONString() -> Swift.String?
|
|
155
|
-
#endif
|
|
156
146
|
@objc public func setWakewordAudioRoutingConfigFromJSONString(_ jsonConfig: Swift.String)
|
|
157
147
|
@objc public func initAudioSessAndDuckManage()
|
|
158
148
|
@objc public func enableRadioInCar()
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
+
<plist version="1.0">
|
|
4
|
+
<dict>
|
|
5
|
+
<key>BuildMachineOSBuild</key>
|
|
6
|
+
<string>24G90</string>
|
|
7
|
+
<key>CFBundleDevelopmentRegion</key>
|
|
8
|
+
<string>en</string>
|
|
9
|
+
<key>CFBundleExecutable</key>
|
|
10
|
+
<string>KeyWordDetection</string>
|
|
11
|
+
<key>CFBundleIdentifier</key>
|
|
12
|
+
<string>com.relyon.KeyWordDetection</string>
|
|
13
|
+
<key>CFBundleInfoDictionaryVersion</key>
|
|
14
|
+
<string>6.0</string>
|
|
15
|
+
<key>CFBundleName</key>
|
|
16
|
+
<string>KeyWordDetection</string>
|
|
17
|
+
<key>CFBundlePackageType</key>
|
|
18
|
+
<string>FMWK</string>
|
|
19
|
+
<key>CFBundleShortVersionString</key>
|
|
20
|
+
<string>1.0</string>
|
|
21
|
+
<key>CFBundleSupportedPlatforms</key>
|
|
22
|
+
<array>
|
|
23
|
+
<string>MacOSX</string>
|
|
24
|
+
</array>
|
|
25
|
+
<key>CFBundleVersion</key>
|
|
26
|
+
<string>1</string>
|
|
27
|
+
<key>DTCompiler</key>
|
|
28
|
+
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
29
|
+
<key>DTPlatformBuild</key>
|
|
30
|
+
<string>24C94</string>
|
|
31
|
+
<key>DTPlatformName</key>
|
|
32
|
+
<string>macosx</string>
|
|
33
|
+
<key>DTPlatformVersion</key>
|
|
34
|
+
<string>15.2</string>
|
|
35
|
+
<key>DTSDKBuild</key>
|
|
36
|
+
<string>24C94</string>
|
|
37
|
+
<key>DTSDKName</key>
|
|
38
|
+
<string>macosx15.2</string>
|
|
39
|
+
<key>DTXcode</key>
|
|
40
|
+
<string>1620</string>
|
|
41
|
+
<key>DTXcodeBuild</key>
|
|
42
|
+
<string>16C5032a</string>
|
|
43
|
+
<key>LSMinimumSystemVersion</key>
|
|
44
|
+
<string>10.15.5</string>
|
|
45
|
+
<key>UIDeviceFamily</key>
|
|
46
|
+
<array>
|
|
47
|
+
<integer>2</integer>
|
|
48
|
+
</array>
|
|
49
|
+
</dict>
|
|
50
|
+
</plist>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#if 0
|
|
2
2
|
#elif defined(__arm64__) && __arm64__
|
|
3
|
-
// Generated by Apple Swift version 6.
|
|
3
|
+
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
|
|
4
4
|
#ifndef KEYWORDDETECTION_SWIFT_H
|
|
5
5
|
#define KEYWORDDETECTION_SWIFT_H
|
|
6
6
|
#pragma clang diagnostic push
|
|
@@ -65,7 +65,6 @@
|
|
|
65
65
|
# if __has_include(<uchar.h>)
|
|
66
66
|
# include <uchar.h>
|
|
67
67
|
# elif !defined(__cplusplus)
|
|
68
|
-
typedef unsigned char char8_t;
|
|
69
68
|
typedef uint_least16_t char16_t;
|
|
70
69
|
typedef uint_least32_t char32_t;
|
|
71
70
|
# endif
|
|
@@ -304,8 +303,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
304
303
|
#endif
|
|
305
304
|
|
|
306
305
|
#if defined(__OBJC__)
|
|
307
|
-
|
|
308
306
|
@class NSString;
|
|
307
|
+
|
|
309
308
|
SWIFT_CLASS("_TtC16KeyWordDetection29AudioSessionAndDuckingManager")
|
|
310
309
|
@interface AudioSessionAndDuckingManager : NSObject
|
|
311
310
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSessionAndDuckingManager * _Nonnull shared;)
|
|
@@ -323,6 +322,7 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSession
|
|
|
323
322
|
@end
|
|
324
323
|
|
|
325
324
|
@class KeyWordsDetection;
|
|
325
|
+
|
|
326
326
|
SWIFT_CLASS("_TtC16KeyWordDetection15GlobalVariables")
|
|
327
327
|
@interface GlobalVariables : NSObject
|
|
328
328
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariables * _Nonnull shared;)
|
|
@@ -337,6 +337,7 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariab
|
|
|
337
337
|
|
|
338
338
|
@protocol KeywordDetectionRNDelegate;
|
|
339
339
|
@class NSNumber;
|
|
340
|
+
|
|
340
341
|
SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
341
342
|
@interface KeyWordsDetection : NSObject
|
|
342
343
|
@property (nonatomic, weak) id <KeywordDetectionRNDelegate> _Nullable delegate;
|
|
@@ -362,11 +363,13 @@ SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
|
362
363
|
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
|
|
363
364
|
@end
|
|
364
365
|
|
|
366
|
+
|
|
365
367
|
SWIFT_PROTOCOL("_TtP16KeyWordDetection26KeywordDetectionRNDelegate_")
|
|
366
368
|
@protocol KeywordDetectionRNDelegate
|
|
367
369
|
- (void)KeywordDetectionDidDetectEvent:(NSDictionary<NSString *, id> * _Nonnull)eventInfo;
|
|
368
370
|
@end
|
|
369
371
|
|
|
372
|
+
|
|
370
373
|
SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
371
374
|
@interface LicenseManager : NSObject
|
|
372
375
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
@@ -382,7 +385,7 @@ SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
|
382
385
|
#endif
|
|
383
386
|
|
|
384
387
|
#elif defined(__x86_64__) && __x86_64__
|
|
385
|
-
// Generated by Apple Swift version 6.
|
|
388
|
+
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
|
|
386
389
|
#ifndef KEYWORDDETECTION_SWIFT_H
|
|
387
390
|
#define KEYWORDDETECTION_SWIFT_H
|
|
388
391
|
#pragma clang diagnostic push
|
|
@@ -447,7 +450,6 @@ SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
|
447
450
|
# if __has_include(<uchar.h>)
|
|
448
451
|
# include <uchar.h>
|
|
449
452
|
# elif !defined(__cplusplus)
|
|
450
|
-
typedef unsigned char char8_t;
|
|
451
453
|
typedef uint_least16_t char16_t;
|
|
452
454
|
typedef uint_least32_t char32_t;
|
|
453
455
|
# endif
|
|
@@ -686,8 +688,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
686
688
|
#endif
|
|
687
689
|
|
|
688
690
|
#if defined(__OBJC__)
|
|
689
|
-
|
|
690
691
|
@class NSString;
|
|
692
|
+
|
|
691
693
|
SWIFT_CLASS("_TtC16KeyWordDetection29AudioSessionAndDuckingManager")
|
|
692
694
|
@interface AudioSessionAndDuckingManager : NSObject
|
|
693
695
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSessionAndDuckingManager * _Nonnull shared;)
|
|
@@ -705,6 +707,7 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSession
|
|
|
705
707
|
@end
|
|
706
708
|
|
|
707
709
|
@class KeyWordsDetection;
|
|
710
|
+
|
|
708
711
|
SWIFT_CLASS("_TtC16KeyWordDetection15GlobalVariables")
|
|
709
712
|
@interface GlobalVariables : NSObject
|
|
710
713
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariables * _Nonnull shared;)
|
|
@@ -719,6 +722,7 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariab
|
|
|
719
722
|
|
|
720
723
|
@protocol KeywordDetectionRNDelegate;
|
|
721
724
|
@class NSNumber;
|
|
725
|
+
|
|
722
726
|
SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
723
727
|
@interface KeyWordsDetection : NSObject
|
|
724
728
|
@property (nonatomic, weak) id <KeywordDetectionRNDelegate> _Nullable delegate;
|
|
@@ -744,11 +748,13 @@ SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
|
744
748
|
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
|
|
745
749
|
@end
|
|
746
750
|
|
|
751
|
+
|
|
747
752
|
SWIFT_PROTOCOL("_TtP16KeyWordDetection26KeywordDetectionRNDelegate_")
|
|
748
753
|
@protocol KeywordDetectionRNDelegate
|
|
749
754
|
- (void)KeywordDetectionDidDetectEvent:(NSDictionary<NSString *, id> * _Nonnull)eventInfo;
|
|
750
755
|
@end
|
|
751
756
|
|
|
757
|
+
|
|
752
758
|
SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
753
759
|
@interface LicenseManager : NSObject
|
|
754
760
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
Binary file
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target arm64-apple-ios13.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
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 arm64-apple-ios13.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import Accelerate
|
|
@@ -35,16 +35,12 @@ public class AVAudioWrapperFrameListener {
|
|
|
35
35
|
public var isRecording: Swift.Bool {
|
|
36
36
|
get
|
|
37
37
|
}
|
|
38
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
39
38
|
public var frameLength: Swift.UInt32? {
|
|
40
39
|
get
|
|
41
40
|
}
|
|
42
|
-
#endif
|
|
43
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
44
41
|
public var sampleRate: Swift.UInt32? {
|
|
45
42
|
get
|
|
46
43
|
}
|
|
47
|
-
#endif
|
|
48
44
|
public var numFrameListeners: Swift.Int {
|
|
49
45
|
get
|
|
50
46
|
}
|
|
@@ -80,16 +76,12 @@ public class AVAudioWrapper {
|
|
|
80
76
|
public var isRecording: Swift.Bool {
|
|
81
77
|
get
|
|
82
78
|
}
|
|
83
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
84
79
|
public var frameLength: Swift.UInt32? {
|
|
85
80
|
get
|
|
86
81
|
}
|
|
87
|
-
#endif
|
|
88
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
89
82
|
public var sampleRate: Swift.UInt32? {
|
|
90
83
|
get
|
|
91
84
|
}
|
|
92
|
-
#endif
|
|
93
85
|
public var numFrameListeners: Swift.Int {
|
|
94
86
|
get
|
|
95
87
|
}
|
|
@@ -150,9 +142,7 @@ public enum AudioPlaybackHook {
|
|
|
150
142
|
}
|
|
151
143
|
@_inheritsConvenienceInitializers @objc public class AudioSessionAndDuckingManager : ObjectiveC.NSObject {
|
|
152
144
|
@objc public static let shared: KeyWordDetection.AudioSessionAndDuckingManager
|
|
153
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
154
145
|
@objc public func getWakewordAudioRoutingConfigJSONString() -> Swift.String?
|
|
155
|
-
#endif
|
|
156
146
|
@objc public func setWakewordAudioRoutingConfigFromJSONString(_ jsonConfig: Swift.String)
|
|
157
147
|
@objc public func initAudioSessAndDuckManage()
|
|
158
148
|
@objc public func enableRadioInCar()
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target arm64-apple-ios13.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
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 arm64-apple-ios13.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import Accelerate
|
|
@@ -35,16 +35,12 @@ public class AVAudioWrapperFrameListener {
|
|
|
35
35
|
public var isRecording: Swift.Bool {
|
|
36
36
|
get
|
|
37
37
|
}
|
|
38
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
39
38
|
public var frameLength: Swift.UInt32? {
|
|
40
39
|
get
|
|
41
40
|
}
|
|
42
|
-
#endif
|
|
43
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
44
41
|
public var sampleRate: Swift.UInt32? {
|
|
45
42
|
get
|
|
46
43
|
}
|
|
47
|
-
#endif
|
|
48
44
|
public var numFrameListeners: Swift.Int {
|
|
49
45
|
get
|
|
50
46
|
}
|
|
@@ -80,16 +76,12 @@ public class AVAudioWrapper {
|
|
|
80
76
|
public var isRecording: Swift.Bool {
|
|
81
77
|
get
|
|
82
78
|
}
|
|
83
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
84
79
|
public var frameLength: Swift.UInt32? {
|
|
85
80
|
get
|
|
86
81
|
}
|
|
87
|
-
#endif
|
|
88
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
89
82
|
public var sampleRate: Swift.UInt32? {
|
|
90
83
|
get
|
|
91
84
|
}
|
|
92
|
-
#endif
|
|
93
85
|
public var numFrameListeners: Swift.Int {
|
|
94
86
|
get
|
|
95
87
|
}
|
|
@@ -150,9 +142,7 @@ public enum AudioPlaybackHook {
|
|
|
150
142
|
}
|
|
151
143
|
@_inheritsConvenienceInitializers @objc public class AudioSessionAndDuckingManager : ObjectiveC.NSObject {
|
|
152
144
|
@objc public static let shared: KeyWordDetection.AudioSessionAndDuckingManager
|
|
153
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
154
145
|
@objc public func getWakewordAudioRoutingConfigJSONString() -> Swift.String?
|
|
155
|
-
#endif
|
|
156
146
|
@objc public func setWakewordAudioRoutingConfigFromJSONString(_ jsonConfig: Swift.String)
|
|
157
147
|
@objc public func initAudioSessAndDuckManage()
|
|
158
148
|
@objc public func enableRadioInCar()
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target x86_64-apple-ios13.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
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.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import Accelerate
|
|
@@ -35,16 +35,12 @@ public class AVAudioWrapperFrameListener {
|
|
|
35
35
|
public var isRecording: Swift.Bool {
|
|
36
36
|
get
|
|
37
37
|
}
|
|
38
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
39
38
|
public var frameLength: Swift.UInt32? {
|
|
40
39
|
get
|
|
41
40
|
}
|
|
42
|
-
#endif
|
|
43
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
44
41
|
public var sampleRate: Swift.UInt32? {
|
|
45
42
|
get
|
|
46
43
|
}
|
|
47
|
-
#endif
|
|
48
44
|
public var numFrameListeners: Swift.Int {
|
|
49
45
|
get
|
|
50
46
|
}
|
|
@@ -80,16 +76,12 @@ public class AVAudioWrapper {
|
|
|
80
76
|
public var isRecording: Swift.Bool {
|
|
81
77
|
get
|
|
82
78
|
}
|
|
83
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
84
79
|
public var frameLength: Swift.UInt32? {
|
|
85
80
|
get
|
|
86
81
|
}
|
|
87
|
-
#endif
|
|
88
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
89
82
|
public var sampleRate: Swift.UInt32? {
|
|
90
83
|
get
|
|
91
84
|
}
|
|
92
|
-
#endif
|
|
93
85
|
public var numFrameListeners: Swift.Int {
|
|
94
86
|
get
|
|
95
87
|
}
|
|
@@ -150,9 +142,7 @@ public enum AudioPlaybackHook {
|
|
|
150
142
|
}
|
|
151
143
|
@_inheritsConvenienceInitializers @objc public class AudioSessionAndDuckingManager : ObjectiveC.NSObject {
|
|
152
144
|
@objc public static let shared: KeyWordDetection.AudioSessionAndDuckingManager
|
|
153
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
154
145
|
@objc public func getWakewordAudioRoutingConfigJSONString() -> Swift.String?
|
|
155
|
-
#endif
|
|
156
146
|
@objc public func setWakewordAudioRoutingConfigFromJSONString(_ jsonConfig: Swift.String)
|
|
157
147
|
@objc public func initAudioSessAndDuckManage()
|
|
158
148
|
@objc public func enableRadioInCar()
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target x86_64-apple-ios13.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
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.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import Accelerate
|
|
@@ -35,16 +35,12 @@ public class AVAudioWrapperFrameListener {
|
|
|
35
35
|
public var isRecording: Swift.Bool {
|
|
36
36
|
get
|
|
37
37
|
}
|
|
38
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
39
38
|
public var frameLength: Swift.UInt32? {
|
|
40
39
|
get
|
|
41
40
|
}
|
|
42
|
-
#endif
|
|
43
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
44
41
|
public var sampleRate: Swift.UInt32? {
|
|
45
42
|
get
|
|
46
43
|
}
|
|
47
|
-
#endif
|
|
48
44
|
public var numFrameListeners: Swift.Int {
|
|
49
45
|
get
|
|
50
46
|
}
|
|
@@ -80,16 +76,12 @@ public class AVAudioWrapper {
|
|
|
80
76
|
public var isRecording: Swift.Bool {
|
|
81
77
|
get
|
|
82
78
|
}
|
|
83
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
84
79
|
public var frameLength: Swift.UInt32? {
|
|
85
80
|
get
|
|
86
81
|
}
|
|
87
|
-
#endif
|
|
88
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
89
82
|
public var sampleRate: Swift.UInt32? {
|
|
90
83
|
get
|
|
91
84
|
}
|
|
92
|
-
#endif
|
|
93
85
|
public var numFrameListeners: Swift.Int {
|
|
94
86
|
get
|
|
95
87
|
}
|
|
@@ -150,9 +142,7 @@ public enum AudioPlaybackHook {
|
|
|
150
142
|
}
|
|
151
143
|
@_inheritsConvenienceInitializers @objc public class AudioSessionAndDuckingManager : ObjectiveC.NSObject {
|
|
152
144
|
@objc public static let shared: KeyWordDetection.AudioSessionAndDuckingManager
|
|
153
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
154
145
|
@objc public func getWakewordAudioRoutingConfigJSONString() -> Swift.String?
|
|
155
|
-
#endif
|
|
156
146
|
@objc public func setWakewordAudioRoutingConfigFromJSONString(_ jsonConfig: Swift.String)
|
|
157
147
|
@objc public func initAudioSessAndDuckManage()
|
|
158
148
|
@objc public func enableRadioInCar()
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<dict>
|
|
7
7
|
<key>Headers/KeyWordDetection-Swift.h</key>
|
|
8
8
|
<data>
|
|
9
|
-
|
|
9
|
+
5/GdcSsQWXC/XByAC01nDdzai78=
|
|
10
10
|
</data>
|
|
11
11
|
<key>Headers/KeyWordDetection.h</key>
|
|
12
12
|
<data>
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
</data>
|
|
15
15
|
<key>Info.plist</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
McpYve891Q2ahIV2hjZnALcd71g=
|
|
18
18
|
</data>
|
|
19
19
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
20
20
|
<data>
|
|
@@ -22,19 +22,19 @@
|
|
|
22
22
|
</data>
|
|
23
23
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
jv9F3z6h4vWmvpDAiuTKDq2gsxc=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
GyB1LYhsq+lX/WM7UVs1xe78ooE=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
jv9F3z6h4vWmvpDAiuTKDq2gsxc=
|
|
34
34
|
</data>
|
|
35
35
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
36
36
|
<data>
|
|
37
|
-
|
|
37
|
+
YTFfo1mdXthIed+0RJ7gH+R7ThM=
|
|
38
38
|
</data>
|
|
39
39
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
40
40
|
<data>
|
|
@@ -42,19 +42,19 @@
|
|
|
42
42
|
</data>
|
|
43
43
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
44
44
|
<data>
|
|
45
|
-
|
|
45
|
+
Ere8lnGq6/zUG2Z09wjzFxUUBxY=
|
|
46
46
|
</data>
|
|
47
47
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
48
48
|
<data>
|
|
49
|
-
|
|
49
|
+
FswvLuh/w+/AKMpkNXa9OiuSdYI=
|
|
50
50
|
</data>
|
|
51
51
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
52
52
|
<data>
|
|
53
|
-
|
|
53
|
+
Ere8lnGq6/zUG2Z09wjzFxUUBxY=
|
|
54
54
|
</data>
|
|
55
55
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
56
56
|
<data>
|
|
57
|
-
|
|
57
|
+
ikSwr+KoDoRoAV00OoPH+fD+7Po=
|
|
58
58
|
</data>
|
|
59
59
|
<key>Modules/module.modulemap</key>
|
|
60
60
|
<data>
|
|
@@ -67,11 +67,11 @@
|
|
|
67
67
|
<dict>
|
|
68
68
|
<key>hash</key>
|
|
69
69
|
<data>
|
|
70
|
-
|
|
70
|
+
5/GdcSsQWXC/XByAC01nDdzai78=
|
|
71
71
|
</data>
|
|
72
72
|
<key>hash2</key>
|
|
73
73
|
<data>
|
|
74
|
-
|
|
74
|
+
0g+tOjtoDysyEZ2uk6svV/ZzU2HxG/IDoMpL5mQUjGM=
|
|
75
75
|
</data>
|
|
76
76
|
</dict>
|
|
77
77
|
<key>Headers/KeyWordDetection.h</key>
|
|
@@ -100,44 +100,44 @@
|
|
|
100
100
|
<dict>
|
|
101
101
|
<key>hash</key>
|
|
102
102
|
<data>
|
|
103
|
-
|
|
103
|
+
jv9F3z6h4vWmvpDAiuTKDq2gsxc=
|
|
104
104
|
</data>
|
|
105
105
|
<key>hash2</key>
|
|
106
106
|
<data>
|
|
107
|
-
|
|
107
|
+
2ouejj06DoQG8LxLdfmWoJSEOX4f9rqbghOnqiG6DqY=
|
|
108
108
|
</data>
|
|
109
109
|
</dict>
|
|
110
110
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
111
111
|
<dict>
|
|
112
112
|
<key>hash</key>
|
|
113
113
|
<data>
|
|
114
|
-
|
|
114
|
+
GyB1LYhsq+lX/WM7UVs1xe78ooE=
|
|
115
115
|
</data>
|
|
116
116
|
<key>hash2</key>
|
|
117
117
|
<data>
|
|
118
|
-
|
|
118
|
+
wel1esx6agxT+Qruq5YFKiHYKUKzzl1rbsZrRoZL0yI=
|
|
119
119
|
</data>
|
|
120
120
|
</dict>
|
|
121
121
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
122
122
|
<dict>
|
|
123
123
|
<key>hash</key>
|
|
124
124
|
<data>
|
|
125
|
-
|
|
125
|
+
jv9F3z6h4vWmvpDAiuTKDq2gsxc=
|
|
126
126
|
</data>
|
|
127
127
|
<key>hash2</key>
|
|
128
128
|
<data>
|
|
129
|
-
|
|
129
|
+
2ouejj06DoQG8LxLdfmWoJSEOX4f9rqbghOnqiG6DqY=
|
|
130
130
|
</data>
|
|
131
131
|
</dict>
|
|
132
132
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
133
133
|
<dict>
|
|
134
134
|
<key>hash</key>
|
|
135
135
|
<data>
|
|
136
|
-
|
|
136
|
+
YTFfo1mdXthIed+0RJ7gH+R7ThM=
|
|
137
137
|
</data>
|
|
138
138
|
<key>hash2</key>
|
|
139
139
|
<data>
|
|
140
|
-
|
|
140
|
+
l7bxwPUGnVHb+QfZvCIBNMP39N2qczQ5MCqeqgWAjkg=
|
|
141
141
|
</data>
|
|
142
142
|
</dict>
|
|
143
143
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
@@ -155,44 +155,44 @@
|
|
|
155
155
|
<dict>
|
|
156
156
|
<key>hash</key>
|
|
157
157
|
<data>
|
|
158
|
-
|
|
158
|
+
Ere8lnGq6/zUG2Z09wjzFxUUBxY=
|
|
159
159
|
</data>
|
|
160
160
|
<key>hash2</key>
|
|
161
161
|
<data>
|
|
162
|
-
|
|
162
|
+
FKE6vVGq+sdBo6tnCr1TasW4Hac6tpjBbXWMccheyjw=
|
|
163
163
|
</data>
|
|
164
164
|
</dict>
|
|
165
165
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
166
166
|
<dict>
|
|
167
167
|
<key>hash</key>
|
|
168
168
|
<data>
|
|
169
|
-
|
|
169
|
+
FswvLuh/w+/AKMpkNXa9OiuSdYI=
|
|
170
170
|
</data>
|
|
171
171
|
<key>hash2</key>
|
|
172
172
|
<data>
|
|
173
|
-
|
|
173
|
+
9CFQ+ejVwlNmlOgUUXWPg7w7MIZ1bL9sA03DWt/weTg=
|
|
174
174
|
</data>
|
|
175
175
|
</dict>
|
|
176
176
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
177
177
|
<dict>
|
|
178
178
|
<key>hash</key>
|
|
179
179
|
<data>
|
|
180
|
-
|
|
180
|
+
Ere8lnGq6/zUG2Z09wjzFxUUBxY=
|
|
181
181
|
</data>
|
|
182
182
|
<key>hash2</key>
|
|
183
183
|
<data>
|
|
184
|
-
|
|
184
|
+
FKE6vVGq+sdBo6tnCr1TasW4Hac6tpjBbXWMccheyjw=
|
|
185
185
|
</data>
|
|
186
186
|
</dict>
|
|
187
187
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
188
188
|
<dict>
|
|
189
189
|
<key>hash</key>
|
|
190
190
|
<data>
|
|
191
|
-
|
|
191
|
+
ikSwr+KoDoRoAV00OoPH+fD+7Po=
|
|
192
192
|
</data>
|
|
193
193
|
<key>hash2</key>
|
|
194
194
|
<data>
|
|
195
|
-
|
|
195
|
+
7uSb8fCiuK2DZhLDWaXnOoNoyVf/3/ibShYyTPGnCQI=
|
|
196
196
|
</data>
|
|
197
197
|
</dict>
|
|
198
198
|
<key>Modules/module.modulemap</key>
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
File without changes
|