react-native-wakeword 1.1.74 → 1.1.77

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 (22) hide show
  1. package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar +0 -0
  2. package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar.md5 +1 -1
  3. package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar.sha1 +1 -1
  4. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +1 -0
  5. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
  6. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +224 -68
  7. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -0
  8. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +1 -0
  9. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +2 -0
  10. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
  11. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +224 -68
  12. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +1 -0
  13. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +1 -0
  14. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +224 -68
  15. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +1 -0
  16. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +1 -0
  17. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeDirectory +0 -0
  18. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeRequirements-1 +0 -0
  19. package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +27 -27
  20. package/ios/KeyWordRNBridge/KeyWordRNBridge.m +28 -0
  21. package/package.json +1 -1
  22. package/wakewords/KeyWordRNBridge.js +12 -0
@@ -9904,6 +9904,71 @@
9904
9904
  ],
9905
9905
  "funcSelfKind": "NonMutating"
9906
9906
  },
9907
+ {
9908
+ "kind": "Function",
9909
+ "name": "startListening",
9910
+ "printedName": "startListening(speakerVerificationEnrollmentJsonOrPath:noExternalActivation:duckOthers:mixWithOthers:defaultToSpeaker:)",
9911
+ "children": [
9912
+ {
9913
+ "kind": "TypeNominal",
9914
+ "name": "Bool",
9915
+ "printedName": "Swift.Bool",
9916
+ "usr": "s:Sb"
9917
+ },
9918
+ {
9919
+ "kind": "TypeNominal",
9920
+ "name": "Optional",
9921
+ "printedName": "Swift.String?",
9922
+ "children": [
9923
+ {
9924
+ "kind": "TypeNominal",
9925
+ "name": "String",
9926
+ "printedName": "Swift.String",
9927
+ "usr": "s:SS"
9928
+ }
9929
+ ],
9930
+ "usr": "s:Sq"
9931
+ },
9932
+ {
9933
+ "kind": "TypeNominal",
9934
+ "name": "Bool",
9935
+ "printedName": "Swift.Bool",
9936
+ "hasDefaultArg": true,
9937
+ "usr": "s:Sb"
9938
+ },
9939
+ {
9940
+ "kind": "TypeNominal",
9941
+ "name": "Bool",
9942
+ "printedName": "Swift.Bool",
9943
+ "hasDefaultArg": true,
9944
+ "usr": "s:Sb"
9945
+ },
9946
+ {
9947
+ "kind": "TypeNominal",
9948
+ "name": "Bool",
9949
+ "printedName": "Swift.Bool",
9950
+ "hasDefaultArg": true,
9951
+ "usr": "s:Sb"
9952
+ },
9953
+ {
9954
+ "kind": "TypeNominal",
9955
+ "name": "Bool",
9956
+ "printedName": "Swift.Bool",
9957
+ "hasDefaultArg": true,
9958
+ "usr": "s:Sb"
9959
+ }
9960
+ ],
9961
+ "declKind": "Func",
9962
+ "usr": "c:@M@KeyWordDetection@objc(cs)KeyWordsDetection(im)startListeningWithSpeakerVerificationEnrollmentJsonOrPath:noExternalActivation:duckOthers:mixWithOthers:defaultToSpeaker:",
9963
+ "mangledName": "$s16KeyWordDetection0a5WordsC0C14startListening39speakerVerificationEnrollmentJsonOrPath20noExternalActivation10duckOthers07mixWithQ016defaultToSpeakerSbSSSg_S4btF",
9964
+ "moduleName": "KeyWordDetection",
9965
+ "objc_name": "startListeningWithSpeakerVerificationEnrollmentJsonOrPath:noExternalActivation:duckOthers:mixWithOthers:defaultToSpeaker:",
9966
+ "declAttributes": [
9967
+ "AccessControl",
9968
+ "ObjC"
9969
+ ],
9970
+ "funcSelfKind": "NonMutating"
9971
+ },
9907
9972
  {
9908
9973
  "kind": "Function",
9909
9974
  "name": "stopListening",
@@ -12638,206 +12703,297 @@
12638
12703
  "length": 1,
12639
12704
  "value": "0"
12640
12705
  },
