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.
- package/KeyWordDetection.podspec +3 -1
- package/ios/KeyWordDetection.xcframework/Info.plist +5 -5
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +13 -3
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection.h +0 -1
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Info.plist +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +358 -61
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +10 -3
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +10 -3
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +26 -6
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection.h +0 -1
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Info.plist +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +364 -61
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +10 -3
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +10 -3
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +364 -61
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +10 -3
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +10 -3
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeRequirements +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +74 -44
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeSignature +0 -0
- package/package.json +1 -1
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/module.modulemap +0 -4
- package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/module.modulemap +0 -4
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/ios/react-native-wakeword.podspec +0 -39
- package/react-native.config.js +0 -25
|
@@ -2391,6 +2391,287 @@
|
|
|
2391
2391
|
}
|
|
2392
2392
|
]
|
|
2393
2393
|
},
|
|
2394
|
+
{
|
|
2395
|
+
"kind": "TypeDecl",
|
|
2396
|
+
"name": "KWDRuntimeWrapper",
|
|
2397
|
+
"printedName": "KWDRuntimeWrapper",
|
|
2398
|
+
"children": [
|
|
2399
|
+
{
|
|
2400
|
+
"kind": "Var",
|
|
2401
|
+
"name": "shared",
|
|
2402
|
+
"printedName": "shared",
|
|
2403
|
+
"children": [
|
|
2404
|
+
{
|
|
2405
|
+
"kind": "TypeNominal",
|
|
2406
|
+
"name": "KWDRuntimeWrapper",
|
|
2407
|
+
"printedName": "KeyWordDetection.KWDRuntimeWrapper",
|
|
2408
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper"
|
|
2409
|
+
}
|
|
2410
|
+
],
|
|
2411
|
+
"declKind": "Var",
|
|
2412
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(cpy)shared",
|
|
2413
|
+
"mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC6sharedACvpZ",
|
|
2414
|
+
"moduleName": "KeyWordDetection",
|
|
2415
|
+
"static": true,
|
|
2416
|
+
"objc_name": "shared",
|
|
2417
|
+
"declAttributes": [
|
|
2418
|
+
"HasInitialValue",
|
|
2419
|
+
"Final",
|
|
2420
|
+
"HasStorage",
|
|
2421
|
+
"AccessControl",
|
|
2422
|
+
"ObjC"
|
|
2423
|
+
],
|
|
2424
|
+
"isLet": true,
|
|
2425
|
+
"hasStorage": true,
|
|
2426
|
+
"accessors": [
|
|
2427
|
+
{
|
|
2428
|
+
"kind": "Accessor",
|
|
2429
|
+
"name": "Get",
|
|
2430
|
+
"printedName": "Get()",
|
|
2431
|
+
"children": [
|
|
2432
|
+
{
|
|
2433
|
+
"kind": "TypeNominal",
|
|
2434
|
+
"name": "KWDRuntimeWrapper",
|
|
2435
|
+
"printedName": "KeyWordDetection.KWDRuntimeWrapper",
|
|
2436
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper"
|
|
2437
|
+
}
|
|
2438
|
+
],
|
|
2439
|
+
"declKind": "Accessor",
|
|
2440
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(cm)shared",
|
|
2441
|
+
"mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC6sharedACvgZ",
|
|
2442
|
+
"moduleName": "KeyWordDetection",
|
|
2443
|
+
"static": true,
|
|
2444
|
+
"implicit": true,
|
|
2445
|
+
"declAttributes": [
|
|
2446
|
+
"Final",
|
|
2447
|
+
"ObjC"
|
|
2448
|
+
],
|
|
2449
|
+
"accessorKind": "get"
|
|
2450
|
+
}
|
|
2451
|
+
]
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"kind": "Var",
|
|
2455
|
+
"name": "delegate",
|
|
2456
|
+
"printedName": "delegate",
|
|
2457
|
+
"children": [
|
|
2458
|
+
{
|
|
2459
|
+
"kind": "TypeNominal",
|
|
2460
|
+
"name": "WeakStorage",
|
|
2461
|
+
"printedName": "(any KeyWordDetection.KeywordDetectionRNDelegate)?"
|
|
2462
|
+
}
|
|
2463
|
+
],
|
|
2464
|
+
"declKind": "Var",
|
|
2465
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(py)delegate",
|
|
2466
|
+
"mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvp",
|
|
2467
|
+
"moduleName": "KeyWordDetection",
|
|
2468
|
+
"isOpen": true,
|
|
2469
|
+
"declAttributes": [
|
|
2470
|
+
"HasInitialValue",
|
|
2471
|
+
"HasStorage",
|
|
2472
|
+
"ReferenceOwnership",
|
|
2473
|
+
"AccessControl",
|
|
2474
|
+
"ObjC"
|
|
2475
|
+
],
|
|
2476
|
+
"ownership": 1,
|
|
2477
|
+
"hasStorage": true,
|
|
2478
|
+
"accessors": [
|
|
2479
|
+
{
|
|
2480
|
+
"kind": "Accessor",
|
|
2481
|
+
"name": "Get",
|
|
2482
|
+
"printedName": "Get()",
|
|
2483
|
+
"children": [
|
|
2484
|
+
{
|
|
2485
|
+
"kind": "TypeNominal",
|
|
2486
|
+
"name": "Optional",
|
|
2487
|
+
"printedName": "(any KeyWordDetection.KeywordDetectionRNDelegate)?",
|
|
2488
|
+
"children": [
|
|
2489
|
+
{
|
|
2490
|
+
"kind": "TypeNominal",
|
|
2491
|
+
"name": "KeywordDetectionRNDelegate",
|
|
2492
|
+
"printedName": "any KeyWordDetection.KeywordDetectionRNDelegate",
|
|
2493
|
+
"usr": "c:@M@KeyWordDetection@objc(pl)KeywordDetectionRNDelegate"
|
|
2494
|
+
}
|
|
2495
|
+
],
|
|
2496
|
+
"usr": "s:Sq"
|
|
2497
|
+
}
|
|
2498
|
+
],
|
|
2499
|
+
"declKind": "Accessor",
|
|
2500
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(im)delegate",
|
|
2501
|
+
"mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvg",
|
|
2502
|
+
"moduleName": "KeyWordDetection",
|
|
2503
|
+
"implicit": true,
|
|
2504
|
+
"isOpen": true,
|
|
2505
|
+
"declAttributes": [
|
|
2506
|
+
"ObjC"
|
|
2507
|
+
],
|
|
2508
|
+
"accessorKind": "get"
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"kind": "Accessor",
|
|
2512
|
+
"name": "Set",
|
|
2513
|
+
"printedName": "Set()",
|
|
2514
|
+
"children": [
|
|
2515
|
+
{
|
|
2516
|
+
"kind": "TypeNominal",
|
|
2517
|
+
"name": "Void",
|
|
2518
|
+
"printedName": "()"
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"kind": "TypeNominal",
|
|
2522
|
+
"name": "Optional",
|
|
2523
|
+
"printedName": "(any KeyWordDetection.KeywordDetectionRNDelegate)?",
|
|
2524
|
+
"children": [
|
|
2525
|
+
{
|
|
2526
|
+
"kind": "TypeNominal",
|
|
2527
|
+
"name": "KeywordDetectionRNDelegate",
|
|
2528
|
+
"printedName": "any KeyWordDetection.KeywordDetectionRNDelegate",
|
|
2529
|
+
"usr": "c:@M@KeyWordDetection@objc(pl)KeywordDetectionRNDelegate"
|
|
2530
|
+
}
|
|
2531
|
+
],
|
|
2532
|
+
"usr": "s:Sq"
|
|
2533
|
+
}
|
|
2534
|
+
],
|
|
2535
|
+
"declKind": "Accessor",
|
|
2536
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(im)setDelegate:",
|
|
2537
|
+
"mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvs",
|
|
2538
|
+
"moduleName": "KeyWordDetection",
|
|
2539
|
+
"implicit": true,
|
|
2540
|
+
"isOpen": true,
|
|
2541
|
+
"declAttributes": [
|
|
2542
|
+
"ObjC"
|
|
2543
|
+
],
|
|
2544
|
+
"accessorKind": "set"
|
|
2545
|
+
},
|
|
2546
|
+
{
|
|
2547
|
+
"kind": "Accessor",
|
|
2548
|
+
"name": "Modify",
|
|
2549
|
+
"printedName": "Modify()",
|
|
2550
|
+
"children": [
|
|
2551
|
+
{
|
|
2552
|
+
"kind": "TypeNominal",
|
|
2553
|
+
"name": "Void",
|
|
2554
|
+
"printedName": "()"
|
|
2555
|
+
}
|
|
2556
|
+
],
|
|
2557
|
+
"declKind": "Accessor",
|
|
2558
|
+
"usr": "s:16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvM",
|
|
2559
|
+
"mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC8delegateAA07KeywordC10RNDelegate_pSgvM",
|
|
2560
|
+
"moduleName": "KeyWordDetection",
|
|
2561
|
+
"implicit": true,
|
|
2562
|
+
"isOpen": true,
|
|
2563
|
+
"accessorKind": "_modify"
|
|
2564
|
+
}
|
|
2565
|
+
]
|
|
2566
|
+
},
|
|
2567
|
+
{
|
|
2568
|
+
"kind": "Constructor",
|
|
2569
|
+
"name": "init",
|
|
2570
|
+
"printedName": "init()",
|
|
2571
|
+
"children": [
|
|
2572
|
+
{
|
|
2573
|
+
"kind": "TypeNominal",
|
|
2574
|
+
"name": "KWDRuntimeWrapper",
|
|
2575
|
+
"printedName": "KeyWordDetection.KWDRuntimeWrapper",
|
|
2576
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper"
|
|
2577
|
+
}
|
|
2578
|
+
],
|
|
2579
|
+
"declKind": "Constructor",
|
|
2580
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper(im)init",
|
|
2581
|
+
"mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperCACycfc",
|
|
2582
|
+
"moduleName": "KeyWordDetection",
|
|
2583
|
+
"overriding": true,
|
|
2584
|
+
"implicit": true,
|
|
2585
|
+
"objc_name": "init",
|
|
2586
|
+
"declAttributes": [
|
|
2587
|
+
"Dynamic",
|
|
2588
|
+
"ObjC",
|
|
2589
|
+
"Override"
|
|
2590
|
+
],
|
|
2591
|
+
"init_kind": "Designated"
|
|
2592
|
+
}
|
|
2593
|
+
],
|
|
2594
|
+
"declKind": "Class",
|
|
2595
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KWDRuntimeWrapper",
|
|
2596
|
+
"mangledName": "$s16KeyWordDetection17KWDRuntimeWrapperC",
|
|
2597
|
+
"moduleName": "KeyWordDetection",
|
|
2598
|
+
"isOpen": true,
|
|
2599
|
+
"objc_name": "KWDRuntimeWrapper",
|
|
2600
|
+
"declAttributes": [
|
|
2601
|
+
"AccessControl",
|
|
2602
|
+
"ObjC"
|
|
2603
|
+
],
|
|
2604
|
+
"superclassUsr": "c:objc(cs)NSObject",
|
|
2605
|
+
"inheritsConvenienceInitializers": true,
|
|
2606
|
+
"superclassNames": [
|
|
2607
|
+
"ObjectiveC.NSObject"
|
|
2608
|
+
],
|
|
2609
|
+
"conformances": [
|
|
2610
|
+
{
|
|
2611
|
+
"kind": "Conformance",
|
|
2612
|
+
"name": "Copyable",
|
|
2613
|
+
"printedName": "Copyable",
|
|
2614
|
+
"usr": "s:s8CopyableP",
|
|
2615
|
+
"mangledName": "$ss8CopyableP"
|
|
2616
|
+
},
|
|
2617
|
+
{
|
|
2618
|
+
"kind": "Conformance",
|
|
2619
|
+
"name": "Escapable",
|
|
2620
|
+
"printedName": "Escapable",
|
|
2621
|
+
"usr": "s:s9EscapableP",
|
|
2622
|
+
"mangledName": "$ss9EscapableP"
|
|
2623
|
+
},
|
|
2624
|
+
{
|
|
2625
|
+
"kind": "Conformance",
|
|
2626
|
+
"name": "Equatable",
|
|
2627
|
+
"printedName": "Equatable",
|
|
2628
|
+
"usr": "s:SQ",
|
|
2629
|
+
"mangledName": "$sSQ"
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"kind": "Conformance",
|
|
2633
|
+
"name": "Hashable",
|
|
2634
|
+
"printedName": "Hashable",
|
|
2635
|
+
"usr": "s:SH",
|
|
2636
|
+
"mangledName": "$sSH"
|
|
2637
|
+
},
|
|
2638
|
+
{
|
|
2639
|
+
"kind": "Conformance",
|
|
2640
|
+
"name": "CVarArg",
|
|
2641
|
+
"printedName": "CVarArg",
|
|
2642
|
+
"usr": "s:s7CVarArgP",
|
|
2643
|
+
"mangledName": "$ss7CVarArgP"
|
|
2644
|
+
},
|
|
2645
|
+
{
|
|
2646
|
+
"kind": "Conformance",
|
|
2647
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
2648
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
2649
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
2650
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
2651
|
+
},
|
|
2652
|
+
{
|
|
2653
|
+
"kind": "Conformance",
|
|
2654
|
+
"name": "_KeyValueCodingAndObserving",
|
|
2655
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
2656
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
2657
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
2658
|
+
},
|
|
2659
|
+
{
|
|
2660
|
+
"kind": "Conformance",
|
|
2661
|
+
"name": "CustomStringConvertible",
|
|
2662
|
+
"printedName": "CustomStringConvertible",
|
|
2663
|
+
"usr": "s:s23CustomStringConvertibleP",
|
|
2664
|
+
"mangledName": "$ss23CustomStringConvertibleP"
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"kind": "Conformance",
|
|
2668
|
+
"name": "CustomDebugStringConvertible",
|
|
2669
|
+
"printedName": "CustomDebugStringConvertible",
|
|
2670
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
2671
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
2672
|
+
}
|
|
2673
|
+
]
|
|
2674
|
+
},
|
|
2394
2675
|
{
|
|
2395
2676
|
"kind": "Function",
|
|
2396
2677
|
"name": "printMelspectrogramBuffer",
|
|
@@ -6490,8 +6771,8 @@
|
|
|
6490
6771
|
},
|
|
6491
6772
|
{
|
|
6492
6773
|
"kind": "Function",
|
|
6493
|
-
"name": "
|
|
6494
|
-
"printedName": "
|
|
6774
|
+
"name": "disableDucking",
|
|
6775
|
+
"printedName": "disableDucking()",
|
|
6495
6776
|
"children": [
|
|
6496
6777
|
{
|
|
6497
6778
|
"kind": "TypeNominal",
|
|
@@ -6500,8 +6781,8 @@
|
|
|
6500
6781
|
}
|
|
6501
6782
|
],
|
|
6502
6783
|
"declKind": "Func",
|
|
6503
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
6504
|
-
"mangledName": "$
|
|
6784
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDucking",
|
|
6785
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG0yyF",
|
|
6505
6786
|
"moduleName": "KeyWordDetection",
|
|
6506
6787
|
"isOpen": true,
|
|
6507
6788
|
"declAttributes": [
|
|
@@ -6512,8 +6793,8 @@
|
|
|
6512
6793
|
},
|
|
6513
6794
|
{
|
|
6514
6795
|
"kind": "Function",
|
|
6515
|
-
"name": "
|
|
6516
|
-
"printedName": "
|
|
6796
|
+
"name": "_disableDucking",
|
|
6797
|
+
"printedName": "_disableDucking()",
|
|
6517
6798
|
"children": [
|
|
6518
6799
|
{
|
|
6519
6800
|
"kind": "TypeNominal",
|
|
@@ -6522,8 +6803,31 @@
|
|
|
6522
6803
|
}
|
|
6523
6804
|
],
|
|
6524
6805
|
"declKind": "Func",
|
|
6525
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
6526
|
-
"mangledName": "$
|
|
6806
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)_disableDucking",
|
|
6807
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC08_disableG0yyF",
|
|
6808
|
+
"moduleName": "KeyWordDetection",
|
|
6809
|
+
"isOpen": true,
|
|
6810
|
+
"declAttributes": [
|
|
6811
|
+
"AccessControl",
|
|
6812
|
+
"ObjC",
|
|
6813
|
+
"RawDocComment"
|
|
6814
|
+
],
|
|
6815
|
+
"funcSelfKind": "NonMutating"
|
|
6816
|
+
},
|
|
6817
|
+
{
|
|
6818
|
+
"kind": "Function",
|
|
6819
|
+
"name": "enableAggressiveDucking",
|
|
6820
|
+
"printedName": "enableAggressiveDucking()",
|
|
6821
|
+
"children": [
|
|
6822
|
+
{
|
|
6823
|
+
"kind": "TypeNominal",
|
|
6824
|
+
"name": "Void",
|
|
6825
|
+
"printedName": "()"
|
|
6826
|
+
}
|
|
6827
|
+
],
|
|
6828
|
+
"declKind": "Func",
|
|
6829
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDucking",
|
|
6830
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG0yyF",
|
|
6527
6831
|
"moduleName": "KeyWordDetection",
|
|
6528
6832
|
"isOpen": true,
|
|
6529
6833
|
"declAttributes": [
|
|
@@ -6534,8 +6838,8 @@
|
|
|
6534
6838
|
},
|
|
6535
6839
|
{
|
|
6536
6840
|
"kind": "Function",
|
|
6537
|
-
"name": "
|
|
6538
|
-
"printedName": "
|
|
6841
|
+
"name": "_enableAggressiveDucking",
|
|
6842
|
+
"printedName": "_enableAggressiveDucking()",
|
|
6539
6843
|
"children": [
|
|
6540
6844
|
{
|
|
6541
6845
|
"kind": "TypeNominal",
|
|
@@ -6544,8 +6848,8 @@
|
|
|
6544
6848
|
}
|
|
6545
6849
|
],
|
|
6546
6850
|
"declKind": "Func",
|
|
6547
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
6548
|
-
"mangledName": "$
|
|
6851
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)_enableAggressiveDucking",
|
|
6852
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC017_enableAggressiveG0yyF",
|
|
6549
6853
|
"moduleName": "KeyWordDetection",
|
|
6550
6854
|
"isOpen": true,
|
|
6551
6855
|
"declAttributes": [
|
|
@@ -6556,8 +6860,8 @@
|
|
|
6556
6860
|
},
|
|
6557
6861
|
{
|
|
6558
6862
|
"kind": "Function",
|
|
6559
|
-
"name": "
|
|
6560
|
-
"printedName": "
|
|
6863
|
+
"name": "enableAggressiveDuckingWorksMaxSilencing",
|
|
6864
|
+
"printedName": "enableAggressiveDuckingWorksMaxSilencing()",
|
|
6561
6865
|
"children": [
|
|
6562
6866
|
{
|
|
6563
6867
|
"kind": "TypeNominal",
|
|
@@ -6566,8 +6870,8 @@
|
|
|
6566
6870
|
}
|
|
6567
6871
|
],
|
|
6568
6872
|
"declKind": "Func",
|
|
6569
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
6570
|
-
"mangledName": "$
|
|
6873
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDuckingWorksMaxSilencing",
|
|
6874
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG17WorksMaxSilencingyyF",
|
|
6571
6875
|
"moduleName": "KeyWordDetection",
|
|
6572
6876
|
"isOpen": true,
|
|
6573
6877
|
"declAttributes": [
|
|
@@ -6578,8 +6882,8 @@
|
|
|
6578
6882
|
},
|
|
6579
6883
|
{
|
|
6580
6884
|
"kind": "Function",
|
|
6581
|
-
"name": "
|
|
6582
|
-
"printedName": "
|
|
6885
|
+
"name": "enableAggressiveDuckingWorksOnSecondTime",
|
|
6886
|
+
"printedName": "enableAggressiveDuckingWorksOnSecondTime()",
|
|
6583
6887
|
"children": [
|
|
6584
6888
|
{
|
|
6585
6889
|
"kind": "TypeNominal",
|
|
@@ -6588,14 +6892,13 @@
|
|
|
6588
6892
|
}
|
|
6589
6893
|
],
|
|
6590
6894
|
"declKind": "Func",
|
|
6591
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
6592
|
-
"mangledName": "$
|
|
6895
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDuckingWorksOnSecondTime",
|
|
6896
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG17WorksOnSecondTimeyyF",
|
|
6593
6897
|
"moduleName": "KeyWordDetection",
|
|
6594
6898
|
"isOpen": true,
|
|
6595
6899
|
"declAttributes": [
|
|
6596
6900
|
"AccessControl",
|
|
6597
|
-
"ObjC"
|
|
6598
|
-
"RawDocComment"
|
|
6901
|
+
"ObjC"
|
|
6599
6902
|
],
|
|
6600
6903
|
"funcSelfKind": "NonMutating"
|
|
6601
6904
|
},
|
|
@@ -7676,273 +7979,273 @@
|
|
|
7676
7979
|
{
|
|
7677
7980
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7678
7981
|
"kind": "IntegerLiteral",
|
|
7679
|
-
"offset":
|
|
7982
|
+
"offset": 7327,
|
|
7680
7983
|
"length": 2,
|
|
7681
7984
|
"value": "30"
|
|
7682
7985
|
},
|
|
7683
7986
|
{
|
|
7684
7987
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7685
7988
|
"kind": "BooleanLiteral",
|
|
7686
|
-
"offset":
|
|
7989
|
+
"offset": 7522,
|
|
7687
7990
|
"length": 5,
|
|
7688
7991
|
"value": "false"
|
|
7689
7992
|
},
|
|
7690
7993
|
{
|
|
7691
7994
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7692
7995
|
"kind": "IntegerLiteral",
|
|
7693
|
-
"offset":
|
|
7996
|
+
"offset": 7678,
|
|
7694
7997
|
"length": 1,
|
|
7695
7998
|
"value": "0"
|
|
7696
7999
|
},
|
|
7697
8000
|
{
|
|
7698
8001
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7699
8002
|
"kind": "IntegerLiteral",
|
|
7700
|
-
"offset":
|
|
8003
|
+
"offset": 7819,
|
|
7701
8004
|
"length": 2,
|
|
7702
8005
|
"value": "10"
|
|
7703
8006
|
},
|
|
7704
8007
|
{
|
|
7705
8008
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7706
8009
|
"kind": "IntegerLiteral",
|
|
7707
|
-
"offset":
|
|
8010
|
+
"offset": 7824,
|
|
7708
8011
|
"length": 2,
|
|
7709
8012
|
"value": "97"
|
|
7710
8013
|
},
|
|
7711
8014
|
{
|
|
7712
8015
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7713
8016
|
"kind": "IntegerLiteral",
|
|
7714
|
-
"offset":
|
|
8017
|
+
"offset": 8117,
|
|
7715
8018
|
"length": 2,
|
|
7716
8019
|
"value": "80"
|
|
7717
8020
|
},
|
|
7718
8021
|
{
|
|
7719
8022
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7720
8023
|
"kind": "IntegerLiteral",
|
|
7721
|
-
"offset":
|
|
8024
|
+
"offset": 8153,
|
|
7722
8025
|
"length": 2,
|
|
7723
8026
|
"value": "16"
|
|
7724
8027
|
},
|
|
7725
8028
|
{
|
|
7726
8029
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7727
8030
|
"kind": "BooleanLiteral",
|
|
7728
|
-
"offset":
|
|
8031
|
+
"offset": 8185,
|
|
7729
8032
|
"length": 5,
|
|
7730
8033
|
"value": "false"
|
|
7731
8034
|
},
|
|
7732
8035
|
{
|
|
7733
8036
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7734
8037
|
"kind": "IntegerLiteral",
|
|
7735
|
-
"offset":
|
|
8038
|
+
"offset": 8680,
|
|
7736
8039
|
"length": 1,
|
|
7737
8040
|
"value": "0"
|
|
7738
8041
|
},
|
|
7739
8042
|
{
|
|
7740
8043
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7741
8044
|
"kind": "IntegerLiteral",
|
|
7742
|
-
"offset":
|
|
8045
|
+
"offset": 8726,
|
|
7743
8046
|
"length": 1,
|
|
7744
8047
|
"value": "0"
|
|
7745
8048
|
},
|
|
7746
8049
|
{
|
|
7747
8050
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7748
8051
|
"kind": "IntegerLiteral",
|
|
7749
|
-
"offset":
|
|
8052
|
+
"offset": 8811,
|
|
7750
8053
|
"length": 4,
|
|
7751
8054
|
"value": "5000"
|
|
7752
8055
|
},
|
|
7753
8056
|
{
|
|
7754
8057
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7755
8058
|
"kind": "BooleanLiteral",
|
|
7756
|
-
"offset":
|
|
8059
|
+
"offset": 9121,
|
|
7757
8060
|
"length": 5,
|
|
7758
8061
|
"value": "false"
|
|
7759
8062
|
},
|
|
7760
8063
|
{
|
|
7761
8064
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7762
8065
|
"kind": "BooleanLiteral",
|
|
7763
|
-
"offset":
|
|
8066
|
+
"offset": 25635,
|
|
7764
8067
|
"length": 4,
|
|
7765
8068
|
"value": "true"
|
|
7766
8069
|
},
|
|
7767
8070
|
{
|
|
7768
8071
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7769
8072
|
"kind": "BooleanLiteral",
|
|
7770
|
-
"offset":
|
|
8073
|
+
"offset": 25693,
|
|
7771
8074
|
"length": 5,
|
|
7772
8075
|
"value": "false"
|
|
7773
8076
|
},
|
|
7774
8077
|
{
|
|
7775
8078
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7776
8079
|
"kind": "BooleanLiteral",
|
|
7777
|
-
"offset":
|
|
8080
|
+
"offset": 25755,
|
|
7778
8081
|
"length": 4,
|
|
7779
8082
|
"value": "true"
|
|
7780
8083
|
},
|
|
7781
8084
|
{
|
|
7782
8085
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7783
8086
|
"kind": "BooleanLiteral",
|
|
7784
|
-
"offset":
|
|
8087
|
+
"offset": 25819,
|
|
7785
8088
|
"length": 4,
|
|
7786
8089
|
"value": "true"
|
|
7787
8090
|
},
|
|
7788
8091
|
{
|
|
7789
8092
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7790
8093
|
"kind": "IntegerLiteral",
|
|
7791
|
-
"offset":
|
|
8094
|
+
"offset": 29516,
|
|
7792
8095
|
"length": 1,
|
|
7793
8096
|
"value": "1"
|
|
7794
8097
|
},
|
|
7795
8098
|
{
|
|
7796
8099
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7797
8100
|
"kind": "IntegerLiteral",
|
|
7798
|
-
"offset":
|
|
8101
|
+
"offset": 29996,
|
|
7799
8102
|
"length": 1,
|
|
7800
8103
|
"value": "0"
|
|
7801
8104
|
},
|
|
7802
8105
|
{
|
|
7803
8106
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7804
8107
|
"kind": "StringLiteral",
|
|
7805
|
-
"offset":
|
|
8108
|
+
"offset": 30041,
|
|
7806
8109
|
"length": 12,
|
|
7807
8110
|
"value": "\"ORTSession\""
|
|
7808
8111
|
},
|
|
7809
8112
|
{
|
|
7810
8113
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7811
8114
|
"kind": "IntegerLiteral",
|
|
7812
|
-
"offset":
|
|
8115
|
+
"offset": 30061,
|
|
7813
8116
|
"length": 1,
|
|
7814
8117
|
"value": "1"
|
|
7815
8118
|
},
|
|
7816
8119
|
{
|
|
7817
8120
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7818
8121
|
"kind": "StringLiteral",
|
|
7819
|
-
"offset":
|
|
8122
|
+
"offset": 30102,
|
|
7820
8123
|
"length": 34,
|
|
7821
8124
|
"value": "\"Failed to retrieve output values\""
|
|
7822
8125
|
},
|
|
7823
8126
|
{
|
|
7824
8127
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7825
8128
|
"kind": "IntegerLiteral",
|
|
7826
|
-
"offset":
|
|
8129
|
+
"offset": 30634,
|
|
7827
8130
|
"length": 2,
|
|
7828
8131
|
"value": "32"
|
|
7829
8132
|
},
|
|
7830
8133
|
{
|
|
7831
8134
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7832
8135
|
"kind": "IntegerLiteral",
|
|
7833
|
-
"offset":
|
|
8136
|
+
"offset": 30849,
|
|
7834
8137
|
"length": 1,
|
|
7835
8138
|
"value": "1"
|
|
7836
8139
|
},
|
|
7837
8140
|
{
|
|
7838
8141
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7839
8142
|
"kind": "IntegerLiteral",
|
|
7840
|
-
"offset":
|
|
8143
|
+
"offset": 30858,
|
|
7841
8144
|
"length": 1,
|
|
7842
8145
|
"value": "1"
|
|
7843
8146
|
},
|
|
7844
8147
|
{
|
|
7845
8148
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7846
8149
|
"kind": "IntegerLiteral",
|
|
7847
|
-
"offset":
|
|
8150
|
+
"offset": 30876,
|
|
7848
8151
|
"length": 2,
|
|
7849
8152
|
"value": "32"
|
|
7850
8153
|
},
|
|
7851
8154
|
{
|
|
7852
8155
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7853
8156
|
"kind": "IntegerLiteral",
|
|
7854
|
-
"offset":
|
|
8157
|
+
"offset": 30934,
|
|
7855
8158
|
"length": 1,
|
|
7856
8159
|
"value": "0"
|
|
7857
8160
|
},
|
|
7858
8161
|
{
|
|
7859
8162
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7860
8163
|
"kind": "IntegerLiteral",
|
|
7861
|
-
"offset":
|
|
8164
|
+
"offset": 30954,
|
|
7862
8165
|
"length": 1,
|
|
7863
8166
|
"value": "0"
|
|
7864
8167
|
},
|
|
7865
8168
|
{
|
|
7866
8169
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7867
8170
|
"kind": "IntegerLiteral",
|
|
7868
|
-
"offset":
|
|
8171
|
+
"offset": 30965,
|
|
7869
8172
|
"length": 1,
|
|
7870
8173
|
"value": "0"
|
|
7871
8174
|
},
|
|
7872
8175
|
{
|
|
7873
8176
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7874
8177
|
"kind": "IntegerLiteral",
|
|
7875
|
-
"offset":
|
|
8178
|
+
"offset": 30986,
|
|
7876
8179
|
"length": 1,
|
|
7877
8180
|
"value": "0"
|
|
7878
8181
|
},
|
|
7879
8182
|
{
|
|
7880
8183
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7881
8184
|
"kind": "IntegerLiteral",
|
|
7882
|
-
"offset":
|
|
8185
|
+
"offset": 31006,
|
|
7883
8186
|
"length": 1,
|
|
7884
8187
|
"value": "0"
|
|
7885
8188
|
},
|
|
7886
8189
|
{
|
|
7887
8190
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7888
8191
|
"kind": "IntegerLiteral",
|
|
7889
|
-
"offset":
|
|
8192
|
+
"offset": 31009,
|
|
7890
8193
|
"length": 1,
|
|
7891
8194
|
"value": "0"
|
|
7892
8195
|
},
|
|
7893
8196
|
{
|
|
7894
8197
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7895
8198
|
"kind": "IntegerLiteral",
|
|
7896
|
-
"offset":
|
|
8199
|
+
"offset": 31020,
|
|
7897
8200
|
"length": 1,
|
|
7898
8201
|
"value": "0"
|
|
7899
8202
|
},
|
|
7900
8203
|
{
|
|
7901
8204
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7902
8205
|
"kind": "IntegerLiteral",
|
|
7903
|
-
"offset":
|
|
8206
|
+
"offset": 31041,
|
|
7904
8207
|
"length": 1,
|
|
7905
8208
|
"value": "0"
|
|
7906
8209
|
},
|
|
7907
8210
|
{
|
|
7908
8211
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7909
8212
|
"kind": "IntegerLiteral",
|
|
7910
|
-
"offset":
|
|
8213
|
+
"offset": 31061,
|
|
7911
8214
|
"length": 1,
|
|
7912
8215
|
"value": "0"
|
|
7913
8216
|
},
|
|
7914
8217
|
{
|
|
7915
8218
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7916
8219
|
"kind": "IntegerLiteral",
|
|
7917
|
-
"offset":
|
|
8220
|
+
"offset": 31064,
|
|
7918
8221
|
"length": 1,
|
|
7919
8222
|
"value": "0"
|
|
7920
8223
|
},
|
|
7921
8224
|
{
|
|
7922
8225
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7923
8226
|
"kind": "IntegerLiteral",
|
|
7924
|
-
"offset":
|
|
8227
|
+
"offset": 31067,
|
|
7925
8228
|
"length": 1,
|
|
7926
8229
|
"value": "0"
|
|
7927
8230
|
},
|
|
7928
8231
|
{
|
|
7929
8232
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7930
8233
|
"kind": "IntegerLiteral",
|
|
7931
|
-
"offset":
|
|
8234
|
+
"offset": 31078,
|
|
7932
8235
|
"length": 1,
|
|
7933
8236
|
"value": "0"
|
|
7934
8237
|
},
|
|
7935
8238
|
{
|
|
7936
8239
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7937
8240
|
"kind": "IntegerLiteral",
|
|
7938
|
-
"offset":
|
|
8241
|
+
"offset": 31459,
|
|
7939
8242
|
"length": 2,
|
|
7940
8243
|
"value": "10"
|
|
7941
8244
|
},
|
|
7942
8245
|
{
|
|
7943
8246
|
"filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
7944
8247
|
"kind": "IntegerLiteral",
|
|
7945
|
-
"offset":
|
|
8248
|
+
"offset": 31464,
|
|
7946
8249
|
"length": 1,
|
|
7947
8250
|
"value": "2"
|
|
7948
8251
|
},
|