react-native-wakeword 1.1.7 → 1.1.9

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 (35) hide show
  1. package/KeyWordDetection.podspec +3 -1
  2. package/ios/KeyWordDetection.xcframework/Info.plist +5 -5
  3. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +13 -3
  4. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection.h +0 -1
  5. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Info.plist +0 -0
  6. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
  7. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +358 -61
  8. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +10 -3
  9. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  10. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +10 -3
  11. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +26 -6
  12. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection.h +0 -1
  13. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Info.plist +0 -0
  14. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
  15. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +364 -61
  16. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +10 -3
  17. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  18. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +10 -3
  19. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +364 -61
  20. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +10 -3
  21. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  22. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +10 -3
  23. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeDirectory +0 -0
  24. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeRequirements +0 -0
  25. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeRequirements-1 +0 -0
  26. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +74 -44
  27. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeSignature +0 -0
  28. package/package.json +1 -1
  29. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/module.modulemap +0 -4
  30. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  31. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/module.modulemap +0 -4
  32. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  33. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  34. package/ios/react-native-wakeword.podspec +0 -39
  35. package/react-native.config.js +0 -25
@@ -2304,6 +2304,282 @@
2304
2304
  }
2305
2305
  ]
2306
2306
  },
2307
+ {
2308
+ "kind": "TypeDecl",
2309
+ "name": "KWDRuntimeWrapper",
2310
+ "printedName": "KWDRuntimeWrapper",
2311
+ "children": [
2312
+ {
2313
+ "kind": "Var",
2314
+ "name": "shared",
2315
+ "printedName": "shared",
2316
+ "children": [
2317
+ {
2318
+ "kind": "TypeNominal",
2319
+ "name": "KWDRuntimeWrapper",
2320
+ "printedName": "KeyWordDetection.KWDRuntimeWrapper",
2321
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper"
2322
+ }
2323
+ ],
2324
+ "declKind": "Var",
2325
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(cpy)shared",
2326
+ "mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC6sharedACvpZ",
2327
+ "moduleName": "KeyWordDetection",
2328
+ "static": true,
2329
+ "objc_name": "shared",
2330
+ "declAttributes": [
2331
+ "HasInitialValue",
2332
+ "Final",
2333
+ "HasStorage",
2334
+ "AccessControl",
2335
+ "ObjC"
2336
+ ],
2337
+ "isLet": true,
2338
+ "hasStorage": true,
2339
+ "accessors": [
2340
+ {
2341
+ "kind": "Accessor",
2342
+ "name": "Get",
2343
+ "printedName": "Get()",
2344
+ "children": [
2345
+ {
2346
+ "kind": "TypeNominal",
2347
+ "name": "KWDRuntimeWrapper",
2348
+ "printedName": "KeyWordDetection.KWDRuntimeWrapper",
2349
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper"
2350
+ }
2351
+ ],
2352
+ "declKind": "Accessor",
2353
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(cm)shared",
2354
+ "mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC6sharedACvgZ",
2355
+ "moduleName": "KeyWordDetection",
2356
+ "static": true,
2357
+ "implicit": true,
2358
+ "declAttributes": [
2359
+ "Final",
2360
+ "ObjC"
2361
+ ],
2362
+ "accessorKind": "get"
2363
+ }
2364
+ ]
2365
+ },
2366
+ {
2367
+ "kind": "Var",
2368
+ "name": "delegate",
2369
+ "printedName": "delegate",
2370
+ "children": [
2371
+ {
2372
+ "kind": "TypeNominal",
2373
+ "name": "WeakStorage",
2374
+ "printedName": "(any KeyWordDetection.KeywordDetectionRNDelegate)?"
2375
+ }
2376
+ ],
2377
+ "declKind": "Var",
2378
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(py)delegate",
2379
+ "mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvp",
2380
+ "moduleName": "KeyWordDetection",
2381
+ "declAttributes": [
2382
+ "HasInitialValue",
2383
+ "HasStorage",
2384
+ "ReferenceOwnership",
2385
+ "AccessControl",
2386
+ "ObjC"
2387
+ ],
2388
+ "ownership": 1,
2389
+ "hasStorage": true,
2390
+ "accessors": [
2391
+ {
2392
+ "kind": "Accessor",
2393
+ "name": "Get",
2394
+ "printedName": "Get()",
2395
+ "children": [
2396
+ {
2397
+ "kind": "TypeNominal",
2398
+ "name": "Optional",
2399
+ "printedName": "(any KeyWordDetection.KeywordDetectionRNDelegate)?",
2400
+ "children": [
2401
+ {
2402
+ "kind": "TypeNominal",
2403
+ "name": "KeywordDetectionRNDelegate",
2404
+ "printedName": "any KeyWordDetection.KeywordDetectionRNDelegate",
2405
+ "usr": "c:@M@KeyWordDetection@objc(pl)KeywordDetectionRNDelegate"
2406
+ }
2407
+ ],
2408
+ "usr": "s:Sq"
2409
+ }
2410
+ ],
2411
+ "declKind": "Accessor",
2412
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(im)delegate",
2413
+ "mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvg",
2414
+ "moduleName": "KeyWordDetection",
2415
+ "implicit": true,
2416
+ "declAttributes": [
2417
+ "ObjC"
2418
+ ],
2419
+ "accessorKind": "get"
2420
+ },
2421
+ {
2422
+ "kind": "Accessor",
2423
+ "name": "Set",
2424
+ "printedName": "Set()",
2425
+ "children": [
2426
+ {
2427
+ "kind": "TypeNominal",
2428
+ "name": "Void",
2429
+ "printedName": "()"
2430
+ },
2431
+ {
2432
+ "kind": "TypeNominal",
2433
+ "name": "Optional",
2434
+ "printedName": "(any KeyWordDetection.KeywordDetectionRNDelegate)?",
2435
+ "children": [
2436
+ {
2437
+ "kind": "TypeNominal",
2438
+ "name": "KeywordDetectionRNDelegate",
2439
+ "printedName": "any KeyWordDetection.KeywordDetectionRNDelegate",
2440
+ "usr": "c:@M@KeyWordDetection@objc(pl)KeywordDetectionRNDelegate"
2441
+ }
2442
+ ],
2443
+ "usr": "s:Sq"
2444
+ }
2445
+ ],
2446
+ "declKind": "Accessor",
2447
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(im)setDelegate:",
2448
+ "mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvs",
2449
+ "moduleName": "KeyWordDetection",
2450
+ "implicit": true,
2451
+ "declAttributes": [
2452
+ "ObjC"
2453
+ ],
2454
+ "accessorKind": "set"
2455
+ },
2456
+ {
2457
+ "kind": "Accessor",
2458
+ "name": "Modify",
2459
+ "printedName": "Modify()",
2460
+ "children": [
2461
+ {
2462
+ "kind": "TypeNominal",
2463
+ "name": "Void",
2464
+ "printedName": "()"
2465
+ }
2466
+ ],
2467
+ "declKind": "Accessor",
2468
+ "usr": "s:16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvM",
2469
+ "mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvM",
2470
+ "moduleName": "KeyWordDetection",
2471
+ "implicit": true,
2472
+ "accessorKind": "_modify"
2473
+ }
2474
+ ]
2475
+ },
2476
+ {
2477
+ "kind": "Constructor",
2478
+ "name": "init",
2479
+ "printedName": "init()",
2480
+ "children": [
2481
+ {
2482
+ "kind": "TypeNominal",
2483
+ "name": "KWDRuntimeWrapper",
2484
+ "printedName": "KeyWordDetection.KWDRuntimeWrapper",
2485
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper"
2486
+ }
2487
+ ],
2488
+ "declKind": "Constructor",
2489
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(im)init",
2490
+ "mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperCACycfc",
2491
+ "moduleName": "KeyWordDetection",
2492
+ "overriding": true,
2493
+ "implicit": true,
2494
+ "objc_name": "init",
2495
+ "declAttributes": [
2496
+ "Dynamic",
2497
+ "ObjC",
2498
+ "Override"
2499
+ ],
2500
+ "init_kind": "Designated"
2501
+ }
2502
+ ],
2503
+ "declKind": "Class",
2504
+ "usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper",
2505
+ "mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC",
2506
+ "moduleName": "KeyWordDetection",
2507
+ "objc_name": "KWDRuntimeWrapper",
2508
+ "declAttributes": [
2509
+ "AccessControl",
2510
+ "ObjC"
2511
+ ],
2512
+ "superclassUsr": "c:objc(cs)NSObject",
2513
+ "inheritsConvenienceInitializers": true,
2514
+ "superclassNames": [
2515
+ "ObjectiveC.NSObject"
2516
+ ],
2517
+ "conformances": [
2518
+ {
2519
+ "kind": "Conformance",
2520
+ "name": "Copyable",
2521
+ "printedName": "Copyable",
2522
+ "usr": "s:s8CopyableP",
2523
+ "mangledName": "$ss8CopyableP"
2524
+ },
2525
+ {
2526
+ "kind": "Conformance",
2527
+ "name": "Escapable",
2528
+ "printedName": "Escapable",
2529
+ "usr": "s:s9EscapableP",
2530
+ "mangledName": "$ss9EscapableP"
2531
+ },
2532
+ {
2533
+ "kind": "Conformance",
2534
+ "name": "Equatable",
2535
+ "printedName": "Equatable",
2536
+ "usr": "s:SQ",
2537
+ "mangledName": "$sSQ"
2538
+ },
2539
+ {
2540
+ "kind": "Conformance",
2541
+ "name": "Hashable",
2542
+ "printedName": "Hashable",
2543
+ "usr": "s:SH",
2544
+ "mangledName": "$sSH"
2545
+ },
2546
+ {
2547
+ "kind": "Conformance",
2548
+ "name": "CVarArg",
2549
+ "printedName": "CVarArg",
2550
+ "usr": "s:s7CVarArgP",
2551
+ "mangledName": "$ss7CVarArgP"
2552
+ },
2553
+ {
2554
+ "kind": "Conformance",
2555
+ "name": "_KeyValueCodingAndObservingPublishing",
2556
+ "printedName": "_KeyValueCodingAndObservingPublishing",
2557
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
2558
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
2559
+ },
2560
+ {
2561
+ "kind": "Conformance",
2562
+ "name": "_KeyValueCodingAndObserving",
2563
+ "printedName": "_KeyValueCodingAndObserving",
2564
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
2565
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
2566
+ },
2567
+ {
2568
+ "kind": "Conformance",
2569
+ "name": "CustomStringConvertible",
2570
+ "printedName": "CustomStringConvertible",
2571
+ "usr": "s:s23CustomStringConvertibleP",
2572
+ "mangledName": "$ss23CustomStringConvertibleP"
2573
+ },
2574
+ {
2575
+ "kind": "Conformance",
2576
+ "name": "CustomDebugStringConvertible",
2577
+ "printedName": "CustomDebugStringConvertible",
2578
+ "usr": "s:s28CustomDebugStringConvertibleP",
2579
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
2580
+ }
2581
+ ]
2582
+ },
2307
2583
  {
2308
2584
  "kind": "TypeDecl",
2309
2585
  "name": "KeyWordsDetection",
@@ -3204,8 +3480,8 @@
3204
3480
  },