12706
+ {
12707
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12708
+ "kind": "FloatLiteral",
12709
+ "offset": 8928,
12710
+ "length": 6,
12711
+ "value": "1000.0"
12712
+ },
12713
+ {
12714
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12715
+ "kind": "BooleanLiteral",
12716
+ "offset": 8978,
12717
+ "length": 5,
12718
+ "value": "false"
12719
+ },
12720
+ {
12721
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12722
+ "kind": "BooleanLiteral",
12723
+ "offset": 9031,
12724
+ "length": 5,
12725
+ "value": "false"
12726
+ },
12727
+ {
12728
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12729
+ "kind": "BooleanLiteral",
12730
+ "offset": 9082,
12731
+ "length": 5,
12732
+ "value": "false"
12733
+ },
12734
+ {
12735
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12736
+ "kind": "BooleanLiteral",
12737
+ "offset": 9132,
12738
+ "length": 5,
12739
+ "value": "false"
12740
+ },
12741
+ {
12742
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12743
+ "kind": "FloatLiteral",
12744
+ "offset": 9248,
12745
+ "length": 3,
12746
+ "value": "0.0"
12747
+ },
12748
+ {
12749
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12750
+ "kind": "IntegerLiteral",
12751
+ "offset": 9297,
12752
+ "length": 1,
12753
+ "value": "0"
12754
+ },
12755
+ {
12756
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12757
+ "kind": "Array",
12758
+ "offset": 9652,
12759
+ "length": 2,
12760
+ "value": "[]"
12761
+ },
12762
+ {
12763
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12764
+ "kind": "IntegerLiteral",
12765
+ "offset": 9697,
12766
+ "length": 1,
12767
+ "value": "8"
12768
+ },
12641
12769
  {
12642
12770
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12643
12771
  "kind": "BooleanLiteral",
12644
- "offset": 9979,
12772
+ "offset": 10972,
12645
12773
  "length": 5,
12646
12774
  "value": "false"
12647
12775
  },
12648
12776
  {
12649
12777
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12650
12778
  "kind": "BooleanLiteral",
12651
- "offset": 29208,
12779
+ "offset": 40004,
12652
12780
  "length": 4,
12653
12781
  "value": "true"
12654
12782
  },
12655
12783
  {
12656
12784
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12657
12785
  "kind": "BooleanLiteral",
12658
- "offset": 29266,
12786
+ "offset": 40062,
12659
12787
  "length": 5,
12660
12788
  "value": "false"
12661
12789
  },
12662
12790
  {
12663
12791
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12664
12792
  "kind": "BooleanLiteral",
12665
- "offset": 29328,
12793
+ "offset": 40124,
12794
+ "length": 4,
12795
+ "value": "true"
12796
+ },
12797
+ {
12798
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12799
+ "kind": "BooleanLiteral",
12800
+ "offset": 40188,
12666
12801
  "length": 4,
12667
12802
  "value": "true"
12668
12803
  },
12669
12804
  {
12670
12805
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12671
12806
  "kind": "BooleanLiteral",
12672
- "offset": 29392,
12807
+ "offset": 40751,
12673
12808
  "length": 4,
12674
12809
  "value": "true"
12675
12810
  },
12676
12811
  {
12677
12812
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12678
12813
  "kind": "BooleanLiteral",
12679
- "offset": 31252,
12814
+ "offset": 40784,
12815
+ "length": 5,
12816
+ "value": "false"
12817
+ },
12818
+ {
12819
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12820
+ "kind": "BooleanLiteral",
12821
+ "offset": 40821,
12822
+ "length": 4,
12823
+ "value": "true"
12824
+ },
12825
+ {
12826
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12827
+ "kind": "BooleanLiteral",
12828
+ "offset": 40860,
12829
+ "length": 4,
12830
+ "value": "true"
12831
+ },
12832
+ {
12833
+ "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12834
+ "kind": "BooleanLiteral",
12835
+ "offset": 43107,
12680
12836
  "length": 5,
12681
12837
  "value": "false"
12682
12838
  },
