react-native-wakeword 1.1.4 → 1.1.5

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 (24) hide show
  1. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +9 -1
  2. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
  3. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  4. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +373 -35
  5. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +11 -3
  6. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  7. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +11 -3
  8. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +18 -2
  9. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
  10. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  11. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  12. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +411 -38
  13. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +11 -3
  14. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  15. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +11 -3
  16. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +411 -38
  17. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +11 -3
  18. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  19. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +11 -3
  20. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +26 -26
  21. package/ios/KeyWordRNBridge.mm +12 -2
  22. package/package.json +1 -1
  23. package/wakewords/KeyWordRNBridge.d.ts +1 -1
  24. package/wakewords/KeyWordRNBridge.js +18 -2
@@ -1320,6 +1320,27 @@
1320
1320
  ],
1321
1321
  "funcSelfKind": "NonMutating"
1322
1322
  },
1323
+ {
1324
+ "kind": "Constructor",
1325
+ "name": "init",
1326
+ "printedName": "init()",
1327
+ "children": [
1328
+ {
1329
+ "kind": "TypeNominal",
1330
+ "name": "AVAudioWrapper",
1331
+ "printedName": "KeyWordDetection.AVAudioWrapper",
1332
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC"
1333
+ }
1334
+ ],
1335
+ "declKind": "Constructor",
1336
+ "usr": "s:16KeyWordDetection14AVAudioWrapperCACycfc",
1337
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperCACycfc",
1338
+ "moduleName": "KeyWordDetection",
1339
+ "declAttributes": [
1340
+ "AccessControl"
1341
+ ],
1342
+ "init_kind": "Designated"
1343
+ },
1323
1344
  {
1324
1345
  "kind": "Var",
1325
1346
  "name": "hasRecordAudioPermission",
@@ -1551,10 +1572,31 @@
1551
1572
  ],
1552
1573
  "funcSelfKind": "NonMutating"
1553
1574
  },
