react-native-wakeword 1.1.14 → 1.1.16
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/android/src/main/assets/hey_lookdeep.onnx +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +3 -6
- 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/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +28 -28
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +3 -3
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +3 -3
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +6 -12
- 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.abi.json +28 -28
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +3 -3
- 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 -3
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +28 -28
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +3 -3
- 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 -3
- 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 +34 -34
- package/ios/KeyWordRNBridge/models/hey_lookdeep.onnx +0 -0
- package/package.json +1 -1
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
f5a6384d04b7f2167e4ef706d330bf01 keyworddetection-1.0.0.aar
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
0b05bae711e6a0d03f43ec4cefdb29d14a854ac1 keyworddetection-1.0.0.aar
|
|
Binary file
|
|
@@ -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.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
4
4
|
#ifndef KEYWORDDETECTION_SWIFT_H
|
|
5
5
|
#define KEYWORDDETECTION_SWIFT_H
|
|
6
6
|
#pragma clang diagnostic push
|
|
@@ -65,6 +65,7 @@
|
|
|
65
65
|
# if __has_include(<uchar.h>)
|
|
66
66
|
# include <uchar.h>
|
|
67
67
|
# elif !defined(__cplusplus)
|
|
68
|
+
typedef unsigned char char8_t;
|
|
68
69
|
typedef uint_least16_t char16_t;
|
|
69
70
|
typedef uint_least32_t char32_t;
|
|
70
71
|
# endif
|
|
@@ -303,9 +304,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
303
304
|
#endif
|
|
304
305
|
|
|
305
306
|
#if defined(__OBJC__)
|
|
307
|
+
|
|
306
308
|
@class NSURL;
|
|
307
309
|
@class NSString;
|
|
308
|
-
|
|
309
310
|
SWIFT_CLASS("_TtC16KeyWordDetection29AudioSessionAndDuckingManager")
|
|
310
311
|
@interface AudioSessionAndDuckingManager : NSObject
|
|
311
312
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSessionAndDuckingManager * _Nonnull shared;)
|
|
@@ -335,7 +336,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSession
|
|
|
335
336
|
@end
|
|
336
337
|
|
|
337
338
|
@class KeyWordsDetection;
|
|
338
|
-
|
|
339
339
|
SWIFT_CLASS("_TtC16KeyWordDetection15GlobalVariables")
|
|
340
340
|
@interface GlobalVariables : NSObject
|
|
341
341
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariables * _Nonnull shared;)
|
|
@@ -349,7 +349,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariab
|
|
|
349
349
|
@end
|
|
350
350
|
|
|
351
351
|
@protocol KeywordDetectionRNDelegate;
|
|
352
|
-
|
|
353
352
|
SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
354
353
|
@interface KeyWordsDetection : NSObject
|
|
355
354
|
@property (nonatomic, weak) id <KeywordDetectionRNDelegate> _Nullable delegate;
|
|
@@ -367,13 +366,11 @@ SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
|
367
366
|
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
|
|
368
367
|
@end
|
|
369
368
|
|
|
370
|
-
|
|
371
369
|
SWIFT_PROTOCOL("_TtP16KeyWordDetection26KeywordDetectionRNDelegate_")
|
|
372
370
|
@protocol KeywordDetectionRNDelegate
|
|
373
371
|
- (void)KeywordDetectionDidDetectEvent:(NSDictionary<NSString *, id> * _Nonnull)eventInfo;
|
|
374
372
|
@end
|
|
375
373
|
|
|
376
|
-
|
|
377
374
|
SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
378
375
|
@interface LicenseManager : NSObject
|
|
379
376
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
Binary file
|
|
Binary file
|
|
@@ -4153,161 +4153,161 @@
|
|
|
4153
4153
|
{
|
|
4154
4154
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4155
4155
|
"kind": "IntegerLiteral",
|
|
4156
|
-
"offset":
|
|
4156
|
+
"offset": 29317,
|
|
4157
4157
|
"length": 1,
|
|
4158
4158
|
"value": "1"
|
|
4159
4159
|
},
|
|
4160
4160
|
{
|
|
4161
4161
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4162
4162
|
"kind": "IntegerLiteral",
|
|
4163
|
-
"offset":
|
|
4163
|
+
"offset": 29797,
|
|
4164
4164
|
"length": 1,
|
|
4165
4165
|
"value": "0"
|
|
4166
4166
|
},
|
|
4167
4167
|
{
|
|
4168
4168
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4169
4169
|
"kind": "StringLiteral",
|
|
4170
|
-
"offset":
|
|
4170
|
+
"offset": 29842,
|
|
4171
4171
|
"length": 12,
|
|
4172
4172
|
"value": "\"ORTSession\""
|
|
4173
4173
|
},
|
|
4174
4174
|
{
|
|
4175
4175
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4176
4176
|
"kind": "IntegerLiteral",
|
|
4177
|
-
"offset":
|
|
4177
|
+
"offset": 29862,
|
|
4178
4178
|
"length": 1,
|
|
4179
4179
|
"value": "1"
|
|
4180
4180
|
},
|
|
4181
4181
|
{
|
|
4182
4182
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4183
4183
|
"kind": "StringLiteral",
|
|
4184
|
-
"offset":
|
|
4184
|
+
"offset": 29903,
|
|
4185
4185
|
"length": 34,
|
|
4186
4186
|
"value": "\"Failed to retrieve output values\""
|
|
4187
4187
|
},
|
|
4188
4188
|
{
|
|
4189
4189
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4190
4190
|
"kind": "IntegerLiteral",
|
|
4191
|
-
"offset":
|
|
4191
|
+
"offset": 30435,
|
|
4192
4192
|
"length": 2,
|
|
4193
4193
|
"value": "32"
|
|
4194
4194
|
},
|
|
4195
4195
|
{
|
|
4196
4196
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4197
4197
|
"kind": "IntegerLiteral",
|
|
4198
|
-
"offset":
|
|
4198
|
+
"offset": 30650,
|
|
4199
4199
|
"length": 1,
|
|
4200
4200
|
"value": "1"
|
|
4201
4201
|
},
|
|
4202
4202
|
{
|
|
4203
4203
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4204
4204
|
"kind": "IntegerLiteral",
|
|
4205
|
-
"offset":
|
|
4205
|
+
"offset": 30659,
|
|
4206
4206
|
"length": 1,
|
|
4207
4207
|
"value": "1"
|
|
4208
4208
|
},
|
|
4209
4209
|
{
|
|
4210
4210
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4211
4211
|
"kind": "IntegerLiteral",
|
|
4212
|
-
"offset":
|
|
4212
|
+
"offset": 30677,
|
|
4213
4213
|
"length": 2,
|
|
4214
4214
|
"value": "32"
|
|
4215
4215
|
},
|
|
4216
4216
|
{
|
|
4217
4217
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4218
4218
|
"kind": "IntegerLiteral",
|
|
4219
|
-
"offset":
|
|
4219
|
+
"offset": 30735,
|
|
4220
4220
|
"length": 1,
|
|
4221
4221
|
"value": "0"
|
|
4222
4222
|
},
|
|
4223
4223
|
{
|
|
4224
4224
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4225
4225
|
"kind": "IntegerLiteral",
|
|
4226
|
-
"offset":
|
|
4226
|
+
"offset": 30755,
|
|
4227
4227
|
"length": 1,
|
|
4228
4228
|
"value": "0"
|
|
4229
4229
|
},
|
|
4230
4230
|
{
|
|
4231
4231
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4232
4232
|
"kind": "IntegerLiteral",
|
|
4233
|
-
"offset":
|
|
4233
|
+
"offset": 30766,
|
|
4234
4234
|
"length": 1,
|
|
4235
4235
|
"value": "0"
|
|
4236
4236
|
},
|
|
4237
4237
|
{
|
|
4238
4238
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4239
4239
|
"kind": "IntegerLiteral",
|
|
4240
|
-
"offset":
|
|
4240
|
+
"offset": 30787,
|
|
4241
4241
|
"length": 1,
|
|
4242
4242
|
"value": "0"
|
|
4243
4243
|
},
|
|
4244
4244
|
{
|
|
4245
4245
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4246
4246
|
"kind": "IntegerLiteral",
|
|
4247
|
-
"offset":
|
|
4247
|
+
"offset": 30807,
|
|
4248
4248
|
"length": 1,
|
|
4249
4249
|
"value": "0"
|
|
4250
4250
|
},
|
|
4251
4251
|
{
|
|
4252
4252
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4253
4253
|
"kind": "IntegerLiteral",
|
|
4254
|
-
"offset":
|
|
4254
|
+
"offset": 30810,
|
|
4255
4255
|
"length": 1,
|
|
4256
4256
|
"value": "0"
|
|
4257
4257
|
},
|
|
4258
4258
|
{
|
|
4259
4259
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4260
4260
|
"kind": "IntegerLiteral",
|
|
4261
|
-
"offset":
|
|
4261
|
+
"offset": 30821,
|
|
4262
4262
|
"length": 1,
|
|
4263
4263
|
"value": "0"
|
|
4264
4264
|
},
|
|
4265
4265
|
{
|
|
4266
4266
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4267
4267
|
"kind": "IntegerLiteral",
|
|
4268
|
-
"offset":
|
|
4268
|
+
"offset": 30842,
|
|
4269
4269
|
"length": 1,
|
|
4270
4270
|
"value": "0"
|
|
4271
4271
|
},
|
|
4272
4272
|
{
|
|
4273
4273
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4274
4274
|
"kind": "IntegerLiteral",
|
|
4275
|
-
"offset":
|
|
4275
|
+
"offset": 30862,
|
|
4276
4276
|
"length": 1,
|
|
4277
4277
|
"value": "0"
|
|
4278
4278
|
},
|
|
4279
4279
|
{
|
|
4280
4280
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4281
4281
|
"kind": "IntegerLiteral",
|
|
4282
|
-
"offset":
|
|
4282
|
+
"offset": 30865,
|
|
4283
4283
|
"length": 1,
|
|
4284
4284
|
"value": "0"
|
|
4285
4285
|
},
|
|
4286
4286
|
{
|
|
4287
4287
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4288
4288
|
"kind": "IntegerLiteral",
|
|
4289
|
-
"offset":
|
|
4289
|
+
"offset": 30868,
|
|
4290
4290
|
"length": 1,
|
|
4291
4291
|
"value": "0"
|
|
4292
4292
|
},
|
|
4293
4293
|
{
|
|
4294
4294
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4295
4295
|
"kind": "IntegerLiteral",
|
|
4296
|
-
"offset":
|
|
4296
|
+
"offset": 30879,
|
|
4297
4297
|
"length": 1,
|
|
4298
4298
|
"value": "0"
|
|
4299
4299
|
},
|
|
4300
4300
|
{
|
|
4301
4301
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4302
4302
|
"kind": "IntegerLiteral",
|
|
4303
|
-
"offset":
|
|
4303
|
+
"offset": 31260,
|
|
4304
4304
|
"length": 2,
|
|
4305
4305
|
"value": "10"
|
|
4306
4306
|
},
|
|
4307
4307
|
{
|
|
4308
4308
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4309
4309
|
"kind": "IntegerLiteral",
|
|
4310
|
-
"offset":
|
|
4310
|
+
"offset": 31265,
|
|
4311
4311
|
"length": 1,
|
|
4312
4312
|
"value": "2"
|
|
4313
4313
|
},
|
|
@@ -4489,28 +4489,28 @@
|
|
|
4489
4489
|
{
|
|
4490
4490
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4491
4491
|
"kind": "IntegerLiteral",
|
|
4492
|
-
"offset":
|
|
4492
|
+
"offset": 106,
|
|
4493
4493
|
"length": 4,
|
|
4494
|
-
"value": "
|
|
4494
|
+
"value": "1280"
|
|
4495
4495
|
},
|
|
4496
4496
|
{
|
|
4497
4497
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4498
4498
|
"kind": "IntegerLiteral",
|
|
4499
|
-
"offset":
|
|
4499
|
+
"offset": 383,
|
|
4500
4500
|
"length": 5,
|
|
4501
4501
|
"value": "16000"
|
|
4502
4502
|
},
|
|
4503
4503
|
{
|
|
4504
4504
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4505
4505
|
"kind": "IntegerLiteral",
|
|
4506
|
-
"offset":
|
|
4506
|
+
"offset": 473,
|
|
4507
4507
|
"length": 4,
|
|
4508
4508
|
"value": "1600"
|
|
4509
4509
|
},
|
|
4510
4510
|
{
|
|
4511
4511
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4512
4512
|
"kind": "IntegerLiteral",
|
|
4513
|
-
"offset":
|
|
4513
|
+
"offset": 596,
|
|
4514
4514
|
"length": 5,
|
|
4515
4515
|
"value": "16000"
|
|
4516
4516
|
},
|
|
@@ -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
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios13 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import AudioToolbox
|
|
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
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios13 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import AudioToolbox
|
|
@@ -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.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
4
4
|
#ifndef KEYWORDDETECTION_SWIFT_H
|
|
5
5
|
#define KEYWORDDETECTION_SWIFT_H
|
|
6
6
|
#pragma clang diagnostic push
|
|
@@ -65,6 +65,7 @@
|
|
|
65
65
|
# if __has_include(<uchar.h>)
|
|
66
66
|
# include <uchar.h>
|
|
67
67
|
# elif !defined(__cplusplus)
|
|
68
|
+
typedef unsigned char char8_t;
|
|
68
69
|
typedef uint_least16_t char16_t;
|
|
69
70
|
typedef uint_least32_t char32_t;
|
|
70
71
|
# endif
|
|
@@ -303,9 +304,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
303
304
|
#endif
|
|
304
305
|
|
|
305
306
|
#if defined(__OBJC__)
|
|
307
|
+
|
|
306
308
|
@class NSURL;
|
|
307
309
|
@class NSString;
|
|
308
|
-
|
|
309
310
|
SWIFT_CLASS("_TtC16KeyWordDetection29AudioSessionAndDuckingManager")
|
|
310
311
|
@interface AudioSessionAndDuckingManager : NSObject
|
|
311
312
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSessionAndDuckingManager * _Nonnull shared;)
|
|
@@ -335,7 +336,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSession
|
|
|
335
336
|
@end
|
|
336
337
|
|
|
337
338
|
@class KeyWordsDetection;
|
|
338
|
-
|
|
339
339
|
SWIFT_CLASS("_TtC16KeyWordDetection15GlobalVariables")
|
|
340
340
|
@interface GlobalVariables : NSObject
|
|
341
341
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariables * _Nonnull shared;)
|
|
@@ -349,7 +349,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariab
|
|
|
349
349
|
@end
|
|
350
350
|
|
|
351
351
|
@protocol KeywordDetectionRNDelegate;
|
|
352
|
-
|
|
353
352
|
SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
354
353
|
@interface KeyWordsDetection : NSObject
|
|
355
354
|
@property (nonatomic, weak) id <KeywordDetectionRNDelegate> _Nullable delegate;
|
|
@@ -367,13 +366,11 @@ SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
|
367
366
|
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
|
|
368
367
|
@end
|
|
369
368
|
|
|
370
|
-
|
|
371
369
|
SWIFT_PROTOCOL("_TtP16KeyWordDetection26KeywordDetectionRNDelegate_")
|
|
372
370
|
@protocol KeywordDetectionRNDelegate
|
|
373
371
|
- (void)KeywordDetectionDidDetectEvent:(NSDictionary<NSString *, id> * _Nonnull)eventInfo;
|
|
374
372
|
@end
|
|
375
373
|
|
|
376
|
-
|
|
377
374
|
SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
378
375
|
@interface LicenseManager : NSObject
|
|
379
376
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
@@ -389,7 +386,7 @@ SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
|
389
386
|
#endif
|
|
390
387
|
|
|
391
388
|
#elif defined(__x86_64__) && __x86_64__
|
|
392
|
-
// Generated by Apple Swift version 6.
|
|
389
|
+
// Generated by Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
393
390
|
#ifndef KEYWORDDETECTION_SWIFT_H
|
|
394
391
|
#define KEYWORDDETECTION_SWIFT_H
|
|
395
392
|
#pragma clang diagnostic push
|
|
@@ -454,6 +451,7 @@ SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
|
454
451
|
# if __has_include(<uchar.h>)
|
|
455
452
|
# include <uchar.h>
|
|
456
453
|
# elif !defined(__cplusplus)
|
|
454
|
+
typedef unsigned char char8_t;
|
|
457
455
|
typedef uint_least16_t char16_t;
|
|
458
456
|
typedef uint_least32_t char32_t;
|
|
459
457
|
# endif
|
|
@@ -692,9 +690,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
692
690
|
#endif
|
|
693
691
|
|
|
694
692
|
#if defined(__OBJC__)
|
|
693
|
+
|
|
695
694
|
@class NSURL;
|
|
696
695
|
@class NSString;
|
|
697
|
-
|
|
698
696
|
SWIFT_CLASS("_TtC16KeyWordDetection29AudioSessionAndDuckingManager")
|
|
699
697
|
@interface AudioSessionAndDuckingManager : NSObject
|
|
700
698
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSessionAndDuckingManager * _Nonnull shared;)
|
|
@@ -724,7 +722,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) AudioSession
|
|
|
724
722
|
@end
|
|
725
723
|
|
|
726
724
|
@class KeyWordsDetection;
|
|
727
|
-
|
|
728
725
|
SWIFT_CLASS("_TtC16KeyWordDetection15GlobalVariables")
|
|
729
726
|
@interface GlobalVariables : NSObject
|
|
730
727
|
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariables * _Nonnull shared;)
|
|
@@ -738,7 +735,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GlobalVariab
|
|
|
738
735
|
@end
|
|
739
736
|
|
|
740
737
|
@protocol KeywordDetectionRNDelegate;
|
|
741
|
-
|
|
742
738
|
SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
743
739
|
@interface KeyWordsDetection : NSObject
|
|
744
740
|
@property (nonatomic, weak) id <KeywordDetectionRNDelegate> _Nullable delegate;
|
|
@@ -756,13 +752,11 @@ SWIFT_CLASS("_TtC16KeyWordDetection17KeyWordsDetection")
|
|
|
756
752
|
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
|
|
757
753
|
@end
|
|
758
754
|
|
|
759
|
-
|
|
760
755
|
SWIFT_PROTOCOL("_TtP16KeyWordDetection26KeywordDetectionRNDelegate_")
|
|
761
756
|
@protocol KeywordDetectionRNDelegate
|
|
762
757
|
- (void)KeywordDetectionDidDetectEvent:(NSDictionary<NSString *, id> * _Nonnull)eventInfo;
|
|
763
758
|
@end
|
|
764
759
|
|
|
765
|
-
|
|
766
760
|
SWIFT_CLASS("_TtC16KeyWordDetection14LicenseManager")
|
|
767
761
|
@interface LicenseManager : NSObject
|
|
768
762
|
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
|
|
Binary file
|
|
Binary file
|
|
@@ -4153,161 +4153,161 @@
|
|
|
4153
4153
|
{
|
|
4154
4154
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4155
4155
|
"kind": "IntegerLiteral",
|
|
4156
|
-
"offset":
|
|
4156
|
+
"offset": 29317,
|
|
4157
4157
|
"length": 1,
|
|
4158
4158
|
"value": "1"
|
|
4159
4159
|
},
|
|
4160
4160
|
{
|
|
4161
4161
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4162
4162
|
"kind": "IntegerLiteral",
|
|
4163
|
-
"offset":
|
|
4163
|
+
"offset": 29797,
|
|
4164
4164
|
"length": 1,
|
|
4165
4165
|
"value": "0"
|
|
4166
4166
|
},
|
|
4167
4167
|
{
|
|
4168
4168
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4169
4169
|
"kind": "StringLiteral",
|
|
4170
|
-
"offset":
|
|
4170
|
+
"offset": 29842,
|
|
4171
4171
|
"length": 12,
|
|
4172
4172
|
"value": "\"ORTSession\""
|
|
4173
4173
|
},
|
|
4174
4174
|
{
|
|
4175
4175
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4176
4176
|
"kind": "IntegerLiteral",
|
|
4177
|
-
"offset":
|
|
4177
|
+
"offset": 29862,
|
|
4178
4178
|
"length": 1,
|
|
4179
4179
|
"value": "1"
|
|
4180
4180
|
},
|
|
4181
4181
|
{
|
|
4182
4182
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4183
4183
|
"kind": "StringLiteral",
|
|
4184
|
-
"offset":
|
|
4184
|
+
"offset": 29903,
|
|
4185
4185
|
"length": 34,
|
|
4186
4186
|
"value": "\"Failed to retrieve output values\""
|
|
4187
4187
|
},
|
|
4188
4188
|
{
|
|
4189
4189
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4190
4190
|
"kind": "IntegerLiteral",
|
|
4191
|
-
"offset":
|
|
4191
|
+
"offset": 30435,
|
|
4192
4192
|
"length": 2,
|
|
4193
4193
|
"value": "32"
|
|
4194
4194
|
},
|
|
4195
4195
|
{
|
|
4196
4196
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4197
4197
|
"kind": "IntegerLiteral",
|
|
4198
|
-
"offset":
|
|
4198
|
+
"offset": 30650,
|
|
4199
4199
|
"length": 1,
|
|
4200
4200
|
"value": "1"
|
|
4201
4201
|
},
|
|
4202
4202
|
{
|
|
4203
4203
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4204
4204
|
"kind": "IntegerLiteral",
|
|
4205
|
-
"offset":
|
|
4205
|
+
"offset": 30659,
|
|
4206
4206
|
"length": 1,
|
|
4207
4207
|
"value": "1"
|
|
4208
4208
|
},
|
|
4209
4209
|
{
|
|
4210
4210
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4211
4211
|
"kind": "IntegerLiteral",
|
|
4212
|
-
"offset":
|
|
4212
|
+
"offset": 30677,
|
|
4213
4213
|
"length": 2,
|
|
4214
4214
|
"value": "32"
|
|
4215
4215
|
},
|
|
4216
4216
|
{
|
|
4217
4217
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4218
4218
|
"kind": "IntegerLiteral",
|
|
4219
|
-
"offset":
|
|
4219
|
+
"offset": 30735,
|
|
4220
4220
|
"length": 1,
|
|
4221
4221
|
"value": "0"
|
|
4222
4222
|
},
|
|
4223
4223
|
{
|
|
4224
4224
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4225
4225
|
"kind": "IntegerLiteral",
|
|
4226
|
-
"offset":
|
|
4226
|
+
"offset": 30755,
|
|
4227
4227
|
"length": 1,
|
|
4228
4228
|
"value": "0"
|
|
4229
4229
|
},
|
|
4230
4230
|
{
|
|
4231
4231
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4232
4232
|
"kind": "IntegerLiteral",
|
|
4233
|
-
"offset":
|
|
4233
|
+
"offset": 30766,
|
|
4234
4234
|
"length": 1,
|
|
4235
4235
|
"value": "0"
|
|
4236
4236
|
},
|
|
4237
4237
|
{
|
|
4238
4238
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4239
4239
|
"kind": "IntegerLiteral",
|
|
4240
|
-
"offset":
|
|
4240
|
+
"offset": 30787,
|
|
4241
4241
|
"length": 1,
|
|
4242
4242
|
"value": "0"
|
|
4243
4243
|
},
|
|
4244
4244
|
{
|
|
4245
4245
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4246
4246
|
"kind": "IntegerLiteral",
|
|
4247
|
-
"offset":
|
|
4247
|
+
"offset": 30807,
|
|
4248
4248
|
"length": 1,
|
|
4249
4249
|
"value": "0"
|
|
4250
4250
|
},
|
|
4251
4251
|
{
|
|
4252
4252
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4253
4253
|
"kind": "IntegerLiteral",
|
|
4254
|
-
"offset":
|
|
4254
|
+
"offset": 30810,
|
|
4255
4255
|
"length": 1,
|
|
4256
4256
|
"value": "0"
|
|
4257
4257
|
},
|
|
4258
4258
|
{
|
|
4259
4259
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4260
4260
|
"kind": "IntegerLiteral",
|
|
4261
|
-
"offset":
|
|
4261
|
+
"offset": 30821,
|
|
4262
4262
|
"length": 1,
|
|
4263
4263
|
"value": "0"
|
|
4264
4264
|
},
|
|
4265
4265
|
{
|
|
4266
4266
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4267
4267
|
"kind": "IntegerLiteral",
|
|
4268
|
-
"offset":
|
|
4268
|
+
"offset": 30842,
|
|
4269
4269
|
"length": 1,
|
|
4270
4270
|
"value": "0"
|
|
4271
4271
|
},
|
|
4272
4272
|
{
|
|
4273
4273
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4274
4274
|
"kind": "IntegerLiteral",
|
|
4275
|
-
"offset":
|
|
4275
|
+
"offset": 30862,
|
|
4276
4276
|
"length": 1,
|
|
4277
4277
|
"value": "0"
|
|
4278
4278
|
},
|
|
4279
4279
|
{
|
|
4280
4280
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4281
4281
|
"kind": "IntegerLiteral",
|
|
4282
|
-
"offset":
|
|
4282
|
+
"offset": 30865,
|
|
4283
4283
|
"length": 1,
|
|
4284
4284
|
"value": "0"
|
|
4285
4285
|
},
|
|
4286
4286
|
{
|
|
4287
4287
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4288
4288
|
"kind": "IntegerLiteral",
|
|
4289
|
-
"offset":
|
|
4289
|
+
"offset": 30868,
|
|
4290
4290
|
"length": 1,
|
|
4291
4291
|
"value": "0"
|
|
4292
4292
|
},
|
|
4293
4293
|
{
|
|
4294
4294
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4295
4295
|
"kind": "IntegerLiteral",
|
|
4296
|
-
"offset":
|
|
4296
|
+
"offset": 30879,
|
|
4297
4297
|
"length": 1,
|
|
4298
4298
|
"value": "0"
|
|
4299
4299
|
},
|
|
4300
4300
|
{
|
|
4301
4301
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4302
4302
|
"kind": "IntegerLiteral",
|
|
4303
|
-
"offset":
|
|
4303
|
+
"offset": 31260,
|
|
4304
4304
|
"length": 2,
|
|
4305
4305
|
"value": "10"
|
|
4306
4306
|
},
|
|
4307
4307
|
{
|
|
4308
4308
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4309
4309
|
"kind": "IntegerLiteral",
|
|
4310
|
-
"offset":
|
|
4310
|
+
"offset": 31265,
|
|
4311
4311
|
"length": 1,
|
|
4312
4312
|
"value": "2"
|
|
4313
4313
|
},
|
|
@@ -4489,28 +4489,28 @@
|
|
|
4489
4489
|
{
|
|
4490
4490
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4491
4491
|
"kind": "IntegerLiteral",
|
|
4492
|
-
"offset":
|
|
4492
|
+
"offset": 106,
|
|
4493
4493
|
"length": 4,
|
|
4494
|
-
"value": "
|
|
4494
|
+
"value": "1280"
|
|
4495
4495
|
},
|
|
4496
4496
|
{
|
|
4497
4497
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4498
4498
|
"kind": "IntegerLiteral",
|
|
4499
|
-
"offset":
|
|
4499
|
+
"offset": 383,
|
|
4500
4500
|
"length": 5,
|
|
4501
4501
|
"value": "16000"
|
|
4502
4502
|
},
|
|
4503
4503
|
{
|
|
4504
4504
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4505
4505
|
"kind": "IntegerLiteral",
|
|
4506
|
-
"offset":
|
|
4506
|
+
"offset": 473,
|
|
4507
4507
|
"length": 4,
|
|
4508
4508
|
"value": "1600"
|
|
4509
4509
|
},
|
|
4510
4510
|
{
|
|
4511
4511
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4512
4512
|
"kind": "IntegerLiteral",
|
|
4513
|
-
"offset":
|
|
4513
|
+
"offset": 596,
|
|
4514
4514
|
"length": 5,
|
|
4515
4515
|
"value": "16000"
|
|
4516
4516
|
},
|
|
@@ -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
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios13-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import AudioToolbox
|
|
@@ -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
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios13-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import AudioToolbox
|
|
@@ -4153,161 +4153,161 @@
|
|
|
4153
4153
|
{
|
|
4154
4154
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4155
4155
|
"kind": "IntegerLiteral",
|
|
4156
|
-
"offset":
|
|
4156
|
+
"offset": 29317,
|
|
4157
4157
|
"length": 1,
|
|
4158
4158
|
"value": "1"
|
|
4159
4159
|
},
|
|
4160
4160
|
{
|
|
4161
4161
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4162
4162
|
"kind": "IntegerLiteral",
|
|
4163
|
-
"offset":
|
|
4163
|
+
"offset": 29797,
|
|
4164
4164
|
"length": 1,
|
|
4165
4165
|
"value": "0"
|
|
4166
4166
|
},
|
|
4167
4167
|
{
|
|
4168
4168
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4169
4169
|
"kind": "StringLiteral",
|
|
4170
|
-
"offset":
|
|
4170
|
+
"offset": 29842,
|
|
4171
4171
|
"length": 12,
|
|
4172
4172
|
"value": "\"ORTSession\""
|
|
4173
4173
|
},
|
|
4174
4174
|
{
|
|
4175
4175
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4176
4176
|
"kind": "IntegerLiteral",
|
|
4177
|
-
"offset":
|
|
4177
|
+
"offset": 29862,
|
|
4178
4178
|
"length": 1,
|
|
4179
4179
|
"value": "1"
|
|
4180
4180
|
},
|
|
4181
4181
|
{
|
|
4182
4182
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4183
4183
|
"kind": "StringLiteral",
|
|
4184
|
-
"offset":
|
|
4184
|
+
"offset": 29903,
|
|
4185
4185
|
"length": 34,
|
|
4186
4186
|
"value": "\"Failed to retrieve output values\""
|
|
4187
4187
|
},
|
|
4188
4188
|
{
|
|
4189
4189
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4190
4190
|
"kind": "IntegerLiteral",
|
|
4191
|
-
"offset":
|
|
4191
|
+
"offset": 30435,
|
|
4192
4192
|
"length": 2,
|
|
4193
4193
|
"value": "32"
|
|
4194
4194
|
},
|
|
4195
4195
|
{
|
|
4196
4196
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4197
4197
|
"kind": "IntegerLiteral",
|
|
4198
|
-
"offset":
|
|
4198
|
+
"offset": 30650,
|
|
4199
4199
|
"length": 1,
|
|
4200
4200
|
"value": "1"
|
|
4201
4201
|
},
|
|
4202
4202
|
{
|
|
4203
4203
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4204
4204
|
"kind": "IntegerLiteral",
|
|
4205
|
-
"offset":
|
|
4205
|
+
"offset": 30659,
|
|
4206
4206
|
"length": 1,
|
|
4207
4207
|
"value": "1"
|
|
4208
4208
|
},
|
|
4209
4209
|
{
|
|
4210
4210
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4211
4211
|
"kind": "IntegerLiteral",
|
|
4212
|
-
"offset":
|
|
4212
|
+
"offset": 30677,
|
|
4213
4213
|
"length": 2,
|
|
4214
4214
|
"value": "32"
|
|
4215
4215
|
},
|
|
4216
4216
|
{
|
|
4217
4217
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4218
4218
|
"kind": "IntegerLiteral",
|
|
4219
|
-
"offset":
|
|
4219
|
+
"offset": 30735,
|
|
4220
4220
|
"length": 1,
|
|
4221
4221
|
"value": "0"
|
|
4222
4222
|
},
|
|
4223
4223
|
{
|
|
4224
4224
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4225
4225
|
"kind": "IntegerLiteral",
|
|
4226
|
-
"offset":
|
|
4226
|
+
"offset": 30755,
|
|
4227
4227
|
"length": 1,
|
|
4228
4228
|
"value": "0"
|
|
4229
4229
|
},
|
|
4230
4230
|
{
|
|
4231
4231
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4232
4232
|
"kind": "IntegerLiteral",
|
|
4233
|
-
"offset":
|
|
4233
|
+
"offset": 30766,
|
|
4234
4234
|
"length": 1,
|
|
4235
4235
|
"value": "0"
|
|
4236
4236
|
},
|
|
4237
4237
|
{
|
|
4238
4238
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4239
4239
|
"kind": "IntegerLiteral",
|
|
4240
|
-
"offset":
|
|
4240
|
+
"offset": 30787,
|
|
4241
4241
|
"length": 1,
|
|
4242
4242
|
"value": "0"
|
|
4243
4243
|
},
|
|
4244
4244
|
{
|
|
4245
4245
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4246
4246
|
"kind": "IntegerLiteral",
|
|
4247
|
-
"offset":
|
|
4247
|
+
"offset": 30807,
|
|
4248
4248
|
"length": 1,
|
|
4249
4249
|
"value": "0"
|
|
4250
4250
|
},
|
|
4251
4251
|
{
|
|
4252
4252
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4253
4253
|
"kind": "IntegerLiteral",
|
|
4254
|
-
"offset":
|
|
4254
|
+
"offset": 30810,
|
|
4255
4255
|
"length": 1,
|
|
4256
4256
|
"value": "0"
|
|
4257
4257
|
},
|
|
4258
4258
|
{
|
|
4259
4259
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4260
4260
|
"kind": "IntegerLiteral",
|
|
4261
|
-
"offset":
|
|
4261
|
+
"offset": 30821,
|
|
4262
4262
|
"length": 1,
|
|
4263
4263
|
"value": "0"
|
|
4264
4264
|
},
|
|
4265
4265
|
{
|
|
4266
4266
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4267
4267
|
"kind": "IntegerLiteral",
|
|
4268
|
-
"offset":
|
|
4268
|
+
"offset": 30842,
|
|
4269
4269
|
"length": 1,
|
|
4270
4270
|
"value": "0"
|
|
4271
4271
|
},
|
|
4272
4272
|
{
|
|
4273
4273
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4274
4274
|
"kind": "IntegerLiteral",
|
|
4275
|
-
"offset":
|
|
4275
|
+
"offset": 30862,
|
|
4276
4276
|
"length": 1,
|
|
4277
4277
|
"value": "0"
|
|
4278
4278
|
},
|
|
4279
4279
|
{
|
|
4280
4280
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4281
4281
|
"kind": "IntegerLiteral",
|
|
4282
|
-
"offset":
|
|
4282
|
+
"offset": 30865,
|
|
4283
4283
|
"length": 1,
|
|
4284
4284
|
"value": "0"
|
|
4285
4285
|
},
|
|
4286
4286
|
{
|
|
4287
4287
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4288
4288
|
"kind": "IntegerLiteral",
|
|
4289
|
-
"offset":
|
|
4289
|
+
"offset": 30868,
|
|
4290
4290
|
"length": 1,
|
|
4291
4291
|
"value": "0"
|
|
4292
4292
|
},
|
|
4293
4293
|
{
|
|
4294
4294
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4295
4295
|
"kind": "IntegerLiteral",
|
|
4296
|
-
"offset":
|
|
4296
|
+
"offset": 30879,
|
|
4297
4297
|
"length": 1,
|
|
4298
4298
|
"value": "0"
|
|
4299
4299
|
},
|
|
4300
4300
|
{
|
|
4301
4301
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4302
4302
|
"kind": "IntegerLiteral",
|
|
4303
|
-
"offset":
|
|
4303
|
+
"offset": 31260,
|
|
4304
4304
|
"length": 2,
|
|
4305
4305
|
"value": "10"
|
|
4306
4306
|
},
|
|
4307
4307
|
{
|
|
4308
4308
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4309
4309
|
"kind": "IntegerLiteral",
|
|
4310
|
-
"offset":
|
|
4310
|
+
"offset": 31265,
|
|
4311
4311
|
"length": 1,
|
|
4312
4312
|
"value": "2"
|
|
4313
4313
|
},
|
|
@@ -4489,28 +4489,28 @@
|
|
|
4489
4489
|
{
|
|
4490
4490
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4491
4491
|
"kind": "IntegerLiteral",
|
|
4492
|
-
"offset":
|
|
4492
|
+
"offset": 106,
|
|
4493
4493
|
"length": 4,
|
|
4494
|
-
"value": "
|
|
4494
|
+
"value": "1280"
|
|
4495
4495
|
},
|
|
4496
4496
|
{
|
|
4497
4497
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4498
4498
|
"kind": "IntegerLiteral",
|
|
4499
|
-
"offset":
|
|
4499
|
+
"offset": 383,
|
|
4500
4500
|
"length": 5,
|
|
4501
4501
|
"value": "16000"
|
|
4502
4502
|
},
|
|
4503
4503
|
{
|
|
4504
4504
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4505
4505
|
"kind": "IntegerLiteral",
|
|
4506
|
-
"offset":
|
|
4506
|
+
"offset": 473,
|
|
4507
4507
|
"length": 4,
|
|
4508
4508
|
"value": "1600"
|
|
4509
4509
|
},
|
|
4510
4510
|
{
|
|
4511
4511
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
|
|
4512
4512
|
"kind": "IntegerLiteral",
|
|
4513
|
-
"offset":
|
|
4513
|
+
"offset": 596,
|
|
4514
4514
|
"length": 5,
|
|
4515
4515
|
"value": "16000"
|
|
4516
4516
|
},
|
|
@@ -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
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
|
+
// swift-module-flags: -target x86_64-apple-ios13-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import AudioToolbox
|
|
@@ -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
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
|
+
// swift-module-flags: -target x86_64-apple-ios13-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name KeyWordDetection
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
|
|
5
5
|
import AVFAudio
|
|
6
6
|
import AVFoundation
|
|
7
7
|
import AudioToolbox
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<dict>
|
|
7
7
|
<key>Headers/KeyWordDetection-Swift.h</key>
|
|
8
8
|
<data>
|
|
9
|
-
|
|
9
|
+
dyetOGzCUSbh+NBwZekrAEh/M2I=
|
|
10
10
|
</data>
|
|
11
11
|
<key>Headers/KeyWordDetection.h</key>
|
|
12
12
|
<data>
|
|
@@ -14,47 +14,47 @@
|
|
|
14
14
|
</data>
|
|
15
15
|
<key>Info.plist</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
L3dRigWzWuR7k+paH+0Og0o3MOs=
|
|
18
18
|
</data>
|
|
19
19
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
20
20
|
<data>
|
|
21
|
-
|
|
21
|
+
EmQ2teQfgTapW0ygjSz5H19nzA4=
|
|
22
22
|
</data>
|
|
23
23
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
PsxoWcpEnXEKezDqzkFUKRqWfdc=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
KGK1XtiC7UVRxWPQ+2rX5PFCQF4=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
PsxoWcpEnXEKezDqzkFUKRqWfdc=
|
|
34
34
|
</data>
|
|
35
35
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
36
36
|
<data>
|
|
37
|
-
|
|
37
|
+
2PfyfBtwCx2y/M0d3AdAb6Bajx8=
|
|
38
38
|
</data>
|
|
39
39
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
40
40
|
<data>
|
|
41
|
-
|
|
41
|
+
EmQ2teQfgTapW0ygjSz5H19nzA4=
|
|
42
42
|
</data>
|
|
43
43
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
44
44
|
<data>
|
|
45
|
-
|
|
45
|
+
85dlU4jiFlZGxYHinqPNRbxi9y4=
|
|
46
46
|
</data>
|
|
47
47
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
48
48
|
<data>
|
|
49
|
-
|
|
49
|
+
WngUNmZdW9HV0L6r4qQDQQzsfjQ=
|
|
50
50
|
</data>
|
|
51
51
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
52
52
|
<data>
|
|
53
|
-
|
|
53
|
+
85dlU4jiFlZGxYHinqPNRbxi9y4=
|
|
54
54
|
</data>
|
|
55
55
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
56
56
|
<data>
|
|
57
|
-
|
|
57
|
+
9iAcs52iycV3Wq6yDzA+lEAN8+w=
|
|
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
|
+
dyetOGzCUSbh+NBwZekrAEh/M2I=
|
|
71
71
|
</data>
|
|
72
72
|
<key>hash2</key>
|
|
73
73
|
<data>
|
|
74
|
-
|
|
74
|
+
+F1Hic5Pbd+gQo20D6o/zNzxjYHl/Imq91JAJVyPWOA=
|
|
75
75
|
</data>
|
|
76
76
|
</dict>
|
|
77
77
|
<key>Headers/KeyWordDetection.h</key>
|
|
@@ -89,110 +89,110 @@
|
|
|
89
89
|
<dict>
|
|
90
90
|
<key>hash</key>
|
|
91
91
|
<data>
|
|
92
|
-
|
|
92
|
+
EmQ2teQfgTapW0ygjSz5H19nzA4=
|
|
93
93
|
</data>
|
|
94
94
|
<key>hash2</key>
|
|
95
95
|
<data>
|
|
96
|
-
|
|
96
|
+
HzEZNf0/dMKsp+uNEzEMxlpOp/rqZ0ZZ3i5HNzBmRDc=
|
|
97
97
|
</data>
|
|
98
98
|
</dict>
|
|
99
99
|
<key>Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
100
100
|
<dict>
|
|
101
101
|
<key>hash</key>
|
|
102
102
|
<data>
|
|
103
|
-
|
|
103
|
+
PsxoWcpEnXEKezDqzkFUKRqWfdc=
|
|
104
104
|
</data>
|
|
105
105
|
<key>hash2</key>
|
|
106
106
|
<data>
|
|
107
|
-
|
|
107
|
+
xyK1ZhF6lr6CgOUc0ePOu9ZP6Gng0V9PbUeR97+wfYQ=
|
|
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
|
+
KGK1XtiC7UVRxWPQ+2rX5PFCQF4=
|
|
115
115
|
</data>
|
|
116
116
|
<key>hash2</key>
|
|
117
117
|
<data>
|
|
118
|
-
|
|
118
|
+
PLmoMUimTD/1NSL4/SCA3iok0JSOmDdH4QVhORvOskg=
|
|
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
|
+
PsxoWcpEnXEKezDqzkFUKRqWfdc=
|
|
126
126
|
</data>
|
|
127
127
|
<key>hash2</key>
|
|
128
128
|
<data>
|
|
129
|
-
|
|
129
|
+
xyK1ZhF6lr6CgOUc0ePOu9ZP6Gng0V9PbUeR97+wfYQ=
|
|
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
|
+
2PfyfBtwCx2y/M0d3AdAb6Bajx8=
|
|
137
137
|
</data>
|
|
138
138
|
<key>hash2</key>
|
|
139
139
|
<data>
|
|
140
|
-
|
|
140
|
+
c5ZB1moyUYX3/isjyrWpOhPp0S5wEJWosFDKA+//fsk=
|
|
141
141
|
</data>
|
|
142
142
|
</dict>
|
|
143
143
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
144
144
|
<dict>
|
|
145
145
|
<key>hash</key>
|
|
146
146
|
<data>
|
|
147
|
-
|
|
147
|
+
EmQ2teQfgTapW0ygjSz5H19nzA4=
|
|
148
148
|
</data>
|
|
149
149
|
<key>hash2</key>
|
|
150
150
|
<data>
|
|
151
|
-
|
|
151
|
+
HzEZNf0/dMKsp+uNEzEMxlpOp/rqZ0ZZ3i5HNzBmRDc=
|
|
152
152
|
</data>
|
|
153
153
|
</dict>
|
|
154
154
|
<key>Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
155
155
|
<dict>
|
|
156
156
|
<key>hash</key>
|
|
157
157
|
<data>
|
|
158
|
-
|
|
158
|
+
85dlU4jiFlZGxYHinqPNRbxi9y4=
|
|
159
159
|
</data>
|
|
160
160
|
<key>hash2</key>
|
|
161
161
|
<data>
|
|
162
|
-
|
|
162
|
+
PF1BM66gtI41d2cmefWYUC02lqixlffshm1a20r1JjA=
|
|
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
|
+
WngUNmZdW9HV0L6r4qQDQQzsfjQ=
|
|
170
170
|
</data>
|
|
171
171
|
<key>hash2</key>
|
|
172
172
|
<data>
|
|
173
|
-
|
|
173
|
+
yRBEg5nBM7imjU9MJzbX9QyYxgrpIUKyaSgZmncDkWQ=
|
|
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
|
+
85dlU4jiFlZGxYHinqPNRbxi9y4=
|
|
181
181
|
</data>
|
|
182
182
|
<key>hash2</key>
|
|
183
183
|
<data>
|
|
184
|
-
|
|
184
|
+
PF1BM66gtI41d2cmefWYUC02lqixlffshm1a20r1JjA=
|
|
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
|
+
9iAcs52iycV3Wq6yDzA+lEAN8+w=
|
|
192
192
|
</data>
|
|
193
193
|
<key>hash2</key>
|
|
194
194
|
<data>
|
|
195
|
-
|
|
195
|
+
V81DQs9E6s1LrCOG8f1xWPmVFX3RL60w5wuu/NBxax0=
|
|
196
196
|
</data>
|
|
197
197
|
</dict>
|
|
198
198
|
<key>Modules/module.modulemap</key>
|
|
Binary file
|