12683
12839
  {
12684
12840
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12685
12841
  "kind": "IntegerLiteral",
12686
- "offset": 34450,
12842
+ "offset": 46305,
12687
12843
  "length": 1,
12688
12844
  "value": "1"
12689
12845
  },
12690
12846
  {
12691
12847
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12692
12848
  "kind": "IntegerLiteral",
12693
- "offset": 34930,
12849
+ "offset": 46785,
12694
12850
  "length": 1,
12695
12851
  "value": "0"
12696
12852
  },
12697
12853
  {
12698
12854
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12699
12855
  "kind": "StringLiteral",
12700
- "offset": 34975,
12856
+ "offset": 46830,
12701
12857
  "length": 12,
12702
12858
  "value": "\"ORTSession\""
12703
12859
  },
12704
12860
  {
12705
12861
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12706
12862
  "kind": "IntegerLiteral",
12707
- "offset": 34995,
12863
+ "offset": 46850,
12708
12864
  "length": 1,
12709
12865
  "value": "1"
12710
12866
  },
12711
12867
  {
12712
12868
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12713
12869
  "kind": "StringLiteral",
12714
- "offset": 35036,
12870
+ "offset": 46891,
12715
12871
  "length": 34,
12716
12872
  "value": "\"Failed to retrieve output values\""
12717
12873
  },
12718
12874
  {
12719
12875
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12720
12876
  "kind": "IntegerLiteral",
12721
- "offset": 35568,
12877
+ "offset": 47423,
12722
12878
  "length": 2,
12723
12879
  "value": "32"
12724
12880
  },
12725
12881
  {
12726
12882
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12727
12883
  "kind": "IntegerLiteral",
12728
- "offset": 35783,
12884
+ "offset": 47638,
12729
12885
  "length": 1,
12730
12886
  "value": "1"
12731
12887
  },
12732
12888
  {
12733
12889
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12734
12890
  "kind": "IntegerLiteral",
12735
- "offset": 35792,
12891
+ "offset": 47647,
12736
12892
  "length": 1,
12737
12893
  "value": "1"
12738
12894
  },
12739
12895
  {
12740
12896
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12741
12897
  "kind": "IntegerLiteral",
12742
- "offset": 35810,
12898
+ "offset": 47665,
12743
12899
  "length": 2,
12744
12900
  "value": "32"
12745
12901
  },
12746
12902
  {
12747
12903
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12748
12904
  "kind": "IntegerLiteral",
12749
- "offset": 35868,
12905
+ "offset": 47723,
12750
12906
  "length": 1,
12751
12907
  "value": "0"
12752
12908
  },
12753
12909
  {
12754
12910
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12755
12911
  "kind": "IntegerLiteral",
12756
- "offset": 35888,
12912
+ "offset": 47743,
12757
12913
  "length": 1,
12758
12914
  "value": "0"
12759
12915
  },
12760
12916
  {
12761
12917
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12762
12918
  "kind": "IntegerLiteral",
12763
- "offset": 35899,
12919
+ "offset": 47754,
12764
12920
  "length": 1,
12765
12921
  "value": "0"
12766
12922
  },
12767
12923
  {
12768
12924
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12769
12925
  "kind": "IntegerLiteral",
12770
- "offset": 35920,
12926
+ "offset": 47775,
12771
12927
  "length": 1,
12772
12928
  "value": "0"
12773
12929
  },
12774
12930
  {
12775
12931
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12776
12932
  "kind": "IntegerLiteral",
12777
- "offset": 35940,
12933
+ "offset": 47795,
12778
12934
  "length": 1,
12779
12935
  "value": "0"
12780
12936
  },
12781
12937
  {
12782
12938
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12783
12939
  "kind": "IntegerLiteral",
12784
- "offset": 35943,
12940
+ "offset": 47798,
12785
12941
  "length": 1,
12786
12942
  "value": "0"
12787
12943
  },