1575
+ {
1576
+ "kind": "Function",
1577
+ "name": "startAfterUnDucking",
1578
+ "printedName": "startAfterUnDucking()",
1579
+ "children": [
1580
+ {
1581
+ "kind": "TypeNominal",
1582
+ "name": "Void",
1583
+ "printedName": "()"
1584
+ }
1585
+ ],
1586
+ "declKind": "Func",
1587
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC19startAfterUnDuckingyyF",
1588
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC19startAfterUnDuckingyyF",
1589
+ "moduleName": "KeyWordDetection",
1590
+ "isOpen": true,
1591
+ "declAttributes": [
1592
+ "AccessControl"
1593
+ ],
1594
+ "funcSelfKind": "NonMutating"
1595
+ },
1554
1596
  {
1555
1597
  "kind": "Function",
1556
1598
  "name": "start",
1557
- "printedName": "start(frameLength:sampleRate:)",
1599
+ "printedName": "start(frameLength:sampleRate:setActive:duckOthers:mixWithOthers:defaultToSpeaker:)",
1558
1600
  "children": [
1559
1601
  {
1560
1602
  "kind": "TypeNominal",
@@ -1572,11 +1614,39 @@
1572
1614
  "name": "UInt32",
1573
1615
  "printedName": "Swift.UInt32",
1574
1616
  "usr": "s:s6UInt32V"
1617
+ },
1618
+ {
1619
+ "kind": "TypeNominal",
1620
+ "name": "Bool",
1621
+ "printedName": "Swift.Bool",
1622
+ "hasDefaultArg": true,
1623
+ "usr": "s:Sb"
1624
+ },
1625
+ {
1626
+ "kind": "TypeNominal",
1627
+ "name": "Bool",
1628
+ "printedName": "Swift.Bool",
1629
+ "hasDefaultArg": true,
1630
+ "usr": "s:Sb"
1631
+ },
1632
+ {
1633
+ "kind": "TypeNominal",
1634
+ "name": "Bool",
1635
+ "printedName": "Swift.Bool",
1636
+ "hasDefaultArg": true,
1637
+ "usr": "s:Sb"
1638
+ },
1639
+ {
1640
+ "kind": "TypeNominal",
1641
+ "name": "Bool",
1642
+ "printedName": "Swift.Bool",
1643
+ "hasDefaultArg": true,
1644
+ "usr": "s:Sb"
1575
1645
  }
1576
1646
  ],
1577
1647
  "declKind": "Func",
1578
- "usr": "s:16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRateys6UInt32V_AHtF",
1579
- "mangledName": "$s16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRateys6UInt32V_AHtF",
1648
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRate9setActive10duckOthers07mixWithN016defaultToSpeakerys6UInt32V_ALS4btF",
1649
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRate9setActive10duckOthers07mixWithN016defaultToSpeakerys6UInt32V_ALS4btF",
1580
1650
  "moduleName": "KeyWordDetection",
1581
1651
  "isOpen": true,
1582
1652
  "declAttributes": [
@@ -1615,7 +1685,6 @@
1615
1685
  "declAttributes": [
1616
1686
  "AccessControl"
1617
1687
  ],
1618
- "hasMissingDesignatedInitializers": true,
1619
1688
  "conformances": [
1620
1689
  {
1621
1690
  "kind": "Conformance",
@@ -3841,20 +3910,49 @@
3841
3910
  {
3842
3911
  "kind": "Function",
3843
3912
  "name": "startListening",
3844
- "printedName": "startListening()",
3913
+ "printedName": "startListening(setActive:duckOthers:mixWithOthers:defaultToSpeaker:)",
3845
3914
  "children": [
3846
3915
  {
3847
3916
  "kind": "TypeNominal",
3848
3917
  "name": "Bool",
3849
3918
  "printedName": "Swift.Bool",
3850
3919
  "usr": "s:Sb"
3920
+ },
3921
+ {
3922
+ "kind": "TypeNominal",
3923
+ "name": "Bool",
3924
+ "printedName": "Swift.Bool",
3925
+ "hasDefaultArg": true,
3926
+ "usr": "s:Sb"
3927
+ },
3928
+ {
3929
+ "kind": "TypeNominal",
3930
+ "name": "Bool",
3931
+ "printedName": "Swift.Bool",
3932
+ "hasDefaultArg": true,
3933
+ "usr": "s:Sb"
3934
+ },
3935
+ {
3936
+ "kind": "TypeNominal",
3937
+ "name": "Bool",
3938
+ "printedName": "Swift.Bool",
3939
+ "hasDefaultArg": true,
3940
+ "usr": "s:Sb"
3941
+ },
3942
+ {
3943
+ "kind": "TypeNominal",
3944
+ "name": "Bool",
3945
+ "printedName": "Swift.Bool",
3946
+ "hasDefaultArg": true,
3947
+ "usr": "s:Sb"
3851
3948
  }
3852
3949
  ],
3853
3950
  "declKind": "Func",
3854
- "usr": "c:@M@KeyWordDetection@objc(cs)KeyWordsDetection(im)startListening",
3855
- "mangledName": "$s16KeyWordDetection0a5WordsC0C14startListeningSbyF",
3951
+ "usr": "c:@M@KeyWordDetection@objc(cs)KeyWordsDetection(im)startListeningWithSetActive:duckOthers:mixWithOthers:defaultToSpeaker:",
3952
+ "mangledName": "$s16KeyWordDetection0a5WordsC0C14startListening9setActive10duckOthers07mixWithJ016defaultToSpeakerS2b_S3btF",
3856
3953
  "moduleName": "KeyWordDetection",
3857
3954
  "isOpen": true,
3955
+ "objc_name": "startListeningWithSetActive:duckOthers:mixWithOthers:defaultToSpeaker:",
3858
3956
  "declAttributes": [
3859
3957
  "AccessControl",
3860
3958
  "ObjC"
@@ -5116,7 +5214,7 @@
5116
5214
  {
5117
5215
  "kind": "Function",
5118
5216
  "name": "startListening",
5119
- "printedName": "startListening(wavFilePath:)",
5217
+ "printedName": "startListening(wavFilePath:setActive:duckOthers:mixWithOthers:defaultToSpeaker:)",
5120
5218
  "children": [
5121
5219
  {
5122
5220
  "kind": "TypeNominal",
@@ -5137,11 +5235,39 @@
5137
5235
  }
5138
5236
  ],
5139
5237
  "usr": "s:Sq"
5238
+ },
5239
+ {
5240
+ "kind": "TypeNominal",
5241
+ "name": "Bool",
5242
+ "printedName": "Swift.Bool",
5243
+ "hasDefaultArg": true,
5244
+ "usr": "s:Sb"
5245
+ },
5246
+ {
5247
+ "kind": "TypeNominal",
5248
+ "name": "Bool",
5249
+ "printedName": "Swift.Bool",
5250
+ "hasDefaultArg": true,
5251
+ "usr": "s:Sb"
5252
+ },
5253
+ {
5254
+ "kind": "TypeNominal",
5255
+ "name": "Bool",
5256
+ "printedName": "Swift.Bool",
5257
+ "hasDefaultArg": true,
5258
+ "usr": "s:Sb"
5259
+ },
5260
+ {
5261
+ "kind": "TypeNominal",
5262
+ "name": "Bool",
5263
+ "printedName": "Swift.Bool",
5264
+ "hasDefaultArg": true,
5265
+ "usr": "s:Sb"
5140
5266
  }
5141
5267
  ],
5142
5268
  "declKind": "Func",
5143
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC14startListening03wavH4PathSbSSSg_tF",
5144
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC14startListening03wavH4PathSbSSSg_tF",
5269
+ "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC14startListening03wavH4Path9setActive10duckOthers07mixWithP016defaultToSpeakerSbSSSg_S4btF",
5270
+ "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC14startListening03wavH4Path9setActive10duckOthers07mixWithP016defaultToSpeakerSbSSSg_S4btF",
5145
5271
  "moduleName": "KeyWordDetection",
5146
5272
  "isOpen": true,
5147
5273
  "funcSelfKind": "NonMutating"
@@ -6339,6 +6465,29 @@
6339
6465
  }
6340
6466
  ]
6341
6467
  },
6468
+ {
6469
+ "kind": "Function",
6470
+ "name": "initAudioSessAndDuckManage",
6471
+ "printedName": "initAudioSessAndDuckManage()",
6472
+ "children": [
6473
+ {
6474
+ "kind": "TypeNominal",
6475
+ "name": "Void",
6476
+ "printedName": "()"
6477
+ }
6478
+ ],
6479
+ "declKind": "Func",
6480
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)initAudioSessAndDuckManage",
6481
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC04initd4SessF10DuckManageyyF",
6482
+ "moduleName": "KeyWordDetection",
6483
+ "isOpen": true,
6484
+ "declAttributes": [
6485
+ "AccessControl",
6486
+ "ObjC",
6487
+ "RawDocComment"
6488
+ ],
6489
+ "funcSelfKind": "NonMutating"
6490
+ },
6342
6491
  {
6343
6492
  "kind": "Function",
6344
6493
  "name": "enableAggressiveDucking",
@@ -6361,6 +6510,50 @@
6361
6510
  ],
6362
6511
  "funcSelfKind": "NonMutating"
6363
6512
  },
