react-native-wakeword 1.1.46 → 1.1.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar +0 -0
- package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar.md5 +1 -1
- package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar.sha1 +1 -1
- package/android/src/main/java/com/davoice/keywordspotting/KeyWordRNBridge.java +1 -2
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/Info.plist +5 -5
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +6 -19
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Info.plist +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +484 -303
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +30 -18
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +30 -18
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Headers/KeyWordDetection-Swift.h +12 -38
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Info.plist +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +484 -303
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +30 -18
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +30 -18
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +484 -303
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +30 -18
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +30 -18
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +34 -34
- package/ios/KeyWordRNBridge/KeyWordRNBridge.mm +23 -2
- package/package.json +1 -1
- package/wakewords/KeyWordRNBridge.d.ts +1 -0
- package/wakewords/KeyWordRNBridge.js +7 -0
- package/wakewords/audioRoutingConfig.d.ts +17 -0
- package/wakewords/audioRoutingConfig.ts +28 -0
- package/wakewords/index.d.ts +5 -1
- package/wakewords/index.js +2 -1
|
@@ -727,7 +727,7 @@
|
|
|
727
727
|
{
|
|
728
728
|
"kind": "Function",
|
|
729
729
|
"name": "start",
|
|
730
|
-
"printedName": "start(frameLength:sampleRate:
|
|
730
|
+
"printedName": "start(frameLength:sampleRate:noExternalActivation:duckOthers:mixWithOthers:defaultToSpeaker:)",
|
|
731
731
|
"children": [
|
|
732
732
|
{
|
|
733
733
|
"kind": "TypeNominal",
|
|
@@ -776,8 +776,8 @@
|
|
|
776
776
|
}
|
|
777
777
|
],
|
|
778
778
|
"declKind": "Func",
|
|
779
|
-
"usr": "s:
|
|
780
|
-
"mangledName": "$
|
|
779
|
+
"usr": "s:16KeyWordDetection16AVAudioWrapperCEC5start11frameLength10sampleRate20noExternalActivation10duckOthers07mixWithP016defaultToSpeakerys6UInt32V_ALS4btF",
|
|
780
|
+
"mangledName": "$s16KeyWordDetection16AVAudioWrapperCEC5start11frameLength10sampleRate20noExternalActivation10duckOthers07mixWithP016defaultToSpeakerys6UInt32V_ALS4btF",
|
|
781
781
|
"moduleName": "KeyWordDetection",
|
|
782
782
|
"declAttributes": [
|
|
783
783
|
"AccessControl",
|
|
@@ -833,6 +833,147 @@
|
|
|
833
833
|
}
|
|
834
834
|
]
|
|
835
835
|
},
|
|
836
|
+
{
|
|
837
|
+
"kind": "Import",
|
|
838
|
+
"name": "Foundation",
|
|
839
|
+
"printedName": "Foundation",
|
|
840
|
+
"declKind": "Import",
|
|
841
|
+
"moduleName": "KeyWordDetection"
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
"kind": "Import",
|
|
845
|
+
"name": "UIKit",
|
|
846
|
+
"printedName": "UIKit",
|
|
847
|
+
"declKind": "Import",
|
|
848
|
+
"moduleName": "KeyWordDetection"
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"kind": "TypeDecl",
|
|
852
|
+
"name": "AppStateTracker",
|
|
853
|
+
"printedName": "AppStateTracker",
|
|
854
|
+
"children": [
|
|
855
|
+
{
|
|
856
|
+
"kind": "Var",
|
|
857
|
+
"name": "shared",
|
|
858
|
+
"printedName": "shared",
|
|
859
|
+
"children": [
|
|
860
|
+
{
|
|
861
|
+
"kind": "TypeNominal",
|
|
862
|
+
"name": "AppStateTracker",
|
|
863
|
+
"printedName": "KeyWordDetection.AppStateTracker",
|
|
864
|
+
"usr": "s:16KeyWordDetection15AppStateTrackerC"
|
|
865
|
+
}
|
|
866
|
+
],
|
|
867
|
+
"declKind": "Var",
|
|
868
|
+
"usr": "s:16KeyWordDetection15AppStateTrackerC6sharedACvpZ",
|
|
869
|
+
"mangledName": "$s16KeyWordDetection15AppStateTrackerC6sharedACvpZ",
|
|
870
|
+
"moduleName": "KeyWordDetection",
|
|
871
|
+
"static": true,
|
|
872
|
+
"declAttributes": [
|
|
873
|
+
"HasInitialValue",
|
|
874
|
+
"Final",
|
|
875
|
+
"HasStorage",
|
|
876
|
+
"AccessControl"
|
|
877
|
+
],
|
|
878
|
+
"isLet": true,
|
|
879
|
+
"hasStorage": true,
|
|
880
|
+
"accessors": [
|
|
881
|
+
{
|
|
882
|
+
"kind": "Accessor",
|
|
883
|
+
"name": "Get",
|
|
884
|
+
"printedName": "Get()",
|
|
885
|
+
"children": [
|
|
886
|
+
{
|
|
887
|
+
"kind": "TypeNominal",
|
|
888
|
+
"name": "AppStateTracker",
|
|
889
|
+
"printedName": "KeyWordDetection.AppStateTracker",
|
|
890
|
+
"usr": "s:16KeyWordDetection15AppStateTrackerC"
|
|
891
|
+
}
|
|
892
|
+
],
|
|
893
|
+
"declKind": "Accessor",
|
|
894
|
+
"usr": "s:16KeyWordDetection15AppStateTrackerC6sharedACvgZ",
|
|
895
|
+
"mangledName": "$s16KeyWordDetection15AppStateTrackerC6sharedACvgZ",
|
|
896
|
+
"moduleName": "KeyWordDetection",
|
|
897
|
+
"static": true,
|
|
898
|
+
"implicit": true,
|
|
899
|
+
"declAttributes": [
|
|
900
|
+
"Final"
|
|
901
|
+
],
|
|
902
|
+
"accessorKind": "get"
|
|
903
|
+
}
|
|
904
|
+
]
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
"kind": "Var",
|
|
908
|
+
"name": "isInBackground",
|
|
909
|
+
"printedName": "isInBackground",
|
|
910
|
+
"children": [
|
|
911
|
+
{
|
|
912
|
+
"kind": "TypeNominal",
|
|
913
|
+
"name": "Bool",
|
|
914
|
+
"printedName": "Swift.Bool",
|
|
915
|
+
"usr": "s:Sb"
|
|
916
|
+
}
|
|
917
|
+
],
|
|
918
|
+
"declKind": "Var",
|
|
919
|
+
"usr": "s:16KeyWordDetection15AppStateTrackerC14isInBackgroundSbvp",
|
|
920
|
+
"mangledName": "$s16KeyWordDetection15AppStateTrackerC14isInBackgroundSbvp",
|
|
921
|
+
"moduleName": "KeyWordDetection",
|
|
922
|
+
"declAttributes": [
|
|
923
|
+
"Final",
|
|
924
|
+
"AccessControl"
|
|
925
|
+
],
|
|
926
|
+
"accessors": [
|
|
927
|
+
{
|
|
928
|
+
"kind": "Accessor",
|
|
929
|
+
"name": "Get",
|
|
930
|
+
"printedName": "Get()",
|
|
931
|
+
"children": [
|
|
932
|
+
{
|
|
933
|
+
"kind": "TypeNominal",
|
|
934
|
+
"name": "Bool",
|
|
935
|
+
"printedName": "Swift.Bool",
|
|
936
|
+
"usr": "s:Sb"
|
|
937
|
+
}
|
|
938
|
+
],
|
|
939
|
+
"declKind": "Accessor",
|
|
940
|
+
"usr": "s:16KeyWordDetection15AppStateTrackerC14isInBackgroundSbvg",
|
|
941
|
+
"mangledName": "$s16KeyWordDetection15AppStateTrackerC14isInBackgroundSbvg",
|
|
942
|
+
"moduleName": "KeyWordDetection",
|
|
943
|
+
"declAttributes": [
|
|
944
|
+
"Final"
|
|
945
|
+
],
|
|
946
|
+
"accessorKind": "get"
|
|
947
|
+
}
|
|
948
|
+
]
|
|
949
|
+
}
|
|
950
|
+
],
|
|
951
|
+
"declKind": "Class",
|
|
952
|
+
"usr": "s:16KeyWordDetection15AppStateTrackerC",
|
|
953
|
+
"mangledName": "$s16KeyWordDetection15AppStateTrackerC",
|
|
954
|
+
"moduleName": "KeyWordDetection",
|
|
955
|
+
"declAttributes": [
|
|
956
|
+
"Final",
|
|
957
|
+
"AccessControl"
|
|
958
|
+
],
|
|
959
|
+
"hasMissingDesignatedInitializers": true,
|
|
960
|
+
"conformances": [
|
|
961
|
+
{
|
|
962
|
+
"kind": "Conformance",
|
|
963
|
+
"name": "Copyable",
|
|
964
|
+
"printedName": "Copyable",
|
|
965
|
+
"usr": "s:s8CopyableP",
|
|
966
|
+
"mangledName": "$ss8CopyableP"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"kind": "Conformance",
|
|
970
|
+
"name": "Escapable",
|
|
971
|
+
"printedName": "Escapable",
|
|
972
|
+
"usr": "s:s9EscapableP",
|
|
973
|
+
"mangledName": "$ss9EscapableP"
|
|
974
|
+
}
|
|
975
|
+
]
|
|
976
|
+
},
|
|
836
977
|
{
|
|
837
978
|
"kind": "Import",
|
|
838
979
|
"name": "AVFAudio",
|
|
@@ -1069,6 +1210,93 @@
|
|
|
1069
1210
|
}
|
|
1070
1211
|
]
|
|
1071
1212
|
},
|
|
1213
|
+
{
|
|
1214
|
+
"kind": "Var",
|
|
1215
|
+
"name": "preferOnDeviceMicInCarPlay",
|
|
1216
|
+
"printedName": "preferOnDeviceMicInCarPlay",
|
|
1217
|
+
"children": [
|
|
1218
|
+
{
|
|
1219
|
+
"kind": "TypeNominal",
|
|
1220
|
+
"name": "Bool",
|
|
1221
|
+
"printedName": "Swift.Bool",
|
|
1222
|
+
"usr": "s:Sb"
|
|
1223
|
+
}
|
|
1224
|
+
],
|
|
1225
|
+
"declKind": "Var",
|
|
1226
|
+
"usr": "s:16KeyWordDetection14AVAudioWrapperC26preferOnDeviceMicInCarPlaySbvp",
|
|
1227
|
+
"mangledName": "$s16KeyWordDetection14AVAudioWrapperC26preferOnDeviceMicInCarPlaySbvp",
|
|
1228
|
+
"moduleName": "KeyWordDetection",
|
|
1229
|
+
"declAttributes": [
|
|
1230
|
+
"HasInitialValue",
|
|
1231
|
+
"HasStorage",
|
|
1232
|
+
"AccessControl",
|
|
1233
|
+
"RawDocComment"
|
|
1234
|
+
],
|
|
1235
|
+
"hasStorage": true,
|
|
1236
|
+
"accessors": [
|
|
1237
|
+
{
|
|
1238
|
+
"kind": "Accessor",
|
|
1239
|
+
"name": "Get",
|
|
1240
|
+
"printedName": "Get()",
|
|
1241
|
+
"children": [
|
|
1242
|
+
{
|
|
1243
|
+
"kind": "TypeNominal",
|
|
1244
|
+
"name": "Bool",
|
|
1245
|
+
"printedName": "Swift.Bool",
|
|
1246
|
+
"usr": "s:Sb"
|
|
1247
|
+
}
|
|
1248
|
+
],
|
|
1249
|
+
"declKind": "Accessor",
|
|
1250
|
+
"usr": "s:16KeyWordDetection14AVAudioWrapperC26preferOnDeviceMicInCarPlaySbvg",
|
|
1251
|
+
"mangledName": "$s16KeyWordDetection14AVAudioWrapperC26preferOnDeviceMicInCarPlaySbvg",
|
|
1252
|
+
"moduleName": "KeyWordDetection",
|
|
1253
|
+
"implicit": true,
|
|
1254
|
+
"accessorKind": "get"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"kind": "Accessor",
|
|
1258
|
+
"name": "Set",
|
|
1259
|
+
"printedName": "Set()",
|
|
1260
|
+
"children": [
|
|
1261
|
+
{
|
|
1262
|
+
"kind": "TypeNominal",
|
|
1263
|
+
"name": "Void",
|
|
1264
|
+
"printedName": "()"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"kind": "TypeNominal",
|
|
1268
|
+
"name": "Bool",
|
|
1269
|
+
"printedName": "Swift.Bool",
|
|
1270
|
+
"usr": "s:Sb"
|
|
1271
|
+
}
|
|
1272
|
+
],
|
|
1273
|
+
"declKind": "Accessor",
|
|
1274
|
+
"usr": "s:16KeyWordDetection14AVAudioWrapperC26preferOnDeviceMicInCarPlaySbvs",
|
|
1275
|
+
"mangledName": "$s16KeyWordDetection14AVAudioWrapperC26preferOnDeviceMicInCarPlaySbvs",
|
|
1276
|
+
"moduleName": "KeyWordDetection",
|
|
1277
|
+
"implicit": true,
|
|
1278
|
+
"accessorKind": "set"
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"kind": "Accessor",
|
|
1282
|
+
"name": "Modify",
|
|
1283
|
+
"printedName": "Modify()",
|
|
1284
|
+
"children": [
|
|
1285
|
+
{
|
|
1286
|
+
"kind": "TypeNominal",
|
|
1287
|
+
"name": "Void",
|
|
1288
|
+
"printedName": "()"
|
|
1289
|
+
}
|
|
1290
|
+
],
|
|
1291
|
+
"declKind": "Accessor",
|
|
1292
|
+
"usr": "s:16KeyWordDetection14AVAudioWrapperC26preferOnDeviceMicInCarPlaySbvM",
|
|
1293
|
+
"mangledName": "$s16KeyWordDetection14AVAudioWrapperC26preferOnDeviceMicInCarPlaySbvM",
|
|
1294
|
+
"moduleName": "KeyWordDetection",
|
|
1295
|
+
"implicit": true,
|
|
1296
|
+
"accessorKind": "_modify"
|
|
1297
|
+
}
|
|
1298
|
+
]
|
|
1299
|
+
},
|
|
1072
1300
|
{
|
|
1073
1301
|
"kind": "Var",
|
|
1074
1302
|
"name": "isRecording",
|
|
@@ -1557,7 +1785,67 @@
|
|
|
1557
1785
|
{
|
|
1558
1786
|
"kind": "Function",
|
|
1559
1787
|
"name": "start",
|
|
1560
|
-
"printedName": "start(frameLength:sampleRate:
|
|
1788
|
+
"printedName": "start(frameLength:sampleRate:noExternalActivation:duckOthers:mixWithOthers:defaultToSpeaker:)",
|
|
1789
|
+
"children": [
|
|
1790
|
+
{
|
|
1791
|
+
"kind": "TypeNominal",
|
|
1792
|
+
"name": "Void",
|
|
1793
|
+
"printedName": "()"
|
|
1794
|
+
},
|
|
1795
|
+
{
|
|
1796
|
+
"kind": "TypeNominal",
|
|
1797
|
+
"name": "UInt32",
|
|
1798
|
+
"printedName": "Swift.UInt32",
|
|
1799
|
+
"usr": "s:s6UInt32V"
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"kind": "TypeNominal",
|
|
1803
|
+
"name": "UInt32",
|
|
1804
|
+
"printedName": "Swift.UInt32",
|
|
1805
|
+
"usr": "s:s6UInt32V"
|
|
1806
|
+
},
|
|
1807
|
+
{
|
|
1808
|
+
"kind": "TypeNominal",
|
|
1809
|
+
"name": "Bool",
|
|
1810
|
+
"printedName": "Swift.Bool",
|
|
1811
|
+
"hasDefaultArg": true,
|
|
1812
|
+
"usr": "s:Sb"
|
|
1813
|
+
},
|
|
1814
|
+
{
|
|
1815
|
+
"kind": "TypeNominal",
|
|
1816
|
+
"name": "Bool",
|
|
1817
|
+
"printedName": "Swift.Bool",
|
|
1818
|
+
"hasDefaultArg": true,
|
|
1819
|
+
"usr": "s:Sb"
|
|
1820
|
+
},
|
|
1821
|
+
{
|
|
1822
|
+
"kind": "TypeNominal",
|
|
1823
|
+
"name": "Bool",
|
|
1824
|
+
"printedName": "Swift.Bool",
|
|
1825
|
+
"hasDefaultArg": true,
|
|
1826
|
+
"usr": "s:Sb"
|
|
1827
|
+
},
|
|
1828
|
+
{
|
|
1829
|
+
"kind": "TypeNominal",
|
|
1830
|
+
"name": "Bool",
|
|
1831
|
+
"printedName": "Swift.Bool",
|
|
1832
|
+
"hasDefaultArg": true,
|
|
1833
|
+
"usr": "s:Sb"
|
|
1834
|
+
}
|
|
1835
|
+
],
|
|
1836
|
+
"declKind": "Func",
|
|
1837
|
+
"usr": "s:16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRate20noExternalActivation10duckOthers07mixWithO016defaultToSpeakerys6UInt32V_ALS4btF",
|
|
1838
|
+
"mangledName": "$s16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRate20noExternalActivation10duckOthers07mixWithO016defaultToSpeakerys6UInt32V_ALS4btF",
|
|
1839
|
+
"moduleName": "KeyWordDetection",
|
|
1840
|
+
"declAttributes": [
|
|
1841
|
+
"AccessControl"
|
|
1842
|
+
],
|
|
1843
|
+
"funcSelfKind": "NonMutating"
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"kind": "Function",
|
|
1847
|
+
"name": "start_org",
|
|
1848
|
+
"printedName": "start_org(frameLength:sampleRate:noExternalActivation:duckOthers:mixWithOthers:defaultToSpeaker:)",
|
|
1561
1849
|
"children": [
|
|
1562
1850
|
{
|
|
1563
1851
|
"kind": "TypeNominal",
|
|
@@ -1606,8 +1894,8 @@
|
|
|
1606
1894
|
}
|
|
1607
1895
|
],
|
|
1608
1896
|
"declKind": "Func",
|
|
1609
|
-
"usr": "s:
|
|
1610
|
-
"mangledName": "$
|
|
1897
|
+
"usr": "s:16KeyWordDetection14AVAudioWrapperC9start_org11frameLength10sampleRate20noExternalActivation10duckOthers07mixWithP016defaultToSpeakerys6UInt32V_ALS4btF",
|
|
1898
|
+
"mangledName": "$s16KeyWordDetection14AVAudioWrapperC9start_org11frameLength10sampleRate20noExternalActivation10duckOthers07mixWithP016defaultToSpeakerys6UInt32V_ALS4btF",
|
|
1611
1899
|
"moduleName": "KeyWordDetection",
|
|
1612
1900
|
"declAttributes": [
|
|
1613
1901
|
"AccessControl"
|
|
@@ -3108,7 +3396,7 @@
|
|
|
3108
3396
|
{
|
|
3109
3397
|
"kind": "Function",
|
|
3110
3398
|
"name": "startListening",
|
|
3111
|
-
"printedName": "startListening(
|
|
3399
|
+
"printedName": "startListening(noExternalActivation:duckOthers:mixWithOthers:defaultToSpeaker:)",
|
|
3112
3400
|
"children": [
|
|
3113
3401
|
{
|
|
3114
3402
|
"kind": "TypeNominal",
|
|
@@ -3146,10 +3434,10 @@
|
|
|
3146
3434
|
}
|
|
3147
3435
|
],
|
|
3148
3436
|
"declKind": "Func",
|
|
3149
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)KeyWordsDetection(im)
|
|
3150
|
-
"mangledName": "$
|
|
3437
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)KeyWordsDetection(im)startListeningWithNoExternalActivation:duckOthers:mixWithOthers:defaultToSpeaker:",
|
|
3438
|
+
"mangledName": "$s16KeyWordDetection0a5WordsC0C14startListening20noExternalActivation10duckOthers07mixWithK016defaultToSpeakerS2b_S3btF",
|
|
3151
3439
|
"moduleName": "KeyWordDetection",
|
|
3152
|
-
"objc_name": "
|
|
3440
|
+
"objc_name": "startListeningWithNoExternalActivation:duckOthers:mixWithOthers:defaultToSpeaker:",
|
|
3153
3441
|
"declAttributes": [
|
|
3154
3442
|
"AccessControl",
|
|
3155
3443
|
"ObjC"
|
|
@@ -3832,18 +4120,27 @@
|
|
|
3832
4120
|
},
|
|
3833
4121
|
{
|
|
3834
4122
|
"kind": "Function",
|
|
3835
|
-
"name": "
|
|
3836
|
-
"printedName": "
|
|
4123
|
+
"name": "getWakewordAudioRoutingConfigJSONString",
|
|
4124
|
+
"printedName": "getWakewordAudioRoutingConfigJSONString()",
|
|
3837
4125
|
"children": [
|
|
3838
4126
|
{
|
|
3839
4127
|
"kind": "TypeNominal",
|
|
3840
|
-
"name": "
|
|
3841
|
-
"printedName": "
|
|
4128
|
+
"name": "Optional",
|
|
4129
|
+
"printedName": "Swift.String?",
|
|
4130
|
+
"children": [
|
|
4131
|
+
{
|
|
4132
|
+
"kind": "TypeNominal",
|
|
4133
|
+
"name": "String",
|
|
4134
|
+
"printedName": "Swift.String",
|
|
4135
|
+
"usr": "s:SS"
|
|
4136
|
+
}
|
|
4137
|
+
],
|
|
4138
|
+
"usr": "s:Sq"
|
|
3842
4139
|
}
|
|
3843
4140
|
],
|
|
3844
4141
|
"declKind": "Func",
|
|
3845
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
3846
|
-
"mangledName": "$
|
|
4142
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)getWakewordAudioRoutingConfigJSONString",
|
|
4143
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC011getWakewordD23RoutingConfigJSONStringSSSgyF",
|
|
3847
4144
|
"moduleName": "KeyWordDetection",
|
|
3848
4145
|
"declAttributes": [
|
|
3849
4146
|
"AccessControl",
|
|
@@ -3854,39 +4151,24 @@
|
|
|
3854
4151
|
},
|
|
3855
4152
|
{
|
|
3856
4153
|
"kind": "Function",
|
|
3857
|
-
"name": "
|
|
3858
|
-
"printedName": "
|
|
4154
|
+
"name": "setWakewordAudioRoutingConfigFromJSONString",
|
|
4155
|
+
"printedName": "setWakewordAudioRoutingConfigFromJSONString(_:)",
|
|
3859
4156
|
"children": [
|
|
3860
4157
|
{
|
|
3861
4158
|
"kind": "TypeNominal",
|
|
3862
4159
|
"name": "Void",
|
|
3863
4160
|
"printedName": "()"
|
|
3864
|
-
}
|
|
3865
|
-
],
|
|
3866
|
-
"declKind": "Func",
|
|
3867
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDucking",
|
|
3868
|
-
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG0yyF",
|
|
3869
|
-
"moduleName": "KeyWordDetection",
|
|
3870
|
-
"declAttributes": [
|
|
3871
|
-
"AccessControl",
|
|
3872
|
-
"ObjC"
|
|
3873
|
-
],
|
|
3874
|
-
"funcSelfKind": "NonMutating"
|
|
3875
|
-
},
|
|
3876
|
-
{
|
|
3877
|
-
"kind": "Function",
|
|
3878
|
-
"name": "_disableDucking",
|
|
3879
|
-
"printedName": "_disableDucking()",
|
|
3880
|
-
"children": [
|
|
4161
|
+
},
|
|
3881
4162
|
{
|
|
3882
4163
|
"kind": "TypeNominal",
|
|
3883
|
-
"name": "
|
|
3884
|
-
"printedName": "
|
|
4164
|
+
"name": "String",
|
|
4165
|
+
"printedName": "Swift.String",
|
|
4166
|
+
"usr": "s:SS"
|
|
3885
4167
|
}
|
|
3886
4168
|
],
|
|
3887
4169
|
"declKind": "Func",
|
|
3888
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
3889
|
-
"mangledName": "$
|
|
4170
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)setWakewordAudioRoutingConfigFromJSONString:",
|
|
4171
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC011setWakewordD27RoutingConfigFromJSONStringyySSF",
|
|
3890
4172
|
"moduleName": "KeyWordDetection",
|
|
3891
4173
|
"declAttributes": [
|
|
3892
4174
|
"AccessControl",
|
|
@@ -3897,29 +4179,8 @@
|
|
|
3897
4179
|
},
|
|
3898
4180
|
{
|
|
3899
4181
|
"kind": "Function",
|
|
3900
|
-
"name": "
|
|
3901
|
-
"printedName": "
|
|
3902
|
-
"children": [
|
|
3903
|
-
{
|
|
3904
|
-
"kind": "TypeNominal",
|
|
3905
|
-
"name": "Void",
|
|
3906
|
-
"printedName": "()"
|
|
3907
|
-
}
|
|
3908
|
-
],
|
|
3909
|
-
"declKind": "Func",
|
|
3910
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDucking",
|
|
3911
|
-
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG0yyF",
|
|
3912
|
-
"moduleName": "KeyWordDetection",
|
|
3913
|
-
"declAttributes": [
|
|
3914
|
-
"AccessControl",
|
|
3915
|
-
"ObjC"
|
|
3916
|
-
],
|
|
3917
|
-
"funcSelfKind": "NonMutating"
|
|
3918
|
-
},
|
|
3919
|
-
{
|
|
3920
|
-
"kind": "Function",
|
|
3921
|
-
"name": "_enableAggressiveDucking",
|
|
3922
|
-
"printedName": "_enableAggressiveDucking()",
|
|
4182
|
+
"name": "initAudioSessAndDuckManage",
|
|
4183
|
+
"printedName": "initAudioSessAndDuckManage()",
|
|
3923
4184
|
"children": [
|
|
3924
4185
|
{
|
|
3925
4186
|
"kind": "TypeNominal",
|
|
@@ -3928,19 +4189,20 @@
|
|
|
3928
4189
|
}
|
|
3929
4190
|
],
|
|
3930
4191
|
"declKind": "Func",
|
|
3931
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
3932
|
-
"mangledName": "$
|
|
4192
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)initAudioSessAndDuckManage",
|
|
4193
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC04initd4SessF10DuckManageyyF",
|
|
3933
4194
|
"moduleName": "KeyWordDetection",
|
|
3934
4195
|
"declAttributes": [
|
|
3935
4196
|
"AccessControl",
|
|
3936
|
-
"ObjC"
|
|
4197
|
+
"ObjC",
|
|
4198
|
+
"RawDocComment"
|
|
3937
4199
|
],
|
|
3938
4200
|
"funcSelfKind": "NonMutating"
|
|
3939
4201
|
},
|
|
3940
4202
|
{
|
|
3941
4203
|
"kind": "Function",
|
|
3942
|
-
"name": "
|
|
3943
|
-
"printedName": "
|
|
4204
|
+
"name": "enableRadioInCar",
|
|
4205
|
+
"printedName": "enableRadioInCar()",
|
|
3944
4206
|
"children": [
|
|
3945
4207
|
{
|
|
3946
4208
|
"kind": "TypeNominal",
|
|
@@ -3949,8 +4211,8 @@
|
|
|
3949
4211
|
}
|
|
3950
4212
|
],
|
|
3951
4213
|
"declKind": "Func",
|
|
3952
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
3953
|
-
"mangledName": "$
|
|
4214
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableRadioInCar",
|
|
4215
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC16enableRadioInCaryyF",
|
|
3954
4216
|
"moduleName": "KeyWordDetection",
|
|
3955
4217
|
"declAttributes": [
|
|
3956
4218
|
"AccessControl",
|
|
@@ -3960,8 +4222,8 @@
|
|
|
3960
4222
|
},
|
|
3961
4223
|
{
|
|
3962
4224
|
"kind": "Function",
|
|
3963
|
-
"name": "
|
|
3964
|
-
"printedName": "
|
|
4225
|
+
"name": "enableAggressiveDucking",
|
|
4226
|
+
"printedName": "enableAggressiveDucking()",
|
|
3965
4227
|
"children": [
|
|
3966
4228
|
{
|
|
3967
4229
|
"kind": "TypeNominal",
|
|
@@ -3970,8 +4232,8 @@
|
|
|
3970
4232
|
}
|
|
3971
4233
|
],
|
|
3972
4234
|
"declKind": "Func",
|
|
3973
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
3974
|
-
"mangledName": "$
|
|
4235
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)enableAggressiveDucking",
|
|
4236
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC016enableAggressiveG0yyF",
|
|
3975
4237
|
"moduleName": "KeyWordDetection",
|
|
3976
4238
|
"declAttributes": [
|
|
3977
4239
|
"AccessControl",
|
|
@@ -3981,30 +4243,8 @@
|
|
|
3981
4243
|
},
|
|
3982
4244
|
{
|
|
3983
4245
|
"kind": "Function",
|
|
3984
|
-
"name": "
|
|
3985
|
-
"printedName": "
|
|
3986
|
-
"children": [
|
|
3987
|
-
{
|
|
3988
|
-
"kind": "TypeNominal",
|
|
3989
|
-
"name": "Void",
|
|
3990
|
-
"printedName": "()"
|
|
3991
|
-
}
|
|
3992
|
-
],
|
|
3993
|
-
"declKind": "Func",
|
|
3994
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDuckingWorks",
|
|
3995
|
-
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG5WorksyyF",
|
|
3996
|
-
"moduleName": "KeyWordDetection",
|
|
3997
|
-
"declAttributes": [
|
|
3998
|
-
"AccessControl",
|
|
3999
|
-
"ObjC",
|
|
4000
|
-
"RawDocComment"
|
|
4001
|
-
],
|
|
4002
|
-
"funcSelfKind": "NonMutating"
|
|
4003
|
-
},
|
|
4004
|
-
{
|
|
4005
|
-
"kind": "Function",
|
|
4006
|
-
"name": "disableDuckingDidNotUnDuck",
|
|
4007
|
-
"printedName": "disableDuckingDidNotUnDuck()",
|
|
4246
|
+
"name": "disableDucking",
|
|
4247
|
+
"printedName": "disableDucking()",
|
|
4008
4248
|
"children": [
|
|
4009
4249
|
{
|
|
4010
4250
|
"kind": "TypeNominal",
|
|
@@ -4013,8 +4253,8 @@
|
|
|
4013
4253
|
}
|
|
4014
4254
|
],
|
|
4015
4255
|
"declKind": "Func",
|
|
4016
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)
|
|
4017
|
-
"mangledName": "$
|
|
4256
|
+
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDucking",
|
|
4257
|
+
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG0yyF",
|
|
4018
4258
|
"moduleName": "KeyWordDetection",
|
|
4019
4259
|
"declAttributes": [
|
|
4020
4260
|
"AccessControl",
|
|
@@ -4022,28 +4262,6 @@
|
|
|
4022
4262
|
],
|
|
4023
4263
|
"funcSelfKind": "NonMutating"
|
|
4024
4264
|
},
|
|
4025
|
-
{
|
|
4026
|
-
"kind": "Function",
|
|
4027
|
-
"name": "disableDuckingOrg",
|
|
4028
|
-
"printedName": "disableDuckingOrg()",
|
|
4029
|
-
"children": [
|
|
4030
|
-
{
|
|
4031
|
-
"kind": "TypeNominal",
|
|
4032
|
-
"name": "Void",
|
|
4033
|
-
"printedName": "()"
|
|
4034
|
-
}
|
|
4035
|
-
],
|
|
4036
|
-
"declKind": "Func",
|
|
4037
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)disableDuckingOrg",
|
|
4038
|
-
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC07disableG3OrgyyF",
|
|
4039
|
-
"moduleName": "KeyWordDetection",
|
|
4040
|
-
"declAttributes": [
|
|
4041
|
-
"AccessControl",
|
|
4042
|
-
"ObjC",
|
|
4043
|
-
"RawDocComment"
|
|
4044
|
-
],
|
|
4045
|
-
"funcSelfKind": "NonMutating"
|
|
4046
|
-
},
|
|
4047
4265
|
{
|
|
4048
4266
|
"kind": "Function",
|
|
4049
4267
|
"name": "restartListeningAfterDucking",
|
|
@@ -4087,106 +4305,6 @@
|
|
|
4087
4305
|
],
|
|
4088
4306
|
"funcSelfKind": "NonMutating"
|
|
4089
4307
|
},
|
|
4090
|
-
{
|
|
4091
|
-
"kind": "Function",
|
|
4092
|
-
"name": "activateSessionForDucking",
|
|
4093
|
-
"printedName": "activateSessionForDucking()",
|
|
4094
|
-
"children": [
|
|
4095
|
-
{
|
|
4096
|
-
"kind": "TypeNominal",
|
|
4097
|
-
"name": "Void",
|
|
4098
|
-
"printedName": "()"
|
|
4099
|
-
}
|
|
4100
|
-
],
|
|
4101
|
-
"declKind": "Func",
|
|
4102
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)activateSessionForDucking",
|
|
4103
|
-
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC08activatee3ForG0yyF",
|
|
4104
|
-
"moduleName": "KeyWordDetection",
|
|
4105
|
-
"declAttributes": [
|
|
4106
|
-
"AccessControl",
|
|
4107
|
-
"ObjC",
|
|
4108
|
-
"RawDocComment"
|
|
4109
|
-
],
|
|
4110
|
-
"funcSelfKind": "NonMutating"
|
|
4111
|
-
},
|
|
4112
|
-
{
|
|
4113
|
-
"kind": "Function",
|
|
4114
|
-
"name": "playInstructionSound",
|
|
4115
|
-
"printedName": "playInstructionSound(_:)",
|
|
4116
|
-
"children": [
|
|
4117
|
-
{
|
|
4118
|
-
"kind": "TypeNominal",
|
|
4119
|
-
"name": "Void",
|
|
4120
|
-
"printedName": "()"
|
|
4121
|
-
},
|
|
4122
|
-
{
|
|
4123
|
-
"kind": "TypeNominal",
|
|
4124
|
-
"name": "URL",
|
|
4125
|
-
"printedName": "Foundation.URL",
|
|
4126
|
-
"usr": "s:10Foundation3URLV"
|
|
4127
|
-
}
|
|
4128
|
-
],
|
|
4129
|
-
"declKind": "Func",
|
|
4130
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)playInstructionSound:",
|
|
4131
|
-
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC20playInstructionSoundyy10Foundation3URLVF",
|
|
4132
|
-
"moduleName": "KeyWordDetection",
|
|
4133
|
-
"declAttributes": [
|
|
4134
|
-
"AccessControl",
|
|
4135
|
-
"ObjC",
|
|
4136
|
-
"RawDocComment"
|
|
4137
|
-
],
|
|
4138
|
-
"funcSelfKind": "NonMutating"
|
|
4139
|
-
},
|
|
4140
|
-
{
|
|
4141
|
-
"kind": "Function",
|
|
4142
|
-
"name": "speakInstruction",
|
|
4143
|
-
"printedName": "speakInstruction(_:)",
|
|
4144
|
-
"children": [
|
|
4145
|
-
{
|
|
4146
|
-
"kind": "TypeNominal",
|
|
4147
|
-
"name": "Void",
|
|
4148
|
-
"printedName": "()"
|
|
4149
|
-
},
|
|
4150
|
-
{
|
|
4151
|
-
"kind": "TypeNominal",
|
|
4152
|
-
"name": "String",
|
|
4153
|
-
"printedName": "Swift.String",
|
|
4154
|
-
"usr": "s:SS"
|
|
4155
|
-
}
|
|
4156
|
-
],
|
|
4157
|
-
"declKind": "Func",
|
|
4158
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)speakInstruction:",
|
|
4159
|
-
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC16speakInstructionyySSF",
|
|
4160
|
-
"moduleName": "KeyWordDetection",
|
|
4161
|
-
"declAttributes": [
|
|
4162
|
-
"AccessControl",
|
|
4163
|
-
"ObjC",
|
|
4164
|
-
"RawDocComment"
|
|
4165
|
-
],
|
|
4166
|
-
"funcSelfKind": "NonMutating"
|
|
4167
|
-
},
|
|
4168
|
-
{
|
|
4169
|
-
"kind": "Function",
|
|
4170
|
-
"name": "deactivateSession",
|
|
4171
|
-
"printedName": "deactivateSession()",
|
|
4172
|
-
"children": [
|
|
4173
|
-
{
|
|
4174
|
-
"kind": "TypeNominal",
|
|
4175
|
-
"name": "Void",
|
|
4176
|
-
"printedName": "()"
|
|
4177
|
-
}
|
|
4178
|
-
],
|
|
4179
|
-
"declKind": "Func",
|
|
4180
|
-
"usr": "c:@M@KeyWordDetection@objc(cs)AudioSessionAndDuckingManager(im)deactivateSession",
|
|
4181
|
-
"mangledName": "$s16KeyWordDetection29AudioSessionAndDuckingManagerC010deactivateE0yyF",
|
|
4182
|
-
"moduleName": "KeyWordDetection",
|
|
4183
|
-
"declAttributes": [
|
|
4184
|
-
"AccessControl",
|
|
4185
|
-
"ObjC",
|
|
4186
|
-
"RawDocComment"
|
|
4187
|
-
],
|
|
4188
|
-
"funcSelfKind": "NonMutating"
|
|
4189
|
-
},
|
|
4190
4308
|
{
|
|
4191
4309
|
"kind": "Constructor",
|
|
4192
4310
|
"name": "init",
|
|
@@ -4463,94 +4581,101 @@
|
|
|
4463
4581
|
{
|
|
4464
4582
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4465
4583
|
"kind": "IntegerLiteral",
|
|
4466
|
-
"offset":
|
|
4584
|
+
"offset": 924,
|
|
4467
4585
|
"length": 1,
|
|
4468
4586
|
"value": "0"
|
|
4469
4587
|
},
|
|
4470
4588
|
{
|
|
4471
4589
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4472
4590
|
"kind": "IntegerLiteral",
|
|
4473
|
-
"offset":
|
|
4591
|
+
"offset": 960,
|
|
4474
4592
|
"length": 1,
|
|
4475
4593
|
"value": "0"
|
|
4476
4594
|
},
|
|
4477
4595
|
{
|
|
4478
4596
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4479
4597
|
"kind": "IntegerLiteral",
|
|
4480
|
-
"offset":
|
|
4598
|
+
"offset": 999,
|
|
4481
4599
|
"length": 1,
|
|
4482
4600
|
"value": "0"
|
|
4483
4601
|
},
|
|
4484
4602
|
{
|
|
4485
4603
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4486
4604
|
"kind": "IntegerLiteral",
|
|
4487
|
-
"offset":
|
|
4605
|
+
"offset": 1054,
|
|
4488
4606
|
"length": 1,
|
|
4489
4607
|
"value": "0"
|
|
4490
4608
|
},
|
|
4491
4609
|
{
|
|
4492
4610
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4493
4611
|
"kind": "FloatLiteral",
|
|
4494
|
-
"offset":
|
|
4612
|
+
"offset": 1113,
|
|
4495
4613
|
"length": 3,
|
|
4496
4614
|
"value": "5.0"
|
|
4497
4615
|
},
|
|
4498
4616
|
{
|
|
4499
4617
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4500
4618
|
"kind": "Array",
|
|
4501
|
-
"offset":
|
|
4619
|
+
"offset": 3635,
|
|
4502
4620
|
"length": 2,
|
|
4503
4621
|
"value": "[]"
|
|
4504
4622
|
},
|
|
4505
4623
|
{
|
|
4506
4624
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4507
4625
|
"kind": "BooleanLiteral",
|
|
4508
|
-
"offset":
|
|
4626
|
+
"offset": 3670,
|
|
4509
4627
|
"length": 5,
|
|
4510
4628
|
"value": "false"
|
|
4511
4629
|
},
|
|
4512
4630
|
{
|
|
4513
4631
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4514
4632
|
"kind": "IntegerLiteral",
|
|
4515
|
-
"offset":
|
|
4633
|
+
"offset": 4097,
|
|
4516
4634
|
"length": 1,
|
|
4517
4635
|
"value": "0"
|
|
4518
4636
|
},
|
|
4519
4637
|
{
|
|
4520
4638
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4521
4639
|
"kind": "FloatLiteral",
|
|
4522
|
-
"offset":
|
|
4640
|
+
"offset": 4149,
|
|
4523
4641
|
"length": 3,
|
|
4524
4642
|
"value": "2.0"
|
|
4525
4643
|
},
|
|
4526
4644
|
{
|
|
4527
4645
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4528
4646
|
"kind": "BooleanLiteral",
|
|
4529
|
-
"offset":
|
|
4647
|
+
"offset": 12285,
|
|
4530
4648
|
"length": 4,
|
|
4531
4649
|
"value": "true"
|
|
4532
4650
|
},
|
|
4533
4651
|
{
|
|
4534
4652
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4535
4653
|
"kind": "BooleanLiteral",
|
|
4536
|
-
"offset":
|
|
4654
|
+
"offset": 12343,
|
|
4537
4655
|
"length": 5,
|
|
4538
4656
|
"value": "false"
|
|
4539
4657
|
},
|
|
4540
4658
|
{
|
|
4541
4659
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4542
4660
|
"kind": "BooleanLiteral",
|
|
4543
|
-
"offset":
|
|
4661
|
+
"offset": 12405,
|
|
4544
4662
|
"length": 4,
|
|
4545
4663
|
"value": "true"
|
|
4546
4664
|
},
|
|
4547
4665
|
{
|
|
4548
4666
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperCE.swift",
|
|
4549
4667
|
"kind": "BooleanLiteral",
|
|
4550
|
-
"offset":
|
|
4668
|
+
"offset": 12469,
|
|
4551
4669
|
"length": 4,
|
|
4552
4670
|
"value": "true"
|
|
4553
4671
|
},
|
|
4672
|
+
{
|
|
4673
|
+
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AppStateTracker.swift",
|
|
4674
|
+
"kind": "BooleanLiteral",
|
|
4675
|
+
"offset": 219,
|
|
4676
|
+
"length": 5,
|
|
4677
|
+
"value": "false"
|
|
4678
|
+
},
|
|
4554
4679
|
{
|
|
4555
4680
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4556
4681
|
"kind": "IntegerLiteral",
|
|
@@ -4565,94 +4690,150 @@
|
|
|
4565
4690
|
"length": 1,
|
|
4566
4691
|
"value": "0"
|
|
4567
4692
|
},
|
|
4693
|
+
{
|
|
4694
|
+
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4695
|
+
"kind": "BooleanLiteral",
|
|
4696
|
+
"offset": 2451,
|
|
4697
|
+
"length": 5,
|
|
4698
|
+
"value": "false"
|
|
4699
|
+
},
|
|
4568
4700
|
{
|
|
4569
4701
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4570
4702
|
"kind": "IntegerLiteral",
|
|
4571
|
-
"offset":
|
|
4703
|
+
"offset": 2568,
|
|
4572
4704
|
"length": 1,
|
|
4573
4705
|
"value": "3"
|
|
4574
4706
|
},
|
|
4575
4707
|
{
|
|
4576
4708
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4577
4709
|
"kind": "IntegerLiteral",
|
|
4578
|
-
"offset":
|
|
4710
|
+
"offset": 2688,
|
|
4579
4711
|
"length": 1,
|
|
4580
4712
|
"value": "3"
|
|
4581
4713
|
},
|
|
4714
|
+
{
|
|
4715
|
+
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4716
|
+
"kind": "BooleanLiteral",
|
|
4717
|
+
"offset": 2784,
|
|
4718
|
+
"length": 5,
|
|
4719
|
+
"value": "false"
|
|
4720
|
+
},
|
|
4721
|
+
{
|
|
4722
|
+
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4723
|
+
"kind": "StringLiteral",
|
|
4724
|
+
"offset": 2959,
|
|
4725
|
+
"length": 29,
|
|
4726
|
+
"value": "\"AVAudioWrapper.reclaimQueue\""
|
|
4727
|
+
},
|
|
4728
|
+
{
|
|
4729
|
+
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4730
|
+
"kind": "BooleanLiteral",
|
|
4731
|
+
"offset": 3079,
|
|
4732
|
+
"length": 5,
|
|
4733
|
+
"value": "false"
|
|
4734
|
+
},
|
|
4582
4735
|
{
|
|
4583
4736
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4584
4737
|
"kind": "Array",
|
|
4585
|
-
"offset":
|
|
4738
|
+
"offset": 3879,
|
|
4586
4739
|
"length": 2,
|
|
4587
4740
|
"value": "[]"
|
|
4588
4741
|
},
|
|
4589
4742
|
{
|
|
4590
4743
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4591
4744
|
"kind": "BooleanLiteral",
|
|
4592
|
-
"offset":
|
|
4745
|
+
"offset": 3920,
|
|
4593
4746
|
"length": 5,
|
|
4594
4747
|
"value": "false"
|
|
4595
4748
|
},
|
|
4596
4749
|
{
|
|
4597
4750
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4598
4751
|
"kind": "IntegerLiteral",
|
|
4599
|
-
"offset":
|
|
4752
|
+
"offset": 4336,
|
|
4600
4753
|
"length": 1,
|
|
4601
4754
|
"value": "0"
|
|
4602
4755
|
},
|
|
4603
4756
|
{
|
|
4604
4757
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4605
4758
|
"kind": "FloatLiteral",
|
|
4606
|
-
"offset":
|
|
4759
|
+
"offset": 4386,
|
|
4607
4760
|
"length": 3,
|
|
4608
4761
|
"value": "2.0"
|
|
4609
4762
|
},
|
|
4610
4763
|
{
|
|
4611
4764
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4612
4765
|
"kind": "IntegerLiteral",
|
|
4613
|
-
"offset":
|
|
4766
|
+
"offset": 4435,
|
|
4614
4767
|
"length": 1,
|
|
4615
4768
|
"value": "5"
|
|
4616
4769
|
},
|
|
4617
4770
|
{
|
|
4618
4771
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4619
4772
|
"kind": "IntegerLiteral",
|
|
4620
|
-
"offset":
|
|
4773
|
+
"offset": 4471,
|
|
4621
4774
|
"length": 1,
|
|
4622
4775
|
"value": "0"
|
|
4623
4776
|
},
|
|
4624
4777
|
{
|
|
4625
4778
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4626
4779
|
"kind": "FloatLiteral",
|
|
4627
|
-
"offset":
|
|
4780
|
+
"offset": 4511,
|
|
4628
4781
|
"length": 3,
|
|
4629
|
-
"value": "0
|
|
4782
|
+
"value": "2.0"
|
|
4783
|
+
},
|
|
4784
|
+
{
|
|
4785
|
+
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4786
|
+
"kind": "BooleanLiteral",
|
|
4787
|
+
"offset": 31974,
|
|
4788
|
+
"length": 4,
|
|
4789
|
+
"value": "true"
|
|
4790
|
+
},
|
|
4791
|
+
{
|
|
4792
|
+
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4793
|
+
"kind": "BooleanLiteral",
|
|
4794
|
+
"offset": 32032,
|
|
4795
|
+
"length": 5,
|
|
4796
|
+
"value": "false"
|
|
4797
|
+
},
|
|
4798
|
+
{
|
|
4799
|
+
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4800
|
+
"kind": "BooleanLiteral",
|
|
4801
|
+
"offset": 32094,
|
|
4802
|
+
"length": 4,
|
|
4803
|
+
"value": "true"
|
|
4804
|
+
},
|
|
4805
|
+
{
|
|
4806
|
+
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4807
|
+
"kind": "BooleanLiteral",
|
|
4808
|
+
"offset": 32158,
|
|
4809
|
+
"length": 4,
|
|
4810
|
+
"value": "true"
|
|
4630
4811
|
},
|
|
4631
4812
|
{
|
|
4632
4813
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4633
4814
|
"kind": "BooleanLiteral",
|
|
4634
|
-
"offset":
|
|
4815
|
+
"offset": 45587,
|
|
4635
4816
|
"length": 4,
|
|
4636
4817
|
"value": "true"
|
|
4637
4818
|
},
|
|
4638
4819
|
{
|
|
4639
4820
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4640
4821
|
"kind": "BooleanLiteral",
|
|
4641
|
-
"offset":
|
|
4822
|
+
"offset": 45645,
|
|
4642
4823
|
"length": 5,
|
|
4643
4824
|
"value": "false"
|
|
4644
4825
|
},
|
|
4645
4826
|
{
|
|
4646
4827
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4647
4828
|
"kind": "BooleanLiteral",
|
|
4648
|
-
"offset":
|
|
4829
|
+
"offset": 45707,
|
|
4649
4830
|
"length": 4,
|
|
4650
4831
|
"value": "true"
|
|
4651
4832
|
},
|
|
4652
4833
|
{
|
|
4653
4834
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
|
|
4654
4835
|
"kind": "BooleanLiteral",
|
|
4655
|
-
"offset":
|
|
4836
|
+
"offset": 45771,
|
|
4656
4837
|
"length": 4,
|
|
4657
4838
|
"value": "true"
|
|
4658
4839
|
},
|
|
@@ -4848,378 +5029,378 @@
|
|
|
4848
5029
|
{
|
|
4849
5030
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4850
5031
|
"kind": "BooleanLiteral",
|
|
4851
|
-
"offset":
|
|
5032
|
+
"offset": 28901,
|
|
4852
5033
|
"length": 4,
|
|
4853
5034
|
"value": "true"
|
|
4854
5035
|
},
|
|
4855
5036
|
{
|
|
4856
5037
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4857
5038
|
"kind": "BooleanLiteral",
|
|
4858
|
-
"offset":
|
|
5039
|
+
"offset": 28959,
|
|
4859
5040
|
"length": 5,
|
|
4860
5041
|
"value": "false"
|
|
4861
5042
|
},
|
|
4862
5043
|
{
|
|
4863
5044
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4864
5045
|
"kind": "BooleanLiteral",
|
|
4865
|
-
"offset":
|
|
5046
|
+
"offset": 29021,
|
|
4866
5047
|
"length": 4,
|
|
4867
5048
|
"value": "true"
|
|
4868
5049
|
},
|
|
4869
5050
|
{
|
|
4870
5051
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4871
5052
|
"kind": "BooleanLiteral",
|
|
4872
|
-
"offset":
|
|
5053
|
+
"offset": 29085,
|
|
4873
5054
|
"length": 4,
|
|
4874
5055
|
"value": "true"
|
|
4875
5056
|
},
|
|
4876
5057
|
{
|
|
4877
5058
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4878
5059
|
"kind": "IntegerLiteral",
|
|
4879
|
-
"offset":
|
|
5060
|
+
"offset": 33390,
|
|
4880
5061
|
"length": 1,
|
|
4881
5062
|
"value": "1"
|
|
4882
5063
|
},
|
|
4883
5064
|
{
|
|
4884
5065
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4885
5066
|
"kind": "IntegerLiteral",
|
|
4886
|
-
"offset":
|
|
5067
|
+
"offset": 33870,
|
|
4887
5068
|
"length": 1,
|
|
4888
5069
|
"value": "0"
|
|
4889
5070
|
},
|
|
4890
5071
|
{
|
|
4891
5072
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4892
5073
|
"kind": "StringLiteral",
|
|
4893
|
-
"offset":
|
|
5074
|
+
"offset": 33915,
|
|
4894
5075
|
"length": 12,
|
|
4895
5076
|
"value": "\"ORTSession\""
|
|
4896
5077
|
},
|
|
4897
5078
|
{
|
|
4898
5079
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4899
5080
|
"kind": "IntegerLiteral",
|
|
4900
|
-
"offset":
|
|
5081
|
+
"offset": 33935,
|
|
4901
5082
|
"length": 1,
|
|
4902
5083
|
"value": "1"
|
|
4903
5084
|
},
|
|
4904
5085
|
{
|
|
4905
5086
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4906
5087
|
"kind": "StringLiteral",
|
|
4907
|
-
"offset":
|
|
5088
|
+
"offset": 33976,
|
|
4908
5089
|
"length": 34,
|
|
4909
5090
|
"value": "\"Failed to retrieve output values\""
|
|
4910
5091
|
},
|
|
4911
5092
|
{
|
|
4912
5093
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4913
5094
|
"kind": "IntegerLiteral",
|
|
4914
|
-
"offset":
|
|
5095
|
+
"offset": 34508,
|
|
4915
5096
|
"length": 2,
|
|
4916
5097
|
"value": "32"
|
|
4917
5098
|
},
|
|
4918
5099
|
{
|
|
4919
5100
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4920
5101
|
"kind": "IntegerLiteral",
|
|
4921
|
-
"offset":
|
|
5102
|
+
"offset": 34723,
|
|
4922
5103
|
"length": 1,
|
|
4923
5104
|
"value": "1"
|
|
4924
5105
|
},
|
|
4925
5106
|
{
|
|
4926
5107
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4927
5108
|
"kind": "IntegerLiteral",
|
|
4928
|
-
"offset":
|
|
5109
|
+
"offset": 34732,
|
|
4929
5110
|
"length": 1,
|
|
4930
5111
|
"value": "1"
|
|
4931
5112
|
},
|
|
4932
5113
|
{
|
|
4933
5114
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4934
5115
|
"kind": "IntegerLiteral",
|
|
4935
|
-
"offset":
|
|
5116
|
+
"offset": 34750,
|
|
4936
5117
|
"length": 2,
|
|
4937
5118
|
"value": "32"
|
|
4938
5119
|
},
|
|
4939
5120
|
{
|
|
4940
5121
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4941
5122
|
"kind": "IntegerLiteral",
|
|
4942
|
-
"offset":
|
|
5123
|
+
"offset": 34808,
|
|
4943
5124
|
"length": 1,
|
|
4944
5125
|
"value": "0"
|
|
4945
5126
|
},
|
|
4946
5127
|
{
|
|
4947
5128
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4948
5129
|
"kind": "IntegerLiteral",
|
|
4949
|
-
"offset":
|
|
5130
|
+
"offset": 34828,
|
|
4950
5131
|
"length": 1,
|
|
4951
5132
|
"value": "0"
|
|
4952
5133
|
},
|
|
4953
5134
|
{
|
|
4954
5135
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4955
5136
|
"kind": "IntegerLiteral",
|
|
4956
|
-
"offset":
|
|
5137
|
+
"offset": 34839,
|
|
4957
5138
|
"length": 1,
|
|
4958
5139
|
"value": "0"
|
|
4959
5140
|
},
|
|
4960
5141
|
{
|
|
4961
5142
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4962
5143
|
"kind": "IntegerLiteral",
|
|
4963
|
-
"offset":
|
|
5144
|
+
"offset": 34860,
|
|
4964
5145
|
"length": 1,
|
|
4965
5146
|
"value": "0"
|
|
4966
5147
|
},
|
|
4967
5148
|
{
|
|
4968
5149
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4969
5150
|
"kind": "IntegerLiteral",
|
|
4970
|
-
"offset":
|
|
5151
|
+
"offset": 34880,
|
|
4971
5152
|
"length": 1,
|
|
4972
5153
|
"value": "0"
|
|
4973
5154
|
},
|
|
4974
5155
|
{
|
|
4975
5156
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4976
5157
|
"kind": "IntegerLiteral",
|
|
4977
|
-
"offset":
|
|
5158
|
+
"offset": 34883,
|
|
4978
5159
|
"length": 1,
|
|
4979
5160
|
"value": "0"
|
|
4980
5161
|
},
|
|
4981
5162
|
{
|
|
4982
5163
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4983
5164
|
"kind": "IntegerLiteral",
|
|
4984
|
-
"offset":
|
|
5165
|
+
"offset": 34894,
|
|
4985
5166
|
"length": 1,
|
|
4986
5167
|
"value": "0"
|
|
4987
5168
|
},
|
|
4988
5169
|
{
|
|
4989
5170
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4990
5171
|
"kind": "IntegerLiteral",
|
|
4991
|
-
"offset":
|
|
5172
|
+
"offset": 34915,
|
|
4992
5173
|
"length": 1,
|
|
4993
5174
|
"value": "0"
|
|
4994
5175
|
},
|
|
4995
5176
|
{
|
|
4996
5177
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
4997
5178
|
"kind": "IntegerLiteral",
|
|
4998
|
-
"offset":
|
|
5179
|
+
"offset": 34935,
|
|
4999
5180
|
"length": 1,
|
|
5000
5181
|
"value": "0"
|
|
5001
5182
|
},
|
|
5002
5183
|
{
|
|
5003
5184
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
5004
5185
|
"kind": "IntegerLiteral",
|
|
5005
|
-
"offset":
|
|
5186
|
+
"offset": 34938,
|
|
5006
5187
|
"length": 1,
|
|
5007
5188
|
"value": "0"
|
|
5008
5189
|
},
|
|
5009
5190
|
{
|
|
5010
5191
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
5011
5192
|
"kind": "IntegerLiteral",
|
|
5012
|
-
"offset":
|
|
5193
|
+
"offset": 34941,
|
|
5013
5194
|
"length": 1,
|
|
5014
5195
|
"value": "0"
|
|
5015
5196
|
},
|
|
5016
5197
|
{
|
|
5017
5198
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
5018
5199
|
"kind": "IntegerLiteral",
|
|
5019
|
-
"offset":
|
|
5200
|
+
"offset": 34952,
|
|
5020
5201
|
"length": 1,
|
|
5021
5202
|
"value": "0"
|
|
5022
5203
|
},
|
|
5023
5204
|
{
|
|
5024
5205
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
5025
5206
|
"kind": "IntegerLiteral",
|
|
5026
|
-
"offset":
|
|
5207
|
+
"offset": 35333,
|
|
5027
5208
|
"length": 2,
|
|
5028
5209
|
"value": "10"
|
|
5029
5210
|
},
|
|
5030
5211
|
{
|
|
5031
5212
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
|
|
5032
5213
|
"kind": "IntegerLiteral",
|
|
5033
|
-
"offset":
|
|
5214
|
+
"offset": 35338,
|
|
5034
5215
|
"length": 1,
|
|
5035
5216
|
"value": "2"
|
|
5036
5217
|
},
|
|
5037
5218
|
{
|
|
5038
5219
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5039
5220
|
"kind": "BooleanLiteral",
|
|
5040
|
-
"offset":
|
|
5221
|
+
"offset": 1227,
|
|
5041
5222
|
"length": 5,
|
|
5042
5223
|
"value": "false"
|
|
5043
5224
|
},
|
|
5044
5225
|
{
|
|
5045
5226
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5046
5227
|
"kind": "StringLiteral",
|
|
5047
|
-
"offset":
|
|
5228
|
+
"offset": 1332,
|
|
5048
5229
|
"length": 29,
|
|
5049
5230
|
"value": "\"AudioProcessorFromVADOrFile\""
|
|
5050
5231
|
},
|
|
5051
5232
|
{
|
|
5052
5233
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5053
5234
|
"kind": "StringLiteral",
|
|
5054
|
-
"offset":
|
|
5235
|
+
"offset": 2002,
|
|
5055
5236
|
"length": 17,
|
|
5056
5237
|
"value": "\"silero_vad.onnx\""
|
|
5057
5238
|
},
|
|
5058
5239
|
{
|
|
5059
5240
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5060
5241
|
"kind": "BooleanLiteral",
|
|
5061
|
-
"offset":
|
|
5242
|
+
"offset": 2092,
|
|
5062
5243
|
"length": 5,
|
|
5063
5244
|
"value": "false"
|
|
5064
5245
|
},
|
|
5065
5246
|
{
|
|
5066
5247
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5067
5248
|
"kind": "FloatLiteral",
|
|
5068
|
-
"offset":
|
|
5249
|
+
"offset": 2134,
|
|
5069
5250
|
"length": 3,
|
|
5070
5251
|
"value": "0.8"
|
|
5071
5252
|
},
|
|
5072
5253
|
{
|
|
5073
5254
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5074
5255
|
"kind": "FloatLiteral",
|
|
5075
|
-
"offset":
|
|
5256
|
+
"offset": 2213,
|
|
5076
5257
|
"length": 3,
|
|
5077
5258
|
"value": "0.8"
|
|
5078
5259
|
},
|
|
5079
5260
|
{
|
|
5080
5261
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5081
5262
|
"kind": "FloatLiteral",
|
|
5082
|
-
"offset":
|
|
5263
|
+
"offset": 2303,
|
|
5083
5264
|
"length": 3,
|
|
5084
5265
|
"value": "0.0"
|
|
5085
5266
|
},
|
|
5086
5267
|
{
|
|
5087
5268
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5088
5269
|
"kind": "FloatLiteral",
|
|
5089
|
-
"offset":
|
|
5270
|
+
"offset": 2398,
|
|
5090
5271
|
"length": 4,
|
|
5091
5272
|
"value": "0.45"
|
|
5092
5273
|
},
|
|
5093
5274
|
{
|
|
5094
5275
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5095
5276
|
"kind": "FloatLiteral",
|
|
5096
|
-
"offset":
|
|
5277
|
+
"offset": 2461,
|
|
5097
5278
|
"length": 3,
|
|
5098
5279
|
"value": "0.0"
|
|
5099
5280
|
},
|
|
5100
5281
|
{
|
|
5101
5282
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5102
5283
|
"kind": "IntegerLiteral",
|
|
5103
|
-
"offset":
|
|
5284
|
+
"offset": 2496,
|
|
5104
5285
|
"length": 4,
|
|
5105
5286
|
"value": "1000"
|
|
5106
5287
|
},
|
|
5107
5288
|
{
|
|
5108
5289
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5109
5290
|
"kind": "IntegerLiteral",
|
|
5110
|
-
"offset":
|
|
5291
|
+
"offset": 2654,
|
|
5111
5292
|
"length": 1,
|
|
5112
5293
|
"value": "0"
|
|
5113
5294
|
},
|
|
5114
5295
|
{
|
|
5115
5296
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5116
5297
|
"kind": "IntegerLiteral",
|
|
5117
|
-
"offset":
|
|
5298
|
+
"offset": 2701,
|
|
5118
5299
|
"length": 4,
|
|
5119
5300
|
"value": "1000"
|
|
5120
5301
|
},
|
|
5121
5302
|
{
|
|
5122
5303
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5123
5304
|
"kind": "Array",
|
|
5124
|
-
"offset":
|
|
5305
|
+
"offset": 2746,
|
|
5125
5306
|
"length": 2,
|
|
5126
5307
|
"value": "[]"
|
|
5127
5308
|
},
|
|
5128
5309
|
{
|
|
5129
5310
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5130
5311
|
"kind": "Array",
|
|
5131
|
-
"offset":
|
|
5312
|
+
"offset": 2797,
|
|
5132
5313
|
"length": 2,
|
|
5133
5314
|
"value": "[]"
|
|
5134
5315
|
},
|
|
5135
5316
|
{
|
|
5136
5317
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5137
5318
|
"kind": "IntegerLiteral",
|
|
5138
|
-
"offset":
|
|
5319
|
+
"offset": 2845,
|
|
5139
5320
|
"length": 1,
|
|
5140
5321
|
"value": "5"
|
|
5141
5322
|
},
|
|
5142
5323
|
{
|
|
5143
5324
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5144
5325
|
"kind": "BooleanLiteral",
|
|
5145
|
-
"offset":
|
|
5326
|
+
"offset": 5609,
|
|
5146
5327
|
"length": 4,
|
|
5147
5328
|
"value": "true"
|
|
5148
5329
|
},
|
|
5149
5330
|
{
|
|
5150
5331
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5151
5332
|
"kind": "BooleanLiteral",
|
|
5152
|
-
"offset":
|
|
5333
|
+
"offset": 5667,
|
|
5153
5334
|
"length": 5,
|
|
5154
5335
|
"value": "false"
|
|
5155
5336
|
},
|
|
5156
5337
|
{
|
|
5157
5338
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5158
5339
|
"kind": "BooleanLiteral",
|
|
5159
|
-
"offset":
|
|
5340
|
+
"offset": 5729,
|
|
5160
5341
|
"length": 4,
|
|
5161
5342
|
"value": "true"
|
|
5162
5343
|
},
|
|
5163
5344
|
{
|
|
5164
5345
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5165
5346
|
"kind": "BooleanLiteral",
|
|
5166
|
-
"offset":
|
|
5347
|
+
"offset": 5793,
|
|
5167
5348
|
"length": 4,
|
|
5168
5349
|
"value": "true"
|
|
5169
5350
|
},
|
|
5170
5351
|
{
|
|
5171
5352
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5172
5353
|
"kind": "FloatLiteral",
|
|
5173
|
-
"offset":
|
|
5354
|
+
"offset": 31176,
|
|
5174
5355
|
"length": 3,
|
|
5175
5356
|
"value": "0.1"
|
|
5176
5357
|
},
|
|
5177
5358
|
{
|
|
5178
5359
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5179
5360
|
"kind": "IntegerLiteral",
|
|
5180
|
-
"offset":
|
|
5361
|
+
"offset": 31207,
|
|
5181
5362
|
"length": 1,
|
|
5182
5363
|
"value": "5"
|
|
5183
5364
|
},
|
|
5184
5365
|
{
|
|
5185
5366
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5186
5367
|
"kind": "FloatLiteral",
|
|
5187
|
-
"offset":
|
|
5368
|
+
"offset": 33337,
|
|
5188
5369
|
"length": 3,
|
|
5189
5370
|
"value": "0.1"
|
|
5190
5371
|
},
|
|
5191
5372
|
{
|
|
5192
5373
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5193
5374
|
"kind": "IntegerLiteral",
|
|
5194
|
-
"offset":
|
|
5375
|
+
"offset": 33360,
|
|
5195
5376
|
"length": 1,
|
|
5196
5377
|
"value": "5"
|
|
5197
5378
|
},
|
|
5198
5379
|
{
|
|
5199
5380
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5200
5381
|
"kind": "BooleanLiteral",
|
|
5201
|
-
"offset":
|
|
5382
|
+
"offset": 36302,
|
|
5202
5383
|
"length": 4,
|
|
5203
5384
|
"value": "true"
|
|
5204
5385
|
},
|
|
5205
5386
|
{
|
|
5206
5387
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5207
5388
|
"kind": "BooleanLiteral",
|
|
5208
|
-
"offset":
|
|
5389
|
+
"offset": 36360,
|
|
5209
5390
|
"length": 5,
|
|
5210
5391
|
"value": "false"
|
|
5211
5392
|
},
|
|
5212
5393
|
{
|
|
5213
5394
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5214
5395
|
"kind": "BooleanLiteral",
|
|
5215
|
-
"offset":
|
|
5396
|
+
"offset": 36422,
|
|
5216
5397
|
"length": 4,
|
|
5217
5398
|
"value": "true"
|
|
5218
5399
|
},
|
|
5219
5400
|
{
|
|
5220
5401
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
|
|
5221
5402
|
"kind": "BooleanLiteral",
|
|
5222
|
-
"offset":
|
|
5403
|
+
"offset": 36486,
|
|
5223
5404
|
"length": 4,
|
|
5224
5405
|
"value": "true"
|
|
5225
5406
|
},
|
|
@@ -5310,7 +5491,7 @@
|
|
|
5310
5491
|
{
|
|
5311
5492
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioSessionAndDuckingManager.swift",
|
|
5312
5493
|
"kind": "BooleanLiteral",
|
|
5313
|
-
"offset":
|
|
5494
|
+
"offset": 2541,
|
|
5314
5495
|
"length": 5,
|
|
5315
5496
|
"value": "false"
|
|
5316
5497
|
},
|