12788
12944
  {
12789
12945
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12790
12946
  "kind": "IntegerLiteral",
12791
- "offset": 35954,
12947
+ "offset": 47809,
12792
12948
  "length": 1,
12793
12949
  "value": "0"
12794
12950
  },
12795
12951
  {
12796
12952
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12797
12953
  "kind": "IntegerLiteral",
12798
- "offset": 35975,
12954
+ "offset": 47830,
12799
12955
  "length": 1,
12800
12956
  "value": "0"
12801
12957
  },
12802
12958
  {
12803
12959
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12804
12960
  "kind": "IntegerLiteral",
12805
- "offset": 35995,
12961
+ "offset": 47850,
12806
12962
  "length": 1,
12807
12963
  "value": "0"
12808
12964
  },
12809
12965
  {
12810
12966
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12811
12967
  "kind": "IntegerLiteral",
12812
- "offset": 35998,
12968
+ "offset": 47853,
12813
12969
  "length": 1,
12814
12970
  "value": "0"
12815
12971
  },
12816
12972
  {
12817
12973
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12818
12974
  "kind": "IntegerLiteral",
12819
- "offset": 36001,
12975
+ "offset": 47856,
12820
12976
  "length": 1,
12821
12977
  "value": "0"
12822
12978
  },
12823
12979
  {
12824
12980
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12825
12981
  "kind": "IntegerLiteral",
12826
- "offset": 36012,
12982
+ "offset": 47867,
12827
12983
  "length": 1,
12828
12984
  "value": "0"
12829
12985
  },
12830
12986
  {
12831
12987
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12832
12988
  "kind": "IntegerLiteral",
12833
- "offset": 36393,
12989
+ "offset": 48248,
12834
12990
  "length": 2,
12835
12991
  "value": "10"
12836
12992
  },
12837
12993
  {
12838
12994
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
12839
12995
  "kind": "IntegerLiteral",
12840
- "offset": 36398,
12996
+ "offset": 48253,
12841
12997
  "length": 1,
12842
12998
  "value": "2"
12843
12999
  },
@@ -12895,264 +13051,264 @@
12895
13051
  "kind": "FloatLiteral",
12896
13052
  "offset": 2538,
12897
13053
  "length": 4,
12898
- "value": "0.45"
13054
+ "value": "0.34"
12899
13055
  },
12900
13056
  {
12901
13057
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12902
13058
  "kind": "FloatLiteral",
12903
13059
  "offset": 2586,
12904
- "length": 5,
12905
- "value": "0.225"
13060
+ "length": 4,
13061
+ "value": "0.34"
12906
13062
  },
12907
13063
  {
12908
13064
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12909
13065
  "kind": "FloatLiteral",
12910
- "offset": 2650,
13066
+ "offset": 2649,
12911
13067
  "length": 3,
12912
13068
  "value": "0.0"
12913
13069
  },
12914
13070
  {
12915
13071
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12916
13072
  "kind": "IntegerLiteral",
12917
- "offset": 2685,
13073
+ "offset": 2684,
12918
13074
  "length": 4,
12919
13075
  "value": "1000"
12920
13076
  },
12921
13077
  {
12922
13078
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12923
13079
  "kind": "BooleanLiteral",
12924
- "offset": 3216,
13080
+ "offset": 3215,
12925
13081
  "length": 5,
12926
13082
  "value": "false"
12927
13083
  },
12928
13084
  {
12929
13085
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12930
13086
  "kind": "BooleanLiteral",
12931
- "offset": 3256,
13087
+ "offset": 3255,
12932
13088
  "length": 5,
12933
13089
  "value": "false"
12934
13090
  },
12935
13091
  {
12936
13092
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12937
13093
  "kind": "BooleanLiteral",
12938
- "offset": 3311,
13094
+ "offset": 3310,
12939
13095
  "length": 4,
12940
13096
  "value": "true"
12941
13097
  },