6513
+ {
6514
+ "kind": "Function",
6515
+ "name": "enableAggressiveDuckingWorksMaxSilencing",
6516
+ "printedName": "enableAggressiveDuckingWorksMaxSilencing()",
6517
+ "children": [
6518
+ {
6519
+ "kind": "TypeNominal",
6520
+ "name": "Void",
6521
+ "printedName": "()"
6522
+ }
6523
+ ],
6524
+ "declKind": "Func",
6525
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDuckingWorksMaxSilencing",
6526
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG17WorksMaxSilencingyyF",
6527
+ "moduleName": "KeyWordDetection",
6528
+ "isOpen": true,
6529
+ "declAttributes": [
6530
+ "AccessControl",
6531
+ "ObjC"
6532
+ ],
6533
+ "funcSelfKind": "NonMutating"
6534
+ },
6535
+ {
6536
+ "kind": "Function",
6537
+ "name": "enableAggressiveDuckingWorksOnSecondTime",
6538
+ "printedName": "enableAggressiveDuckingWorksOnSecondTime()",
6539
+ "children": [
6540
+ {
6541
+ "kind": "TypeNominal",
6542
+ "name": "Void",
6543
+ "printedName": "()"
6544
+ }
6545
+ ],
6546
+ "declKind": "Func",
6547
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDuckingWorksOnSecondTime",
6548
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG17WorksOnSecondTimeyyF",
6549
+ "moduleName": "KeyWordDetection",
6550
+ "isOpen": true,
6551
+ "declAttributes": [
6552
+ "AccessControl",
6553
+ "ObjC"
6554
+ ],
6555
+ "funcSelfKind": "NonMutating"
6556
+ },
6364
6557
  {
6365
6558
  "kind": "Function",
6366
6559
  "name": "disableDucking",
@@ -6384,6 +6577,74 @@
6384
6577
  ],
6385
6578
  "funcSelfKind": "NonMutating"
6386
6579
  },