3205
3481
  {
3206
3482
  "kind": "Function",
3207
- "name": "enableAggressiveDucking",
3208
- "printedName": "enableAggressiveDucking()",
3483
+ "name": "disableDucking",
3484
+ "printedName": "disableDucking()",
3209
3485
  "children": [
3210
3486
  {
3211
3487
  "kind": "TypeNominal",
@@ -3214,8 +3490,8 @@
3214
3490
  }
3215
3491
  ],
3216
3492
  "declKind": "Func",
3217
- "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDucking",
3218
- "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG0yyF",
3493
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDucking",
3494
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG0yyF",
3219
3495
  "moduleName": "KeyWordDetection",
3220
3496
  "declAttributes": [
3221
3497
  "AccessControl",
@@ -3225,8 +3501,8 @@
3225
3501
  },
3226
3502
  {
3227
3503
  "kind": "Function",
3228
- "name": "enableAggressiveDuckingWorksMaxSilencing",
3229
- "printedName": "enableAggressiveDuckingWorksMaxSilencing()",
3504
+ "name": "_disableDucking",
3505
+ "printedName": "_disableDucking()",
3230
3506
  "children": [
3231
3507
  {
3232
3508
  "kind": "TypeNominal",
@@ -3235,8 +3511,30 @@
3235
3511
  }
3236
3512
  ],
3237
3513
  "declKind": "Func",
3238
- "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDuckingWorksMaxSilencing",
3239
- "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG17WorksMaxSilencingyyF",
3514
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)_disableDucking",
3515
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC08_disableG0yyF",
3516
+ "moduleName": "KeyWordDetection",
3517
+ "declAttributes": [
3518
+ "AccessControl",
3519
+ "ObjC",
3520
+ "RawDocComment"
3521
+ ],
3522
+ "funcSelfKind": "NonMutating"
3523
+ },
3524
+ {
3525
+ "kind": "Function",
3526
+ "name": "enableAggressiveDucking",
3527
+ "printedName": "enableAggressiveDucking()",
3528
+ "children": [
3529
+ {
3530
+ "kind": "TypeNominal",
3531
+ "name": "Void",
3532
+ "printedName": "()"
3533
+ }
3534
+ ],
3535
+ "declKind": "Func",
3536
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDucking",
3537
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG0yyF",
3240
3538
  "moduleName": "KeyWordDetection",
3241
3539
  "declAttributes": [
3242
3540
  "AccessControl",
@@ -3246,8 +3544,8 @@
3246
3544
  },
3247
3545
  {
3248
3546
  "kind": "Function",
3249
- "name": "enableAggressiveDuckingWorksOnSecondTime",
3250
- "printedName": "enableAggressiveDuckingWorksOnSecondTime()",
3547
+ "name": "_enableAggressiveDucking",
3548
+ "printedName": "_enableAggressiveDucking()",
3251
3549
  "children": [
3252
3550
  {
3253
3551
  "kind": "TypeNominal",
@@ -3256,8 +3554,8 @@
3256
3554
  }
3257
3555
  ],
3258
3556
  "declKind": "Func",
3259
- "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDuckingWorksOnSecondTime",
3260
- "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG17WorksOnSecondTimeyyF",
3557
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)_enableAggressiveDucking",
3558
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC017_enableAggressiveG0yyF",
3261
3559
  "moduleName": "KeyWordDetection",
3262
3560
  "declAttributes": [
3263
3561
  "AccessControl",
@@ -3267,8 +3565,8 @@
3267
3565
  },
3268
3566
  {
3269
3567
  "kind": "Function",
3270
- "name": "disableDucking",
3271
- "printedName": "disableDucking()",
3568
+ "name": "enableAggressiveDuckingWorksMaxSilencing",
3569
+ "printedName": "enableAggressiveDuckingWorksMaxSilencing()",
3272
3570
  "children": [
3273
3571
  {
3274
3572
  "kind": "TypeNominal",
@@ -3277,8 +3575,8 @@
3277
3575
  }
3278
3576
  ],
3279
3577
  "declKind": "Func",
3280
- "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDucking",
3281
- "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG0yyF",
3578
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDuckingWorksMaxSilencing",
3579
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG17WorksMaxSilencingyyF",
3282
3580
  "moduleName": "KeyWordDetection",
3283
3581
  "declAttributes": [
3284
3582
  "AccessControl",
@@ -3288,8 +3586,8 @@
3288
3586
  },
3289
3587
  {
3290
3588
  "kind": "Function",
3291
- "name": "_disableDucking",
3292
- "printedName": "_disableDucking()",
3589
+ "name": "enableAggressiveDuckingWorksOnSecondTime",
3590
+ "printedName": "enableAggressiveDuckingWorksOnSecondTime()",
3293
3591
  "children": [
3294
3592
  {
3295
3593
  "kind": "TypeNominal",
@@ -3298,13 +3596,12 @@
3298
3596
  }
3299
3597
  ],
3300
3598
  "declKind": "Func",
3301
- "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)_disableDucking",
3302
- "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC08_disableG0yyF",
3599
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDuckingWorksOnSecondTime",
3600
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG17WorksOnSecondTimeyyF",
3303
3601
  "moduleName": "KeyWordDetection",
3304
3602
  "declAttributes": [
3305
3603
  "AccessControl",
3306
- "ObjC",
3307
- "RawDocComment"
3604
+ "ObjC"
3308
3605
  ],
3309
3606
  "funcSelfKind": "NonMutating"
3310
3607
  },
@@ -3964,273 +4261,273 @@
3964
4261
  {
3965
4262
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
3966
4263
  "kind": "IntegerLiteral",
3967
- "offset": 7127,
4264
+ "offset": 7327,
3968
4265
  "length": 2,
3969
4266
  "value": "30"
3970
4267
  },
3971
4268
  {
3972
4269
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
3973
4270
  "kind": "BooleanLiteral",
3974
- "offset": 7322,
4271
+ "offset": 7522,
3975
4272
  "length": 5,
3976
4273
  "value": "false"
3977
4274
  },
3978
4275
  {
3979
4276
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
3980
4277
  "kind": "IntegerLiteral",
3981
- "offset": 7478,
4278
+ "offset": 7678,
3982
4279
  "length": 1,
3983
4280
  "value": "0"
3984
4281
  },
3985
4282
  {
3986
4283
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
3987
4284
  "kind": "IntegerLiteral",
3988
- "offset": 7619,
4285
+ "offset": 7819,
3989
4286
  "length": 2,
3990
4287
  "value": "10"
3991
4288
  },
3992
4289
  {
3993
4290
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
3994
4291
  "kind": "IntegerLiteral",
3995
- "offset": 7624,
4292
+ "offset": 7824,
3996
4293
  "length": 2,
3997
4294
  "value": "97"
3998
4295
  },
3999
4296
  {
4000
4297
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4001
4298
  "kind": "IntegerLiteral",
4002
- "offset": 7917,
4299
+ "offset": 8117,
4003
4300
  "length": 2,
4004
4301
  "value": "80"
4005
4302
  },
4006
4303
  {
4007
4304
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4008
4305
  "kind": "IntegerLiteral",
4009
- "offset": 7953,
4306
+ "offset": 8153,
4010
4307
  "length": 2,
4011
4308
  "value": "16"
4012
4309
  },
4013
4310
  {
4014
4311
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4015
4312
  "kind": "BooleanLiteral",
4016
- "offset": 7985,
4313
+ "offset": 8185,
4017
4314
  "length": 5,
4018
4315
  "value": "false"
4019
4316
  },
4020
4317
  {
4021
4318
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4022
4319
  "kind": "IntegerLiteral",
4023
- "offset": 8480,
4320
+ "offset": 8680,
4024
4321
  "length": 1,
4025
4322
  "value": "0"
4026
4323
  },
4027
4324
  {
4028
4325
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4029
4326
  "kind": "IntegerLiteral",
4030
- "offset": 8526,
4327
+ "offset": 8726,
4031
4328
  "length": 1,
4032
4329
  "value": "0"
4033
4330
  },
4034
4331
  {
4035
4332
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4036
4333
  "kind": "IntegerLiteral",
4037
- "offset": 8611,
4334
+ "offset": 8811,
4038
4335
  "length": 4,
4039
4336
  "value": "5000"
4040
4337
  },
4041
4338
  {
4042
4339
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4043
4340
  "kind": "BooleanLiteral",
4044
- "offset": 8921,
4341
+ "offset": 9121,
4045
4342
  "length": 5,
4046
4343
  "value": "false"
4047
4344
  },
4048
4345
  {
4049
4346
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4050
4347
  "kind": "BooleanLiteral",
4051
- "offset": 25435,
4348
+ "offset": 25635,
4052
4349
  "length": 4,
4053
4350
  "value": "true"
4054
4351
  },
4055
4352
  {
4056
4353
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4057
4354
  "kind": "BooleanLiteral",
4058
- "offset": 25493,
4355
+ "offset": 25693,
4059
4356
  "length": 5,
4060
4357
  "value": "false"
4061
4358
  },
4062
4359
  {
4063
4360
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4064
4361
  "kind": "BooleanLiteral",
4065
- "offset": 25555,
4362
+ "offset": 25755,
4066
4363
  "length": 4,
4067
4364
  "value": "true"
4068
4365
  },
4069
4366
  {
4070
4367
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4071
4368
  "kind": "BooleanLiteral",
4072
- "offset": 25619,
4369
+ "offset": 25819,
4073
4370
  "length": 4,
4074
4371
  "value": "true"
4075
4372
  },
4076
4373
  {
4077
4374
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4078
4375
  "kind": "IntegerLiteral",
4079
- "offset": 29316,
4376
+ "offset": 29516,
4080
4377
  "length": 1,
4081
4378
  "value": "1"
4082
4379
  },
4083
4380
  {
4084
4381
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4085
4382
  "kind": "IntegerLiteral",
4086
- "offset": 29796,
4383
+ "offset": 29996,
4087
4384
  "length": 1,
4088
4385
  "value": "0"
4089
4386
  },
4090
4387
  {
4091
4388
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4092
4389
  "kind": "StringLiteral",
4093
- "offset": 29841,
4390
+ "offset": 30041,
4094
4391
  "length": 12,
4095
4392
  "value": "\"ORTSession\""
4096
4393
  },
4097
4394
  {
4098
4395
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4099
4396
  "kind": "IntegerLiteral",
4100
- "offset": 29861,
4397
+ "offset": 30061,
4101
4398
  "length": 1,
4102
4399
  "value": "1"
4103
4400
  },
4104
4401
  {
4105
4402
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4106
4403
  "kind": "StringLiteral",
4107
- "offset": 29902,
4404
+ "offset": 30102,
4108
4405
  "length": 34,
4109
4406
  "value": "\"Failed to retrieve output values\""
4110
4407
  },
4111
4408
  {
4112
4409
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4113
4410
  "kind": "IntegerLiteral",
4114
- "offset": 30434,
4411
+ "offset": 30634,
4115
4412
  "length": 2,
4116
4413
  "value": "32"
4117
4414
  },
4118
4415
  {
4119
4416
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4120
4417
  "kind": "IntegerLiteral",
4121
- "offset": 30649,
4418
+ "offset": 30849,
4122
4419
  "length": 1,
4123
4420
  "value": "1"
4124
4421
  },
4125
4422
  {
4126
4423
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4127
4424
  "kind": "IntegerLiteral",
4128
- "offset": 30658,
4425
+ "offset": 30858,
4129
4426
  "length": 1,
4130
4427
  "value": "1"
4131
4428
  },
4132
4429
  {
4133
4430
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4134
4431
  "kind": "IntegerLiteral",
4135
- "offset": 30676,
4432
+ "offset": 30876,
4136
4433
  "length": 2,
4137
4434
  "value": "32"
4138
4435
  },
4139
4436
  {
4140
4437
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4141
4438
  "kind": "IntegerLiteral",
4142
- "offset": 30734,
4439
+ "offset": 30934,
4143
4440
  "length": 1,
4144
4441
  "value": "0"
4145
4442
  },
4146
4443
  {
4147
4444
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4148
4445
  "kind": "IntegerLiteral",
4149
- "offset": 30754,
4446
+ "offset": 30954,
4150
4447
  "length": 1,
4151
4448
  "value": "0"
4152
4449
  },
4153
4450
  {
4154
4451
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4155
4452
  "kind": "IntegerLiteral",
4156
- "offset": 30765,
4453
+ "offset": 30965,
4157
4454
  "length": 1,
4158
4455
  "value": "0"
4159
4456
  },
4160
4457
  {
4161
4458
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4162
4459
  "kind": "IntegerLiteral",
4163
- "offset": 30786,
4460
+ "offset": 30986,
4164
4461
  "length": 1,
4165
4462
  "value": "0"
4166
4463
  },
4167
4464
  {
4168
4465
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4169
4466
  "kind": "IntegerLiteral",
4170
- "offset": 30806,
4467
+ "offset": 31006,
4171
4468
  "length": 1,
4172
4469
  "value": "0"
4173
4470
  },
4174
4471
  {
4175
4472
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4176
4473
  "kind": "IntegerLiteral",
4177
- "offset": 30809,
4474
+ "offset": 31009,
4178
4475
  "length": 1,
4179
4476
  "value": "0"
4180
4477
  },
4181
4478
  {
4182
4479
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4183
4480
  "kind": "IntegerLiteral",
4184
- "offset": 30820,
4481
+ "offset": 31020,
4185
4482
  "length": 1,
4186
4483
  "value": "0"
4187
4484
  },
4188
4485
  {
4189
4486
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4190
4487
  "kind": "IntegerLiteral",
4191
- "offset": 30841,
4488
+ "offset": 31041,
4192
4489
  "length": 1,
4193
4490
  "value": "0"
4194
4491
  },
4195
4492
  {
4196
4493
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4197
4494
  "kind": "IntegerLiteral",
4198
- "offset": 30861,
4495
+ "offset": 31061,
4199
4496
  "length": 1,
4200
4497
  "value": "0"
4201
4498
  },
4202
4499
  {
4203
4500
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4204
4501
  "kind": "IntegerLiteral",
4205
- "offset": 30864,
4502
+ "offset": 31064,
4206
4503
  "length": 1,
4207
4504
  "value": "0"
4208
4505
  },
4209
4506
  {
4210
4507
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4211
4508
  "kind": "IntegerLiteral",
4212
- "offset": 30867,
4509
+ "offset": 31067,
4213
4510
  "length": 1,
4214
4511
  "value": "0"
4215
4512
  },
4216
4513
  {
4217
4514
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4218
4515
  "kind": "IntegerLiteral",
4219
- "offset": 30878,
4516
+ "offset": 31078,
4220
4517
  "length": 1,
4221
4518
  "value": "0"
4222
4519
  },
4223
4520
  {
4224
4521
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4225
4522
  "kind": "IntegerLiteral",
4226
- "offset": 31259,
4523
+ "offset": 31459,
4227
4524
  "length": 2,
4228
4525
  "value": "10"
4229
4526
  },
4230
4527
  {
4231
4528
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
4232
4529
  "kind": "IntegerLiteral",
4233
- "offset": 31264,
4530
+ "offset": 31464,
4234
4531
  "length": 1,
4235
4532
  "value": "2"
4236
4533
  },