12942
13098
  {
12943
13099
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12944
13100
  "kind": "BooleanLiteral",
12945
- "offset": 3355,
13101
+ "offset": 3354,
12946
13102
  "length": 5,
12947
13103
  "value": "false"
12948
13104
  },
12949
13105
  {
12950
13106
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12951
13107
  "kind": "BooleanLiteral",
12952
- "offset": 3403,
13108
+ "offset": 3402,
12953
13109
  "length": 4,
12954
13110
  "value": "true"
12955
13111
  },
12956
13112
  {
12957
13113
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12958
13114
  "kind": "BooleanLiteral",
12959
- "offset": 3453,
13115
+ "offset": 3452,
12960
13116
  "length": 4,
12961
13117
  "value": "true"
12962
13118
  },
12963
13119
  {
12964
13120
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12965
13121
  "kind": "IntegerLiteral",
12966
- "offset": 3507,
13122
+ "offset": 3506,
12967
13123
  "length": 1,
12968
13124
  "value": "0"
12969
13125
  },
12970
13126
  {
12971
13127
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12972
13128
  "kind": "IntegerLiteral",
12973
- "offset": 3554,
13129
+ "offset": 3553,
12974
13130
  "length": 4,
12975
13131
  "value": "1000"
12976
13132
  },
12977
13133
  {
12978
13134
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12979
13135
  "kind": "IntegerLiteral",
12980
- "offset": 3606,
13136
+ "offset": 3605,
12981
13137
  "length": 3,
12982
13138
  "value": "200"
12983
13139
  },
12984
13140
  {
12985
13141
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12986
13142
  "kind": "Array",
12987
- "offset": 3650,
13143
+ "offset": 3649,
12988
13144
  "length": 2,
12989
13145
  "value": "[]"
12990
13146
  },
12991
13147
  {
12992
13148
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
12993
13149
  "kind": "Array",
12994
- "offset": 3701,
13150
+ "offset": 3700,
12995
13151
  "length": 2,
12996
13152
  "value": "[]"
12997
13153
  },
12998
13154
  {
12999
13155
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13000
13156
  "kind": "IntegerLiteral",
13001
- "offset": 3749,
13157
+ "offset": 3748,
13002
13158
  "length": 1,
13003
13159
  "value": "5"
13004
13160
  },
13005
13161
  {
13006
13162
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13007
13163
  "kind": "BooleanLiteral",
13008
- "offset": 6513,
13164
+ "offset": 6512,
13009
13165
  "length": 4,
13010
13166
  "value": "true"
13011
13167
  },
13012
13168
  {
13013
13169
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13014
13170
  "kind": "BooleanLiteral",
13015
- "offset": 6571,
13171
+ "offset": 6570,
13016
13172
  "length": 5,
13017
13173
  "value": "false"
13018
13174
  },
13019
13175
  {
13020
13176
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13021
13177
  "kind": "BooleanLiteral",
13022
- "offset": 6633,
13178
+ "offset": 6632,
13023
13179
  "length": 4,
13024
13180
  "value": "true"
13025
13181
  },
13026
13182
  {
13027
13183
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13028
13184
  "kind": "BooleanLiteral",
13029
- "offset": 6697,
13185
+ "offset": 6696,
13030
13186
  "length": 4,
13031
13187
  "value": "true"
13032
13188
  },
13033
13189
  {
13034
13190
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13035
13191
  "kind": "FloatLiteral",
13036
- "offset": 34399,
13192
+ "offset": 34398,
13037
13193
  "length": 3,
13038
13194
  "value": "0.1"
13039
13195
  },
13040
13196
  {
13041
13197
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13042
13198
  "kind": "IntegerLiteral",
13043
- "offset": 34430,
13199
+ "offset": 34429,
13044
13200
  "length": 1,
13045
13201
  "value": "5"
13046
13202
  },