6580
+ {
6581
+ "kind": "Function",
6582
+ "name": "disableDuckingWorks",
6583
+ "printedName": "disableDuckingWorks()",
6584
+ "children": [
6585
+ {
6586
+ "kind": "TypeNominal",
6587
+ "name": "Void",
6588
+ "printedName": "()"
6589
+ }
6590
+ ],
6591
+ "declKind": "Func",
6592
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDuckingWorks",
6593
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG5WorksyyF",
6594
+ "moduleName": "KeyWordDetection",
6595
+ "isOpen": true,
6596
+ "declAttributes": [
6597
+ "AccessControl",
6598
+ "ObjC",
6599
+ "RawDocComment"
6600
+ ],
6601
+ "funcSelfKind": "NonMutating"
6602
+ },
6603
+ {
6604
+ "kind": "Function",
6605
+ "name": "disableDuckingDidNotUnDuck",
6606
+ "printedName": "disableDuckingDidNotUnDuck()",
6607
+ "children": [
6608
+ {
6609
+ "kind": "TypeNominal",
6610
+ "name": "Void",
6611
+ "printedName": "()"
6612
+ }
6613
+ ],
6614
+ "declKind": "Func",
6615
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDuckingDidNotUnDuck",
6616
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG12DidNotUnDuckyyF",
6617
+ "moduleName": "KeyWordDetection",
6618
+ "isOpen": true,
6619
+ "declAttributes": [
6620
+ "AccessControl",
6621
+ "ObjC"
6622
+ ],
6623
+ "funcSelfKind": "NonMutating"
6624
+ },
6625
+ {
6626
+ "kind": "Function",
6627
+ "name": "disableDuckingOrg",
6628
+ "printedName": "disableDuckingOrg()",
6629
+ "children": [
6630
+ {
6631
+ "kind": "TypeNominal",
6632
+ "name": "Void",
6633
+ "printedName": "()"
6634
+ }
6635
+ ],
6636
+ "declKind": "Func",
6637
+ "usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDuckingOrg",
6638
+ "mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG3OrgyyF",
6639
+ "moduleName": "KeyWordDetection",
6640
+ "isOpen": true,
6641
+ "declAttributes": [
6642
+ "AccessControl",
6643
+ "ObjC",
6644
+ "RawDocComment"
6645
+ ],
6646
+ "funcSelfKind": "NonMutating"
6647
+ },
6387
6648
  {
6388
6649
  "kind": "Function",
6389
6650
  "name": "restartListeningAfterDucking",
@@ -7348,6 +7609,34 @@
7348
7609
  "length": 3,
7349
7610
  "value": "0.1"
7350
7611
  },
7612
+ {
7613
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7614
+ "kind": "BooleanLiteral",
7615
+ "offset": 9207,
7616
+ "length": 4,
7617
+ "value": "true"
7618
+ },
7619
+ {
7620
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7621
+ "kind": "BooleanLiteral",
7622
+ "offset": 9265,
7623
+ "length": 5,
7624
+ "value": "false"
7625
+ },
7626
+ {
7627
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7628
+ "kind": "BooleanLiteral",
7629
+ "offset": 9327,
7630
+ "length": 4,
7631
+ "value": "true"
7632
+ },
7633
+ {
7634
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7635
+ "kind": "BooleanLiteral",
7636
+ "offset": 9391,
7637
+ "length": 4,
7638
+ "value": "true"
7639
+ },
7351
7640
  {
7352
7641
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/GlobalVariables.swift",
7353
7642
  "kind": "FloatLiteral",
@@ -7446,164 +7735,192 @@
7446
7735
  "length": 5,
7447
7736
  "value": "false"
7448
7737
  },
7738
+ {
7739
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7740
+ "kind": "BooleanLiteral",
7741
+ "offset": 25435,
7742
+ "length": 4,
7743
+ "value": "true"
7744
+ },
7745
+ {
7746
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7747
+ "kind": "BooleanLiteral",
7748
+ "offset": 25493,
7749
+ "length": 5,
7750
+ "value": "false"
7751
+ },
7752
+ {
7753
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7754
+ "kind": "BooleanLiteral",
7755
+ "offset": 25555,
7756
+ "length": 4,
7757
+ "value": "true"
7758
+ },
7759
+ {
7760
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7761
+ "kind": "BooleanLiteral",
7762
+ "offset": 25619,
7763
+ "length": 4,
7764
+ "value": "true"
7765
+ },
7449
7766
  {
7450
7767
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7451
7768
  "kind": "IntegerLiteral",
7452
- "offset": 28886,
7769
+ "offset": 29316,
7453
7770
  "length": 1,
7454
7771
  "value": "1"
7455
7772
  },