13047
13203
  {
13048
13204
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13049
13205
  "kind": "FloatLiteral",
13050
- "offset": 36560,
13206
+ "offset": 36559,
13051
13207
  "length": 3,
13052
13208
  "value": "0.1"
13053
13209
  },
13054
13210
  {
13055
13211
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13056
13212
  "kind": "IntegerLiteral",
13057
- "offset": 36583,
13213
+ "offset": 36582,
13058
13214
  "length": 1,
13059
13215
  "value": "5"
13060
13216
  },
13061
13217
  {
13062
13218
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13063
13219
  "kind": "BooleanLiteral",
13064
- "offset": 39525,
13220
+ "offset": 39524,
13065
13221
  "length": 4,
13066
13222
  "value": "true"
13067
13223
  },
13068
13224
  {
13069
13225
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13070
13226
  "kind": "BooleanLiteral",
13071
- "offset": 39583,
13227
+ "offset": 39582,
13072
13228
  "length": 5,
13073
13229
  "value": "false"
13074
13230
  },
13075
13231
  {
13076
13232
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13077
13233
  "kind": "BooleanLiteral",
13078
- "offset": 39645,
13234
+ "offset": 39644,
13079
13235
  "length": 4,
13080
13236
  "value": "true"
13081
13237
  },
13082
13238
  {
13083
13239
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13084
13240
  "kind": "BooleanLiteral",
13085
- "offset": 39709,
13241
+ "offset": 39708,
13086
13242
  "length": 4,
13087
13243
  "value": "true"
13088
13244
  },
13089
13245
  {
13090
13246
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13091
13247
  "kind": "BooleanLiteral",
13092
- "offset": 45300,
13248
+ "offset": 45299,
13093
13249
  "length": 5,
13094
13250
  "value": "false"
13095
13251
  },
13096
13252
  {
13097
13253
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13098
13254
  "kind": "BooleanLiteral",
13099
- "offset": 45344,
13255
+ "offset": 45343,
13100
13256
  "length": 4,
13101
13257
  "value": "true"
13102
13258
  },
13103
13259
  {
13104
13260
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13105
13261
  "kind": "BooleanLiteral",
13106
- "offset": 45377,
13262
+ "offset": 45376,
13107
13263
  "length": 5,
13108
13264
  "value": "false"
13109
13265
  },
13110
13266
  {
13111
13267
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13112
13268
  "kind": "BooleanLiteral",
13113
- "offset": 45414,
13269
+ "offset": 45413,
13114
13270
  "length": 4,
13115
13271
  "value": "true"
13116
13272
  },
13117
13273
  {
13118
13274
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13119
13275
  "kind": "BooleanLiteral",
13120
- "offset": 45453,
13276
+ "offset": 45452,
13121
13277
  "length": 4,
13122
13278
  "value": "true"
13123
13279
  },
13124
13280
  {
13125
13281
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13126
13282
  "kind": "BooleanLiteral",
13127
- "offset": 47346,
13283
+ "offset": 47345,
13128
13284
  "length": 5,
13129
13285
  "value": "false"
13130
13286
  },
13131
13287
  {
13132
13288
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13133
13289
  "kind": "BooleanLiteral",
13134
- "offset": 47386,
13290
+ "offset": 47385,
13135
13291
  "length": 4,
13136
13292
  "value": "true"
13137
13293
  },
13138
13294
  {
13139
13295
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13140
13296
  "kind": "BooleanLiteral",
13141
- "offset": 47415,
13297
+ "offset": 47414,
13142
13298
  "length": 5,
13143
13299
  "value": "false"
13144
13300
  },
13145
13301
  {
13146
13302
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13147
13303
  "kind": "BooleanLiteral",
13148
- "offset": 47448,
13304
+ "offset": 47447,
13149
13305
  "length": 4,
13150
13306
  "value": "true"
13151
13307
  },
13152
13308
  {
13153
13309
  "filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
13154
13310
  "kind": "BooleanLiteral",
13155
- "offset": 47483,
13311
+ "offset": 47482,
13156
13312
  "length": 4,
13157
13313
  "value": "true"
13158
13314
  },