7456
7773
  {
7457
7774
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7458
7775
  "kind": "IntegerLiteral",
7459
- "offset": 29366,
7776
+ "offset": 29796,
7460
7777
  "length": 1,
7461
7778
  "value": "0"
7462
7779
  },
7463
7780
  {
7464
7781
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7465
7782
  "kind": "StringLiteral",
7466
- "offset": 29411,
7783
+ "offset": 29841,
7467
7784
  "length": 12,
7468
7785
  "value": "\"ORTSession\""
7469
7786
  },
7470
7787
  {
7471
7788
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7472
7789
  "kind": "IntegerLiteral",
7473
- "offset": 29431,
7790
+ "offset": 29861,
7474
7791
  "length": 1,
7475
7792
  "value": "1"
7476
7793
  },
7477
7794
  {
7478
7795
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7479
7796
  "kind": "StringLiteral",
7480
- "offset": 29472,
7797
+ "offset": 29902,
7481
7798
  "length": 34,
7482
7799
  "value": "\"Failed to retrieve output values\""
7483
7800
  },
7484
7801
  {
7485
7802
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7486
7803
  "kind": "IntegerLiteral",
7487
- "offset": 30004,
7804
+ "offset": 30434,
7488
7805
  "length": 2,
7489
7806
  "value": "32"
7490
7807
  },
7491
7808
  {
7492
7809
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7493
7810
  "kind": "IntegerLiteral",
7494
- "offset": 30219,
7811
+ "offset": 30649,
7495
7812
  "length": 1,
7496
7813
  "value": "1"
7497
7814
  },
7498
7815
  {
7499
7816
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7500
7817
  "kind": "IntegerLiteral",
7501
- "offset": 30228,
7818
+ "offset": 30658,
7502
7819
  "length": 1,
7503
7820
  "value": "1"
7504
7821
  },
7505
7822
  {
7506
7823
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7507
7824
  "kind": "IntegerLiteral",
7508
- "offset": 30246,
7825
+ "offset": 30676,
7509
7826
  "length": 2,
7510
7827
  "value": "32"
7511
7828
  },
7512
7829
  {
7513
7830
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7514
7831
  "kind": "IntegerLiteral",
7515
- "offset": 30304,
7832
+ "offset": 30734,
7516
7833
  "length": 1,
7517
7834
  "value": "0"
7518
7835
  },
7519
7836
  {
7520
7837
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7521
7838
  "kind": "IntegerLiteral",
7522
- "offset": 30324,
7839
+ "offset": 30754,
7523
7840
  "length": 1,
7524
7841
  "value": "0"
7525
7842
  },
7526
7843
  {
7527
7844
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7528
7845
  "kind": "IntegerLiteral",
7529
- "offset": 30335,
7846
+ "offset": 30765,
7530
7847
  "length": 1,
7531
7848
  "value": "0"
7532
7849
  },
7533
7850
  {
7534
7851
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7535
7852
  "kind": "IntegerLiteral",
7536
- "offset": 30356,
7853
+ "offset": 30786,
7537
7854
  "length": 1,
7538
7855
  "value": "0"
7539
7856
  },
7540
7857
  {
7541
7858
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7542
7859
  "kind": "IntegerLiteral",
7543
- "offset": 30376,
7860
+ "offset": 30806,
7544
7861
  "length": 1,
7545
7862
  "value": "0"
7546
7863
  },
7547
7864
  {
7548
7865
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7549
7866
  "kind": "IntegerLiteral",
7550
- "offset": 30379,
7867
+ "offset": 30809,
7551
7868
  "length": 1,
7552
7869
  "value": "0"
7553
7870
  },
7554
7871
  {
7555
7872
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7556
7873
  "kind": "IntegerLiteral",
7557
- "offset": 30390,
7874
+ "offset": 30820,
7558
7875
  "length": 1,
7559
7876
  "value": "0"
7560
7877
  },
7561
7878
  {
7562
7879
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7563
7880
  "kind": "IntegerLiteral",
7564
- "offset": 30411,
7881
+ "offset": 30841,
7565
7882
  "length": 1,
7566
7883
  "value": "0"
7567
7884
  },
7568
7885
  {
7569
7886
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7570
7887
  "kind": "IntegerLiteral",
7571
- "offset": 30431,
7888
+ "offset": 30861,
7572
7889
  "length": 1,
7573
7890
  "value": "0"
7574
7891
  },
7575
7892
  {
7576
7893
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7577
7894
  "kind": "IntegerLiteral",
7578
- "offset": 30434,
7895
+ "offset": 30864,
7579
7896
  "length": 1,
7580
7897
  "value": "0"
7581
7898
  },
7582
7899
  {
7583
7900
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7584
7901
  "kind": "IntegerLiteral",
7585
- "offset": 30437,
7902
+ "offset": 30867,
7586
7903
  "length": 1,
7587
7904
  "value": "0"
7588
7905
  },
7589
7906
  {
7590
7907
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7591
7908
  "kind": "IntegerLiteral",
7592
- "offset": 30448,
7909
+ "offset": 30878,
7593
7910
  "length": 1,
7594
7911
  "value": "0"
7595
7912
  },
7596
7913
  {
7597
7914
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7598
7915
  "kind": "IntegerLiteral",
7599
- "offset": 30829,
7916
+ "offset": 31259,
7600
7917
  "length": 2,
7601
7918
  "value": "10"
7602
7919
  },
7603
7920
  {
7604
7921
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
7605
7922
  "kind": "IntegerLiteral",
7606
- "offset": 30834,
7923
+ "offset": 31264,
7607
7924
  "length": 1,
7608
7925
  "value": "2"
7609
7926
  },
@@ -7705,34 +8022,90 @@
7705
8022
  "length": 1,
7706
8023
  "value": "5"
7707
8024
  },
8025
+ {
8026
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
8027
+ "kind": "BooleanLiteral",
8028
+ "offset": 3697,
8029
+ "length": 4,
8030
+ "value": "true"
8031
+ },
8032
+ {
8033
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
8034
+ "kind": "BooleanLiteral",
8035
+ "offset": 3755,
8036
+ "length": 5,
8037
+ "value": "false"
8038
+ },
8039
+ {
8040
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
8041
+ "kind": "BooleanLiteral",
8042
+ "offset": 3817,
8043
+ "length": 4,
8044
+ "value": "true"
8045
+ },
8046
+ {
8047
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
8048
+ "kind": "BooleanLiteral",
8049
+ "offset": 3881,
8050
+ "length": 4,
8051
+ "value": "true"
8052
+ },
7708
8053
  {
7709
8054
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
7710
8055
  "kind": "FloatLiteral",
7711
- "offset": 14505,
8056
+ "offset": 14922,
7712
8057
  "length": 3,
7713
8058
  "value": "0.1"
7714
8059
  },
7715
8060
  {
7716
8061
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
7717
8062
  "kind": "IntegerLiteral",
7718
- "offset": 14536,
8063
+ "offset": 14953,
7719
8064
  "length": 1,
7720
8065
  "value": "5"
7721
8066
  },
7722
8067
  {
7723
8068
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
7724
8069
  "kind": "FloatLiteral",
7725
- "offset": 16666,
8070
+ "offset": 17083,
7726
8071
  "length": 3,
7727
8072
  "value": "0.1"
7728
8073
  },
7729
8074
  {
7730
8075
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
7731
8076
  "kind": "IntegerLiteral",
7732
- "offset": 16689,
8077
+ "offset": 17106,
7733
8078
  "length": 1,
7734
8079
  "value": "5"
7735
8080
  },
8081
+ {
8082
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
8083
+ "kind": "BooleanLiteral",
8084
+ "offset": 20033,
8085
+ "length": 4,
8086
+ "value": "true"
8087
+ },
8088
+ {
8089
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
8090
+ "kind": "BooleanLiteral",
8091
+ "offset": 20091,
8092
+ "length": 5,
8093
+ "value": "false"
8094
+ },
8095
+ {
8096
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
8097
+ "kind": "BooleanLiteral",
8098
+ "offset": 20153,
8099
+ "length": 4,
8100
+ "value": "true"
8101
+ },
8102
+ {
8103
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
8104
+ "kind": "BooleanLiteral",
8105
+ "offset": 20217,
8106
+ "length": 4,
8107
+ "value": "true"
8108
+ },
7736
8109
  {
7737
8110
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
7738
8111
  "kind": "IntegerLiteral",
@@ -7806,7 +8179,7 @@
7806
8179
  {
7807
8180
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioSessionAndDuckingManager.swift",
7808
8181
  "kind": "BooleanLiteral",
7809
- "offset": 772,
8182
+ "offset": 920,
7810
8183
  "length": 5,
7811
8184
  "value": "false"
7812
8185
  },