react-native-wakeword 1.0.75 → 1.0.76

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 (14) hide show
  1. package/ios/KeyWordDetection.xcframework/Info.plist +5 -5
  2. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
  3. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  4. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  5. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +438 -673
  6. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +14 -15
  7. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  8. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +14 -15
  9. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +438 -673
  10. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +14 -15
  11. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  12. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +14 -15
  13. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +24 -24
  14. package/package.json +1 -1
@@ -1922,13 +1922,13 @@
1922
1922
  {
1923
1923
  "kind": "TypeNominal",
1924
1924
  "name": "Array",
1925
- "printedName": "[Swift.Int16]",
1925
+ "printedName": "[Swift.Float]",
1926
1926
  "children": [
1927
1927
  {
1928
1928
  "kind": "TypeNominal",
1929
- "name": "Int16",
1930
- "printedName": "Swift.Int16",
1931
- "usr": "s:s5Int16V"
1929
+ "name": "Float",
1930
+ "printedName": "Swift.Float",
1931
+ "usr": "s:Sf"
1932
1932
  }
1933
1933
  ],
1934
1934
  "usr": "s:Sa"
@@ -1941,8 +1941,8 @@
1941
1941
  }
1942
1942
  ],
1943
1943
  "declKind": "Func",
1944
- "usr": "s:16KeyWordDetection0a5WordsC0C10storeFrame5frame0G6LengthySays5Int16VG_SitF",
1945
- "mangledName": "$s16KeyWordDetection0a5WordsC0C10storeFrame5frame0G6LengthySays5Int16VG_SitF",
1944
+ "usr": "s:16KeyWordDetection0a5WordsC0C10storeFrame5frame0G6LengthySaySfG_SitF",
1945
+ "mangledName": "$s16KeyWordDetection0a5WordsC0C10storeFrame5frame0G6LengthySaySfG_SitF",
1946
1946
  "moduleName": "KeyWordDetection",
1947
1947
  "isOpen": true,
1948
1948
  "declAttributes": [
@@ -1972,6 +1972,9 @@
1972
1972
  "mangledName": "$s16KeyWordDetection0a5WordsC0C16flushBufferToWav8fileNameySS_tF",
1973
1973
  "moduleName": "KeyWordDetection",
1974
1974
  "isOpen": true,
1975
+ "declAttributes": [
1976
+ "RawDocComment"
1977
+ ],
1975
1978
  "funcSelfKind": "NonMutating"
1976
1979
  },
1977
1980
  {
@@ -2135,13 +2138,13 @@
2135
2138
  {
2136
2139
  "kind": "TypeNominal",
2137
2140
  "name": "Array",
2138
- "printedName": "[Swift.Int16]",
2141
+ "printedName": "[Swift.Float]",
2139
2142
  "children": [
2140
2143
  {
2141
2144
  "kind": "TypeNominal",
2142
- "name": "Int16",
2143
- "printedName": "Swift.Int16",
2144
- "usr": "s:s5Int16V"
2145
+ "name": "Float",
2146
+ "printedName": "Swift.Float",
2147
+ "usr": "s:Sf"
2145
2148
  }
2146
2149
  ],
2147
2150
  "usr": "s:Sa"
@@ -2149,7 +2152,7 @@
2149
2152
  ],
2150
2153
  "declKind": "Func",
2151
2154
  "usr": "c:@M@KeyWordDetection@objc(cs)KeyWordsDetection(im)callBackWithFrame:",
2152
- "mangledName": "$s16KeyWordDetection0a5WordsC0C8callBack5frameySays5Int16VG_tF",
2155
+ "mangledName": "$s16KeyWordDetection0a5WordsC0C8callBack5frameySaySfG_tF",
2153
2156
  "moduleName": "KeyWordDetection",
2154
2157
  "isOpen": true,
2155
2158
  "objc_name": "callBackWithFrame:",
@@ -2585,7 +2588,7 @@
2585
2588
  {
2586
2589
  "kind": "TypeFunc",
2587
2590
  "name": "Function",
2588
- "printedName": "([Swift.Int16]) -> ()",
2591
+ "printedName": "([Swift.Float]) -> ()",
2589
2592
  "children": [
2590
2593
  {
2591
2594
  "kind": "TypeNominal",
@@ -2595,13 +2598,13 @@
2595
2598
  {
2596
2599
  "kind": "TypeNominal",
2597
2600
  "name": "Array",
2598
- "printedName": "[Swift.Int16]",
2601
+ "printedName": "[Swift.Float]",
2599
2602
  "children": [
2600
2603
  {
2601
2604
  "kind": "TypeNominal",
2602
- "name": "Int16",
2603
- "printedName": "Swift.Int16",
2604
- "usr": "s:s5Int16V"
2605
+ "name": "Float",
2606
+ "printedName": "Swift.Float",
2607
+ "usr": "s:Sf"
2605
2608
  }
2606
2609
  ],
2607
2610
  "usr": "s:Sa"
@@ -2610,8 +2613,8 @@
2610
2613
  }
2611
2614
  ],
2612
2615
  "declKind": "Var",
2613
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC9callBack2026_06F013A89136C43D4A3CB07C5O5F279DLLyySays5Int16VGcvp",
2614
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC9callBack2026_06F013A89136C43D4A3CB07C5O5F279DLLyySays5Int16VGcvp",
2616
+ "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC9callBack2026_06F013A89136C43D4A3CB07C5O5F279DLLyySaySfGcvp",
2617
+ "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC9callBack2026_06F013A89136C43D4A3CB07C5O5F279DLLyySaySfGcvp",
2615
2618
  "moduleName": "KeyWordDetection",
2616
2619
  "isInternal": true,
2617
2620
  "declAttributes": [
@@ -2649,8 +2652,7 @@
2649
2652
  "declAttributes": [
2650
2653
  "HasInitialValue",
2651
2654
  "HasStorage",
2652
- "AccessControl",
2653
- "RawDocComment"
2655
+ "AccessControl"
2654
2656
  ],
2655
2657
  "fixedbinaryorder": 5,
2656
2658
  "hasStorage": true
@@ -2683,8 +2685,7 @@
2683
2685
  "declAttributes": [
2684
2686
  "HasInitialValue",
2685
2687
  "HasStorage",
2686
- "AccessControl",
2687
- "RawDocComment"
2688
+ "AccessControl"
2688
2689
  ],
2689
2690
  "fixedbinaryorder": 6,
2690
2691
  "hasStorage": true,
@@ -2822,71 +2823,6 @@
2822
2823
  }
2823
2824
  ]
2824
2825
  },
2825
- {
2826
- "kind": "Var",
2827
- "name": "buffer",
2828
- "printedName": "buffer",
2829
- "children": [
2830
- {
2831
- "kind": "TypeNominal",
2832
- "name": "Array",
2833
- "printedName": "[Swift.Int16]",
2834
- "children": [
2835
- {
2836
- "kind": "TypeNominal",
2837
- "name": "Int16",
2838
- "printedName": "Swift.Int16",
2839
- "usr": "s:s5Int16V"
2840
- }
2841
- ],
2842
- "usr": "s:Sa"
2843
- }
2844
- ],
2845
- "declKind": "Var",
2846
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC6buffer026_06F013A89136C43D4A3CB07C5N5F279DLLSays5Int16VGvp",
2847
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC6buffer026_06F013A89136C43D4A3CB07C5N5F279DLLSays5Int16VGvp",
2848
- "moduleName": "KeyWordDetection",
2849
- "isInternal": true,
2850
- "declAttributes": [
2851
- "HasStorage",
2852
- "AccessControl",
2853
- "RawDocComment"
2854
- ],
2855
- "fixedbinaryorder": 7,
2856
- "hasStorage": true
2857
- },
2858
- {
2859
- "kind": "Var",
2860
- "name": "tmpBuffer",
2861
- "printedName": "tmpBuffer",
2862
- "children": [
2863
- {
2864
- "kind": "TypeNominal",
2865
- "name": "Array",
2866
- "printedName": "[Swift.Int16]",
2867
- "children": [
2868
- {
2869
- "kind": "TypeNominal",
2870
- "name": "Int16",
2871
- "printedName": "Swift.Int16",
2872
- "usr": "s:s5Int16V"
2873
- }
2874
- ],
2875
- "usr": "s:Sa"
2876
- }
2877
- ],
2878
- "declKind": "Var",
2879
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC9tmpBuffer026_06F013A89136C43D4A3CB07C5O5F279DLLSays5Int16VGvp",
2880
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC9tmpBuffer026_06F013A89136C43D4A3CB07C5O5F279DLLSays5Int16VGvp",
2881
- "moduleName": "KeyWordDetection",
2882
- "isInternal": true,
2883
- "declAttributes": [
2884
- "HasStorage",
2885
- "AccessControl"
2886
- ],
2887
- "fixedbinaryorder": 8,
2888
- "hasStorage": true
2889
- },
2890
2826
  {
2891
2827
  "kind": "Var",
2892
2828
  "name": "buffer_cleared",
@@ -2907,9 +2843,10 @@
2907
2843
  "declAttributes": [
2908
2844
  "HasInitialValue",
2909
2845
  "HasStorage",
2910
- "AccessControl"
2846
+ "AccessControl",
2847
+ "RawDocComment"
2911
2848
  ],
2912
- "fixedbinaryorder": 9,
2849
+ "fixedbinaryorder": 7,
2913
2850
  "hasStorage": true
2914
2851
  },
2915
2852
  {
@@ -2934,7 +2871,7 @@
2934
2871
  "HasStorage",
2935
2872
  "AccessControl"
2936
2873
  ],
2937
- "fixedbinaryorder": 10,
2874
+ "fixedbinaryorder": 8,
2938
2875
  "hasStorage": true
2939
2876
  },
2940
2877
  {
@@ -2960,7 +2897,7 @@
2960
2897
  "AccessControl",
2961
2898
  "RawDocComment"
2962
2899
  ],
2963
- "fixedbinaryorder": 11,
2900
+ "fixedbinaryorder": 9,
2964
2901
  "hasStorage": true
2965
2902
  },
2966
2903
  {
@@ -2986,7 +2923,7 @@
2986
2923
  "AccessControl",
2987
2924
  "RawDocComment"
2988
2925
  ],
2989
- "fixedbinaryorder": 12,
2926
+ "fixedbinaryorder": 10,
2990
2927
  "hasStorage": true,
2991
2928
  "accessors": [
2992
2929
  {
@@ -3156,40 +3093,6 @@
3156
3093
  }
3157
3094
  ]
3158
3095
  },
3159
- {
3160
- "kind": "Var",
3161
- "name": "outgoingBuffer",
3162
- "printedName": "outgoingBuffer",
3163
- "children": [
3164
- {
3165
- "kind": "TypeNominal",
3166
- "name": "Array",
3167
- "printedName": "[Swift.Int16]",
3168
- "children": [
3169
- {
3170
- "kind": "TypeNominal",
3171
- "name": "Int16",
3172
- "printedName": "Swift.Int16",
3173
- "usr": "s:s5Int16V"
3174
- }
3175
- ],
3176
- "usr": "s:Sa"
3177
- }
3178
- ],
3179
- "declKind": "Var",
3180
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC14outgoingBuffer026_06F013A89136C43D4A3CB07C5O5F279DLLSays5Int16VGvp",
3181
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC14outgoingBuffer026_06F013A89136C43D4A3CB07C5O5F279DLLSays5Int16VGvp",
3182
- "moduleName": "KeyWordDetection",
3183
- "isInternal": true,
3184
- "declAttributes": [
3185
- "HasInitialValue",
3186
- "HasStorage",
3187
- "AccessControl",
3188
- "RawDocComment"
3189
- ],
3190
- "fixedbinaryorder": 13,
3191
- "hasStorage": true
3192
- },
3193
3096
  {
3194
3097
  "kind": "Var",
3195
3098
  "name": "lastTimeHumanVoiceHeard",
@@ -3213,7 +3116,7 @@
3213
3116
  "AccessControl",
3214
3117
  "RawDocComment"
3215
3118
  ],
3216
- "fixedbinaryorder": 14,
3119
+ "fixedbinaryorder": 11,
3217
3120
  "hasStorage": true
3218
3121
  },
3219
3122
  {
@@ -3238,40 +3141,7 @@
3238
3141
  "HasStorage",
3239
3142
  "AccessControl"
3240
3143
  ],
3241
- "fixedbinaryorder": 15,
3242
- "hasStorage": true
3243
- },
3244
- {
3245
- "kind": "Var",
3246
- "name": "audioBuffer",
3247
- "printedName": "audioBuffer",
3248
- "children": [
3249
- {
3250
- "kind": "TypeNominal",
3251
- "name": "Array",
3252
- "printedName": "[Swift.Int16]",
3253
- "children": [
3254
- {
3255
- "kind": "TypeNominal",
3256
- "name": "Int16",
3257
- "printedName": "Swift.Int16",
3258
- "usr": "s:s5Int16V"
3259
- }
3260
- ],
3261
- "usr": "s:Sa"
3262
- }
3263
- ],
3264
- "declKind": "Var",
3265
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC11audioBuffer026_06F013A89136C43D4A3CB07C5O5F279DLLSays5Int16VGvp",
3266
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC11audioBuffer026_06F013A89136C43D4A3CB07C5O5F279DLLSays5Int16VGvp",
3267
- "moduleName": "KeyWordDetection",
3268
- "isInternal": true,
3269
- "declAttributes": [
3270
- "HasInitialValue",
3271
- "HasStorage",
3272
- "AccessControl"
3273
- ],
3274
- "fixedbinaryorder": 16,
3144
+ "fixedbinaryorder": 12,
3275
3145
  "hasStorage": true
3276
3146
  },
3277
3147
  {
@@ -3282,18 +3152,18 @@
3282
3152
  {
3283
3153
  "kind": "TypeNominal",
3284
3154
  "name": "Array",
3285
- "printedName": "[[Swift.Int16]]",
3155
+ "printedName": "[[Swift.Float]]",
3286
3156
  "children": [
3287
3157
  {
3288
3158
  "kind": "TypeNominal",
3289
3159
  "name": "Array",
3290
- "printedName": "[Swift.Int16]",
3160
+ "printedName": "[Swift.Float]",
3291
3161
  "children": [
3292
3162
  {
3293
3163
  "kind": "TypeNominal",
3294
- "name": "Int16",
3295
- "printedName": "Swift.Int16",
3296
- "usr": "s:s5Int16V"
3164
+ "name": "Float",
3165
+ "printedName": "Swift.Float",
3166
+ "usr": "s:Sf"
3297
3167
  }
3298
3168
  ],
3299
3169
  "usr": "s:Sa"
@@ -3303,8 +3173,8 @@
3303
3173
  }
3304
3174
  ],
3305
3175
  "declKind": "Var",
3306
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC10frameQueue026_06F013A89136C43D4A3CB07C5O5F279DLLSaySays5Int16VGGvp",
3307
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC10frameQueue026_06F013A89136C43D4A3CB07C5O5F279DLLSaySays5Int16VGGvp",
3176
+ "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC10frameQueue026_06F013A89136C43D4A3CB07C5O5F279DLLSaySaySfGGvp",
3177
+ "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC10frameQueue026_06F013A89136C43D4A3CB07C5O5F279DLLSaySaySfGGvp",
3308
3178
  "moduleName": "KeyWordDetection",
3309
3179
  "isInternal": true,
3310
3180
  "declAttributes": [
@@ -3312,7 +3182,7 @@
3312
3182
  "HasStorage",
3313
3183
  "AccessControl"
3314
3184
  ],
3315
- "fixedbinaryorder": 17,
3185
+ "fixedbinaryorder": 13,
3316
3186
  "hasStorage": true
3317
3187
  },
3318
3188
  {
@@ -3323,18 +3193,18 @@
3323
3193
  {
3324
3194
  "kind": "TypeNominal",
3325
3195
  "name": "Array",
3326
- "printedName": "[[Swift.Int16]]",
3196
+ "printedName": "[[Swift.Float]]",
3327
3197
  "children": [
3328
3198
  {
3329
3199
  "kind": "TypeNominal",
3330
3200
  "name": "Array",
3331
- "printedName": "[Swift.Int16]",
3201
+ "printedName": "[Swift.Float]",
3332
3202
  "children": [
3333
3203
  {
3334
3204
  "kind": "TypeNominal",
3335
- "name": "Int16",
3336
- "printedName": "Swift.Int16",
3337
- "usr": "s:s5Int16V"
3205
+ "name": "Float",
3206
+ "printedName": "Swift.Float",
3207
+ "usr": "s:Sf"
3338
3208
  }
3339
3209
  ],
3340
3210
  "usr": "s:Sa"
@@ -3344,8 +3214,8 @@
3344
3214
  }
3345
3215
  ],
3346
3216
  "declKind": "Var",
3347
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC18preallocatedFrames026_06F013A89136C43D4A3CB07C5O5F279DLLSaySays5Int16VGGvp",
3348
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC18preallocatedFrames026_06F013A89136C43D4A3CB07C5O5F279DLLSaySays5Int16VGGvp",
3217
+ "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC18preallocatedFrames026_06F013A89136C43D4A3CB07C5O5F279DLLSaySaySfGGvp",
3218
+ "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC18preallocatedFrames026_06F013A89136C43D4A3CB07C5O5F279DLLSaySaySfGGvp",
3349
3219
  "moduleName": "KeyWordDetection",
3350
3220
  "isInternal": true,
3351
3221
  "declAttributes": [
@@ -3353,7 +3223,7 @@
3353
3223
  "HasStorage",
3354
3224
  "AccessControl"
3355
3225
  ],
3356
- "fixedbinaryorder": 18,
3226
+ "fixedbinaryorder": 14,
3357
3227
  "hasStorage": true
3358
3228
  },
3359
3229
  {
@@ -3428,59 +3298,7 @@
3428
3298
  "HasStorage",
3429
3299
  "AccessControl"
3430
3300
  ],
3431
- "fixedbinaryorder": 19,
3432
- "hasStorage": true
3433
- },
3434
- {
3435
- "kind": "Var",
3436
- "name": "lastReclaimAttempt",
3437
- "printedName": "lastReclaimAttempt",
3438
- "children": [
3439
- {
3440
- "kind": "TypeNominal",
3441
- "name": "Double",
3442
- "printedName": "Swift.Double",
3443
- "usr": "s:Sd"
3444
- }
3445
- ],
3446
- "declKind": "Var",
3447
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC18lastReclaimAttempt026_06F013A89136C43D4A3CB07C5P5F279DLLSdvp",
3448
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC18lastReclaimAttempt026_06F013A89136C43D4A3CB07C5P5F279DLLSdvp",
3449
- "moduleName": "KeyWordDetection",
3450
- "isInternal": true,
3451
- "declAttributes": [
3452
- "HasInitialValue",
3453
- "HasStorage",
3454
- "AccessControl"
3455
- ],
3456
- "fixedbinaryorder": 20,
3457
- "hasStorage": true
3458
- },
3459
- {
3460
- "kind": "Var",
3461
- "name": "reclaimCooldown",
3462
- "printedName": "reclaimCooldown",
3463
- "children": [
3464
- {
3465
- "kind": "TypeNominal",
3466
- "name": "Double",
3467
- "printedName": "Swift.Double",
3468
- "usr": "s:Sd"
3469
- }
3470
- ],
3471
- "declKind": "Var",
3472
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC15reclaimCooldown026_06F013A89136C43D4A3CB07C5O5F279DLLSdvp",
3473
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC15reclaimCooldown026_06F013A89136C43D4A3CB07C5O5F279DLLSdvp",
3474
- "moduleName": "KeyWordDetection",
3475
- "isInternal": true,
3476
- "declAttributes": [
3477
- "HasInitialValue",
3478
- "Final",
3479
- "HasStorage",
3480
- "AccessControl"
3481
- ],
3482
- "fixedbinaryorder": 21,
3483
- "isLet": true,
3301
+ "fixedbinaryorder": 15,
3484
3302
  "hasStorage": true
3485
3303
  },
3486
3304
  {
@@ -3497,7 +3315,7 @@
3497
3315
  {
3498
3316
  "kind": "TypeFunc",
3499
3317
  "name": "Function",
3500
- "printedName": "([Swift.Int16]) -> ()",
3318
+ "printedName": "([Swift.Float]) -> ()",
3501
3319
  "children": [
3502
3320
  {
3503
3321
  "kind": "TypeNominal",
@@ -3507,13 +3325,13 @@
3507
3325
  {
3508
3326
  "kind": "TypeNominal",
3509
3327
  "name": "Array",
3510
- "printedName": "[Swift.Int16]",
3328
+ "printedName": "[Swift.Float]",
3511
3329
  "children": [
3512
3330
  {
3513
3331
  "kind": "TypeNominal",
3514
- "name": "Int16",
3515
- "printedName": "Swift.Int16",
3516
- "usr": "s:s5Int16V"
3332
+ "name": "Float",
3333
+ "printedName": "Swift.Float",
3334
+ "usr": "s:Sf"
3517
3335
  }
3518
3336
  ],
3519
3337
  "usr": "s:Sa"
@@ -3522,12 +3340,9 @@
3522
3340
  }
3523
3341
  ],
3524
3342
  "declKind": "Constructor",
3525
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC8callbackACySays5Int16VGc_tcfc",
3526
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC8callbackACySays5Int16VGc_tcfc",
3343
+ "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC8callbackACySaySfGc_tcfc",
3344
+ "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC8callbackACySaySfGc_tcfc",
3527
3345
  "moduleName": "KeyWordDetection",
3528
- "declAttributes": [
3529
- "RawDocComment"
3530
- ],
3531
3346
  "init_kind": "Designated"
3532
3347
  },
3533
3348
  {
@@ -3620,43 +3435,6 @@
3620
3435
  "isOpen": true,
3621
3436
  "funcSelfKind": "NonMutating"
3622
3437
  },
3623
- {
3624
- "kind": "Function",
3625
- "name": "cbbbb",
3626
- "printedName": "cbbbb(frame:)",
3627
- "children": [
3628
- {
3629
- "kind": "TypeNominal",
3630
- "name": "Void",
3631
- "printedName": "()"
3632
- },
3633
- {
3634
- "kind": "TypeNominal",
3635
- "name": "Array",
3636
- "printedName": "[Swift.Int16]",
3637
- "children": [
3638
- {
3639
- "kind": "TypeNominal",
3640
- "name": "Int16",
3641
- "printedName": "Swift.Int16",
3642
- "usr": "s:s5Int16V"
3643
- }
3644
- ],
3645
- "usr": "s:Sa"
3646
- }
3647
- ],
3648
- "declKind": "Func",
3649
- "usr": "c:@M@KeyWordDetection@objc(cs)AudioProcessorFromVADOrFile(im)cbbbbWithFrame:",
3650
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC5cbbbb5frameySays5Int16VG_tF",
3651
- "moduleName": "KeyWordDetection",
3652
- "isOpen": true,
3653
- "objc_name": "cbbbbWithFrame:",
3654
- "declAttributes": [
3655
- "AccessControl",
3656
- "ObjC"
3657
- ],
3658
- "funcSelfKind": "NonMutating"
3659
- },
3660
3438
  {
3661
3439
  "kind": "Function",
3662
3440
  "name": "handleAudioRouteChange",
@@ -3727,9 +3505,6 @@
3727
3505
  "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC17reclaimMicrophoneyyF",
3728
3506
  "moduleName": "KeyWordDetection",
3729
3507
  "isOpen": true,
3730
- "declAttributes": [
3731
- "RawDocComment"
3732
- ],
3733
3508
  "funcSelfKind": "NonMutating"
3734
3509
  },
3735
3510
  {
@@ -3766,6 +3541,9 @@
3766
3541
  "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC26checkMicrophonePermissions10completionyySbc_tF",
3767
3542
  "moduleName": "KeyWordDetection",
3768
3543
  "isOpen": true,
3544
+ "declAttributes": [
3545
+ "RawDocComment"
3546
+ ],
3769
3547
  "funcSelfKind": "NonMutating"
3770
3548
  },
3771
3549
  {
@@ -3781,13 +3559,13 @@
3781
3559
  {
3782
3560
  "kind": "TypeNominal",
3783
3561
  "name": "Array",
3784
- "printedName": "[Swift.Int16]",
3562
+ "printedName": "[Swift.Float]",
3785
3563
  "children": [
3786
3564
  {
3787
3565
  "kind": "TypeNominal",
3788
- "name": "Int16",
3789
- "printedName": "Swift.Int16",
3790
- "usr": "s:s5Int16V"
3566
+ "name": "Float",
3567
+ "printedName": "Swift.Float",
3568
+ "usr": "s:Sf"
3791
3569
  }
3792
3570
  ],
3793
3571
  "usr": "s:Sa"
@@ -3800,8 +3578,8 @@
3800
3578
  }
3801
3579
  ],
3802
3580
  "declKind": "Func",
3803
- "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC10storeFrame5frame0K6LengthySays5Int16VG_SitF",
3804
- "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC10storeFrame5frame0K6LengthySays5Int16VG_SitF",
3581
+ "usr": "s:16KeyWordDetection27AudioProcessorFromVADOrFileC10storeFrame5frame0K6LengthySaySfG_SitF",
3582
+ "mangledName": "$s16KeyWordDetection27AudioProcessorFromVADOrFileC10storeFrame5frame0K6LengthySaySfG_SitF",
3805
3583
  "moduleName": "KeyWordDetection",
3806
3584
  "isOpen": true,
3807
3585
  "declAttributes": [
@@ -4398,7 +4176,8 @@
4398
4176
  "HasInitialValue",
4399
4177
  "Final",
4400
4178
  "HasStorage",
4401
- "AccessControl"
4179
+ "AccessControl",
4180
+ "RawDocComment"
4402
4181
  ],
4403
4182
  "fixedbinaryorder": 3,
4404
4183
  "isLet": true,
@@ -4665,6 +4444,20 @@
4665
4444
  }
4666
4445
  ]
4667
4446
  },
4447
+ {
4448
+ "kind": "Import",
4449
+ "name": "AVFoundation",
4450
+ "printedName": "AVFoundation",
4451
+ "declKind": "Import",
4452
+ "moduleName": "KeyWordDetection"
4453
+ },
4454
+ {
4455
+ "kind": "Import",
4456
+ "name": "AudioToolbox",
4457
+ "printedName": "AudioToolbox",
4458
+ "declKind": "Import",
4459
+ "moduleName": "KeyWordDetection"
4460
+ },
4668
4461
  {
4669
4462
  "kind": "Import",
4670
4463
  "name": "Foundation",
@@ -4711,14 +4504,22 @@
4711
4504
  "children": [
4712
4505
  {
4713
4506
  "kind": "TypeNominal",
4714
- "name": "String",
4715
- "printedName": "Swift.String",
4716
- "usr": "s:SS"
4717
- }
4718
- ],
4719
- "declKind": "Var",
4720
- "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSvp",
4721
- "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSvp",
4507
+ "name": "Optional",
4508
+ "printedName": "Swift.String?",
4509
+ "children": [
4510
+ {
4511
+ "kind": "TypeNominal",
4512
+ "name": "String",
4513
+ "printedName": "Swift.String",
4514
+ "usr": "s:SS"
4515
+ }
4516
+ ],
4517
+ "usr": "s:Sq"
4518
+ }
4519
+ ],
4520
+ "declKind": "Var",
4521
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSSgvp",
4522
+ "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSSgvp",
4722
4523
  "moduleName": "KeyWordDetection",
4723
4524
  "isOpen": true,
4724
4525
  "declAttributes": [
@@ -4732,14 +4533,22 @@
4732
4533
  "children": [
4733
4534
  {
4734
4535
  "kind": "TypeNominal",
4735
- "name": "String",
4736
- "printedName": "Swift.String",
4737
- "usr": "s:SS"
4536
+ "name": "Optional",
4537
+ "printedName": "Swift.String?",
4538
+ "children": [
4539
+ {
4540
+ "kind": "TypeNominal",
4541
+ "name": "String",
4542
+ "printedName": "Swift.String",
4543
+ "usr": "s:SS"
4544
+ }
4545
+ ],
4546
+ "usr": "s:Sq"
4738
4547
  }
4739
4548
  ],
4740
4549
  "declKind": "Accessor",
4741
- "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSvg",
4742
- "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSvg",
4550
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSSgvg",
4551
+ "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSSgvg",
4743
4552
  "moduleName": "KeyWordDetection",
4744
4553
  "isOpen": true,
4745
4554
  "accessorKind": "get"
@@ -4795,7 +4604,8 @@
4795
4604
  "moduleName": "KeyWordDetection",
4796
4605
  "isOpen": true,
4797
4606
  "declAttributes": [
4798
- "AccessControl"
4607
+ "AccessControl",
4608
+ "RawDocComment"
4799
4609
  ],
4800
4610
  "conformances": [
4801
4611
  {
@@ -5094,11 +4904,160 @@
5094
4904
  ]
5095
4905
  },
5096
4906
  {
5097
- "kind": "Import",
5098
- "name": "AVFoundation",
5099
- "printedName": "AVFoundation",
5100
- "declKind": "Import",
5101
- "moduleName": "KeyWordDetection"
4907
+ "kind": "TypeDecl",
4908
+ "name": "AVAudioWrapperBuffer",
4909
+ "printedName": "AVAudioWrapperBuffer",
4910
+ "children": [
4911
+ {
4912
+ "kind": "Constructor",
4913
+ "name": "init",
4914
+ "printedName": "init(size:)",
4915
+ "children": [
4916
+ {
4917
+ "kind": "TypeNominal",
4918
+ "name": "AVAudioWrapperBuffer",
4919
+ "printedName": "KeyWordDetection.AVAudioWrapperBuffer",
4920
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC"
4921
+ },
4922
+ {
4923
+ "kind": "TypeNominal",
4924
+ "name": "Int",
4925
+ "printedName": "Swift.Int",
4926
+ "usr": "s:Si"
4927
+ }
4928
+ ],
4929
+ "declKind": "Constructor",
4930
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC4sizeACSi_tcfc",
4931
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC4sizeACSi_tcfc",
4932
+ "moduleName": "KeyWordDetection",
4933
+ "declAttributes": [
4934
+ "AccessControl",
4935
+ "RawDocComment"
4936
+ ],
4937
+ "init_kind": "Designated"
4938
+ },
4939
+ {
4940
+ "kind": "Function",
4941
+ "name": "write",
4942
+ "printedName": "write(samples:)",
4943
+ "children": [
4944
+ {
4945
+ "kind": "TypeNominal",
4946
+ "name": "Void",
4947
+ "printedName": "()"
4948
+ },
4949
+ {
4950
+ "kind": "TypeNominal",
4951
+ "name": "Array",
4952
+ "printedName": "[Swift.Float]",
4953
+ "children": [
4954
+ {
4955
+ "kind": "TypeNominal",
4956
+ "name": "Float",
4957
+ "printedName": "Swift.Float",
4958
+ "usr": "s:Sf"
4959
+ }
4960
+ ],
4961
+ "usr": "s:Sa"
4962
+ }
4963
+ ],
4964
+ "declKind": "Func",
4965
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC5write7samplesySaySfG_tF",
4966
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC5write7samplesySaySfG_tF",
4967
+ "moduleName": "KeyWordDetection",
4968
+ "isOpen": true,
4969
+ "declAttributes": [
4970
+ "AccessControl",
4971
+ "RawDocComment"
4972
+ ],
4973
+ "funcSelfKind": "NonMutating"
4974
+ },
4975
+ {
4976
+ "kind": "Function",
4977
+ "name": "read",
4978
+ "printedName": "read(count:)",
4979
+ "children": [
4980
+ {
4981
+ "kind": "TypeNominal",
4982
+ "name": "Array",
4983
+ "printedName": "[Swift.Float]",
4984
+ "children": [
4985
+ {
4986
+ "kind": "TypeNominal",
4987
+ "name": "Float",
4988
+ "printedName": "Swift.Float",
4989
+ "usr": "s:Sf"
4990
+ }
4991
+ ],
4992
+ "usr": "s:Sa"
4993
+ },
4994
+ {
4995
+ "kind": "TypeNominal",
4996
+ "name": "Int",
4997
+ "printedName": "Swift.Int",
4998
+ "usr": "s:Si"
4999
+ }
5000
+ ],
5001
+ "declKind": "Func",
5002
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC4read5countSaySfGSi_tF",
5003
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC4read5countSaySfGSi_tF",
5004
+ "moduleName": "KeyWordDetection",
5005
+ "isOpen": true,
5006
+ "declAttributes": [
5007
+ "AccessControl",
5008
+ "RawDocComment"
5009
+ ],
5010
+ "funcSelfKind": "NonMutating"
5011
+ },
5012
+ {
5013
+ "kind": "Function",
5014
+ "name": "availableSamples",
5015
+ "printedName": "availableSamples()",
5016
+ "children": [
5017
+ {
5018
+ "kind": "TypeNominal",
5019
+ "name": "Int",
5020
+ "printedName": "Swift.Int",
5021
+ "usr": "s:Si"
5022
+ }
5023
+ ],
5024
+ "declKind": "Func",
5025
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC16availableSamplesSiyF",
5026
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC16availableSamplesSiyF",
5027
+ "moduleName": "KeyWordDetection",
5028
+ "isOpen": true,
5029
+ "declAttributes": [
5030
+ "AccessControl",
5031
+ "RawDocComment"
5032
+ ],
5033
+ "funcSelfKind": "NonMutating"
5034
+ }
5035
+ ],
5036
+ "declKind": "Class",
5037
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC",
5038
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC",
5039
+ "moduleName": "KeyWordDetection",
5040
+ "isOpen": true,
5041
+ "declAttributes": [
5042
+ "AccessControl",
5043
+ "RawDocComment"
5044
+ ],
5045
+ "conformances": [
5046
+ {
5047
+ "kind": "Conformance",
5048
+ "name": "Copyable",
5049
+ "printedName": "Copyable",
5050
+ "usr": "s:s8CopyableP",
5051
+ "mangledName": "$ss8CopyableP"
5052
+ },
5053
+ {
5054
+ "kind": "Conformance",
5055
+ "name": "Escapable",
5056
+ "printedName": "Escapable",
5057
+ "usr": "s:s9EscapableP",
5058
+ "mangledName": "$ss9EscapableP"
5059
+ }
5060
+ ]
5102
5061
  },
5103
5062
  {
5104
5063
  "kind": "TypeDecl",
@@ -5119,7 +5078,7 @@
5119
5078
  {
5120
5079
  "kind": "TypeFunc",
5121
5080
  "name": "Function",
5122
- "printedName": "([Swift.Int16]) -> ()",
5081
+ "printedName": "([Swift.Float]) -> ()",
5123
5082
  "children": [
5124
5083
  {
5125
5084
  "kind": "TypeNominal",
@@ -5129,13 +5088,13 @@
5129
5088
  {
5130
5089
  "kind": "TypeNominal",
5131
5090
  "name": "Array",
5132
- "printedName": "[Swift.Int16]",
5091
+ "printedName": "[Swift.Float]",
5133
5092
  "children": [
5134
5093
  {
5135
5094
  "kind": "TypeNominal",
5136
- "name": "Int16",
5137
- "printedName": "Swift.Int16",
5138
- "usr": "s:s5Int16V"
5095
+ "name": "Float",
5096
+ "printedName": "Swift.Float",
5097
+ "usr": "s:Sf"
5139
5098
  }
5140
5099
  ],
5141
5100
  "usr": "s:Sa"
@@ -5144,8 +5103,8 @@
5144
5103
  }
5145
5104
  ],
5146
5105
  "declKind": "Constructor",
5147
- "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerCyACySays5Int16VGccfc",
5148
- "mangledName": "$s16KeyWordDetection27AVAudioWrapperFrameListenerCyACySays5Int16VGccfc",
5106
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerCyACySaySfGccfc",
5107
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperFrameListenerCyACySaySfGccfc",
5149
5108
  "moduleName": "KeyWordDetection",
5150
5109
  "declAttributes": [
5151
5110
  "AccessControl"
@@ -5165,21 +5124,21 @@
5165
5124
  {
5166
5125
  "kind": "TypeNominal",
5167
5126
  "name": "Array",
5168
- "printedName": "[Swift.Int16]",
5127
+ "printedName": "[Swift.Float]",
5169
5128
  "children": [
5170
5129
  {
5171
5130
  "kind": "TypeNominal",
5172
- "name": "Int16",
5173
- "printedName": "Swift.Int16",
5174
- "usr": "s:s5Int16V"
5131
+ "name": "Float",
5132
+ "printedName": "Swift.Float",
5133
+ "usr": "s:Sf"
5175
5134
  }
5176
5135
  ],
5177
5136
  "usr": "s:Sa"
5178
5137
  }
5179
5138
  ],
5180
5139
  "declKind": "Func",
5181
- "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC02onF0yySays5Int16VGF",
5182
- "mangledName": "$s16KeyWordDetection27AVAudioWrapperFrameListenerC02onF0yySays5Int16VGF",
5140
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC02onF0yySaySfGF",
5141
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperFrameListenerC02onF0yySaySfGF",
5183
5142
  "moduleName": "KeyWordDetection",
5184
5143
  "isOpen": true,
5185
5144
  "declAttributes": [
@@ -5336,7 +5295,8 @@
5336
5295
  "HasInitialValue",
5337
5296
  "Final",
5338
5297
  "HasStorage",
5339
- "AccessControl"
5298
+ "AccessControl",
5299
+ "RawDocComment"
5340
5300
  ],
5341
5301
  "isLet": true,
5342
5302
  "hasStorage": true,
@@ -5384,7 +5344,8 @@
5384
5344
  "moduleName": "KeyWordDetection",
5385
5345
  "isOpen": true,
5386
5346
  "declAttributes": [
5387
- "AccessControl"
5347
+ "AccessControl",
5348
+ "RawDocComment"
5388
5349
  ],
5389
5350
  "accessors": [
5390
5351
  {
@@ -5566,33 +5527,6 @@
5566
5527
  }
5567
5528
  ]
5568
5529
  },
5569
- {
5570
- "kind": "Function",
5571
- "name": "setSessionOptions",
5572
- "printedName": "setSessionOptions(sessionOptions:)",
5573
- "children": [
5574
- {
5575
- "kind": "TypeNominal",
5576
- "name": "Void",
5577
- "printedName": "()"
5578
- },
5579
- {
5580
- "kind": "TypeNominal",
5581
- "name": "CategoryOptions",
5582
- "printedName": "AVFAudio.AVAudioSession.CategoryOptions",
5583
- "usr": "c:@E@AVAudioSessionCategoryOptions"
5584
- }
5585
- ],
5586
- "declKind": "Func",
5587
- "usr": "s:16KeyWordDetection14AVAudioWrapperC17setSessionOptions07sessionH0ySo0dg8CategoryH0V_tF",
5588
- "mangledName": "$s16KeyWordDetection14AVAudioWrapperC17setSessionOptions07sessionH0ySo0dg8CategoryH0V_tF",
5589
- "moduleName": "KeyWordDetection",
5590
- "isOpen": true,
5591
- "declAttributes": [
5592
- "AccessControl"
5593
- ],
5594
- "funcSelfKind": "NonMutating"
5595
- },
5596
5530
  {
5597
5531
  "kind": "Var",
5598
5532
  "name": "numErrorListeners",
@@ -5635,6 +5569,33 @@
5635
5569
  }
5636
5570
  ]
5637
5571
  },
5572
+ {
5573
+ "kind": "Function",
5574
+ "name": "handleEngineConfigChange",
5575
+ "printedName": "handleEngineConfigChange(_:)",
5576
+ "children": [
5577
+ {
5578
+ "kind": "TypeNominal",
5579
+ "name": "Void",
5580
+ "printedName": "()"
5581
+ },
5582
+ {
5583
+ "kind": "TypeNominal",
5584
+ "name": "Notification",
5585
+ "printedName": "Foundation.Notification",
5586
+ "usr": "s:10Foundation12NotificationV"
5587
+ }
5588
+ ],
5589
+ "declKind": "Func",
5590
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC24handleEngineConfigChangeyy10Foundation12NotificationVF",
5591
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC24handleEngineConfigChangeyy10Foundation12NotificationVF",
5592
+ "moduleName": "KeyWordDetection",
5593
+ "isOpen": true,
5594
+ "declAttributes": [
5595
+ "ObjC"
5596
+ ],
5597
+ "funcSelfKind": "NonMutating"
5598
+ },
5638
5599
  {
5639
5600
  "kind": "Var",
5640
5601
  "name": "hasRecordAudioPermission",
@@ -5654,7 +5615,8 @@
5654
5615
  "static": true,
5655
5616
  "declAttributes": [
5656
5617
  "Final",
5657
- "AccessControl"
5618
+ "AccessControl",
5619
+ "RawDocComment"
5658
5620
  ],
5659
5621
  "accessors": [
5660
5622
  {
@@ -5716,77 +5678,15 @@
5716
5678
  "moduleName": "KeyWordDetection",
5717
5679
  "static": true,
5718
5680
  "declAttributes": [
5719
- "Final",
5720
- "AccessControl"
5721
- ],
5722
- "funcSelfKind": "NonMutating"
5723
- },
5724
- {
5725
- "kind": "Function",
5726
- "name": "addFrameListener",
5727
- "printedName": "addFrameListener(_:)",
5728
- "children": [
5729
- {
5730
- "kind": "TypeNominal",
5731
- "name": "Void",
5732
- "printedName": "()"
5733
- },
5734
- {
5735
- "kind": "TypeNominal",
5736
- "name": "AVAudioWrapperFrameListener",
5737
- "printedName": "KeyWordDetection.AVAudioWrapperFrameListener",
5738
- "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC"
5739
- }
5740
- ],
5741
- "declKind": "Func",
5742
- "usr": "s:16KeyWordDetection14AVAudioWrapperC16addFrameListeneryyAA0degH0CF",
5743
- "mangledName": "$s16KeyWordDetection14AVAudioWrapperC16addFrameListeneryyAA0degH0CF",
5744
- "moduleName": "KeyWordDetection",
5745
- "isOpen": true,
5746
- "declAttributes": [
5747
- "AccessControl"
5748
- ],
5749
- "funcSelfKind": "NonMutating"
5750
- },
5751
- {
5752
- "kind": "Function",
5753
- "name": "addFrameListeners",
5754
- "printedName": "addFrameListeners(_:)",
5755
- "children": [
5756
- {
5757
- "kind": "TypeNominal",
5758
- "name": "Void",
5759
- "printedName": "()"
5760
- },
5761
- {
5762
- "kind": "TypeNominal",
5763
- "name": "Array",
5764
- "printedName": "[KeyWordDetection.AVAudioWrapperFrameListener]",
5765
- "children": [
5766
- {
5767
- "kind": "TypeNominal",
5768
- "name": "AVAudioWrapperFrameListener",
5769
- "printedName": "KeyWordDetection.AVAudioWrapperFrameListener",
5770
- "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC"
5771
- }
5772
- ],
5773
- "usr": "s:Sa"
5774
- }
5775
- ],
5776
- "declKind": "Func",
5777
- "usr": "s:16KeyWordDetection14AVAudioWrapperC17addFrameListenersyySayAA0deG8ListenerCGF",
5778
- "mangledName": "$s16KeyWordDetection14AVAudioWrapperC17addFrameListenersyySayAA0deG8ListenerCGF",
5779
- "moduleName": "KeyWordDetection",
5780
- "isOpen": true,
5781
- "declAttributes": [
5681
+ "Final",
5782
5682
  "AccessControl"
5783
5683
  ],
5784
5684
  "funcSelfKind": "NonMutating"
5785
5685
  },
5786
5686
  {
5787
5687
  "kind": "Function",
5788
- "name": "removeFrameListener",
5789
- "printedName": "removeFrameListener(_:)",
5688
+ "name": "addFrameListener",
5689
+ "printedName": "addFrameListener(_:)",
5790
5690
  "children": [
5791
5691
  {
5792
5692
  "kind": "TypeNominal",
@@ -5801,19 +5701,20 @@
5801
5701
  }
5802
5702
  ],
5803
5703
  "declKind": "Func",
5804
- "usr": "s:16KeyWordDetection14AVAudioWrapperC19removeFrameListeneryyAA0degH0CF",
5805
- "mangledName": "$s16KeyWordDetection14AVAudioWrapperC19removeFrameListeneryyAA0degH0CF",
5704
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC16addFrameListeneryyAA0degH0CF",
5705
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC16addFrameListeneryyAA0degH0CF",
5806
5706
  "moduleName": "KeyWordDetection",
5807
5707
  "isOpen": true,
5808
5708
  "declAttributes": [
5809
- "AccessControl"
5709
+ "AccessControl",
5710
+ "RawDocComment"
5810
5711
  ],
5811
5712
  "funcSelfKind": "NonMutating"
5812
5713
  },
5813
5714
  {
5814
5715
  "kind": "Function",
5815
- "name": "removeFrameListeners",
5816
- "printedName": "removeFrameListeners(_:)",
5716
+ "name": "removeFrameListener",
5717
+ "printedName": "removeFrameListener(_:)",
5817
5718
  "children": [
5818
5719
  {
5819
5720
  "kind": "TypeNominal",
@@ -5822,22 +5723,14 @@
5822
5723
  },
5823
5724
  {
5824
5725
  "kind": "TypeNominal",
5825
- "name": "Array",
5826
- "printedName": "[KeyWordDetection.AVAudioWrapperFrameListener]",
5827
- "children": [
5828
- {
5829
- "kind": "TypeNominal",
5830
- "name": "AVAudioWrapperFrameListener",
5831
- "printedName": "KeyWordDetection.AVAudioWrapperFrameListener",
5832
- "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC"
5833
- }
5834
- ],
5835
- "usr": "s:Sa"
5726
+ "name": "AVAudioWrapperFrameListener",
5727
+ "printedName": "KeyWordDetection.AVAudioWrapperFrameListener",
5728
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC"
5836
5729
  }
5837
5730
  ],
5838
5731
  "declKind": "Func",
5839
- "usr": "s:16KeyWordDetection14AVAudioWrapperC20removeFrameListenersyySayAA0deG8ListenerCGF",
5840
- "mangledName": "$s16KeyWordDetection14AVAudioWrapperC20removeFrameListenersyySayAA0deG8ListenerCGF",
5732
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC19removeFrameListeneryyAA0degH0CF",
5733
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC19removeFrameListeneryyAA0degH0CF",
5841
5734
  "moduleName": "KeyWordDetection",
5842
5735
  "isOpen": true,
5843
5736
  "declAttributes": [
@@ -5943,8 +5836,8 @@
5943
5836
  },
5944
5837
  {
5945
5838
  "kind": "Function",
5946
- "name": "start",
5947
- "printedName": "start(frameLength:sampleRate:)",
5839
+ "name": "setSessionOptions",
5840
+ "printedName": "setSessionOptions(sessionOptions:)",
5948
5841
  "children": [
5949
5842
  {
5950
5843
  "kind": "TypeNominal",
@@ -5953,114 +5846,25 @@
5953
5846
  },
5954
5847
  {
5955
5848
  "kind": "TypeNominal",
5956
- "name": "UInt32",
5957
- "printedName": "Swift.UInt32",
5958
- "usr": "s:s6UInt32V"
5959
- },
5960
- {
5961
- "kind": "TypeNominal",
5962
- "name": "UInt32",
5963
- "printedName": "Swift.UInt32",
5964
- "usr": "s:s6UInt32V"
5965
- }
5966
- ],
5967
- "declKind": "Func",
5968
- "usr": "s:16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRateys6UInt32V_AHtKF",
5969
- "mangledName": "$s16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRateys6UInt32V_AHtKF",
5970
- "moduleName": "KeyWordDetection",
5971
- "isOpen": true,
5972
- "declAttributes": [
5973
- "AccessControl"
5974
- ],
5975
- "throwing": true,
5976
- "funcSelfKind": "NonMutating"
5977
- },
5978
- {
5979
- "kind": "Function",
5980
- "name": "stop",
5981
- "printedName": "stop()",
5982
- "children": [
5983
- {
5984
- "kind": "TypeNominal",
5985
- "name": "Void",
5986
- "printedName": "()"
5849
+ "name": "CategoryOptions",
5850
+ "printedName": "AVFAudio.AVAudioSession.CategoryOptions",
5851
+ "usr": "c:@E@AVAudioSessionCategoryOptions"
5987
5852
  }
5988
5853
  ],
5989
5854
  "declKind": "Func",
5990
- "usr": "s:16KeyWordDetection14AVAudioWrapperC4stopyyKF",
5991
- "mangledName": "$s16KeyWordDetection14AVAudioWrapperC4stopyyKF",
5855
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC17setSessionOptions07sessionH0ySo0dg8CategoryH0V_tF",
5856
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC17setSessionOptions07sessionH0ySo0dg8CategoryH0V_tF",
5992
5857
  "moduleName": "KeyWordDetection",
5993
5858
  "isOpen": true,
5994
5859
  "declAttributes": [
5995
5860
  "AccessControl"
5996
5861
  ],
5997
- "throwing": true,
5998
5862
  "funcSelfKind": "NonMutating"
5999
- }
6000
- ],
6001
- "declKind": "Class",
6002
- "usr": "s:16KeyWordDetection14AVAudioWrapperC",
6003
- "mangledName": "$s16KeyWordDetection14AVAudioWrapperC",
6004
- "moduleName": "KeyWordDetection",
6005
- "isOpen": true,
6006
- "declAttributes": [
6007
- "AccessControl"
6008
- ],
6009
- "hasMissingDesignatedInitializers": true,
6010
- "conformances": [
6011
- {
6012
- "kind": "Conformance",
6013
- "name": "Copyable",
6014
- "printedName": "Copyable",
6015
- "usr": "s:s8CopyableP",
6016
- "mangledName": "$ss8CopyableP"
6017
- },
6018
- {
6019
- "kind": "Conformance",
6020
- "name": "Escapable",
6021
- "printedName": "Escapable",
6022
- "usr": "s:s9EscapableP",
6023
- "mangledName": "$ss9EscapableP"
6024
- }
6025
- ]
6026
- },
6027
- {
6028
- "kind": "TypeDecl",
6029
- "name": "AVAudioWrapperBuffer",
6030
- "printedName": "AVAudioWrapperBuffer",
6031
- "children": [
6032
- {
6033
- "kind": "Constructor",
6034
- "name": "init",
6035
- "printedName": "init(size:)",
6036
- "children": [
6037
- {
6038
- "kind": "TypeNominal",
6039
- "name": "AVAudioWrapperBuffer",
6040
- "printedName": "KeyWordDetection.AVAudioWrapperBuffer",
6041
- "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC"
6042
- },
6043
- {
6044
- "kind": "TypeNominal",
6045
- "name": "Int",
6046
- "printedName": "Swift.Int",
6047
- "usr": "s:Si"
6048
- }
6049
- ],
6050
- "declKind": "Constructor",
6051
- "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC4sizeACSi_tcfc",
6052
- "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC4sizeACSi_tcfc",
6053
- "moduleName": "KeyWordDetection",
6054
- "declAttributes": [
6055
- "AccessControl",
6056
- "RawDocComment"
6057
- ],
6058
- "init_kind": "Designated"
6059
5863
  },
6060
5864
  {
6061
5865
  "kind": "Function",
6062
- "name": "write",
6063
- "printedName": "write(samples:)",
5866
+ "name": "start",
5867
+ "printedName": "start(frameLength:sampleRate:)",
6064
5868
  "children": [
6065
5869
  {
6066
5870
  "kind": "TypeNominal",
@@ -6069,60 +5873,20 @@
6069
5873
  },
6070
5874
  {
6071
5875
  "kind": "TypeNominal",
6072
- "name": "Array",
6073
- "printedName": "[Swift.Int16]",
6074
- "children": [
6075
- {
6076
- "kind": "TypeNominal",
6077
- "name": "Int16",
6078
- "printedName": "Swift.Int16",
6079
- "usr": "s:s5Int16V"
6080
- }
6081
- ],
6082
- "usr": "s:Sa"
6083
- }
6084
- ],
6085
- "declKind": "Func",
6086
- "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC5write7samplesySays5Int16VG_tKF",
6087
- "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC5write7samplesySays5Int16VG_tKF",
6088
- "moduleName": "KeyWordDetection",
6089
- "isOpen": true,
6090
- "declAttributes": [
6091
- "AccessControl",
6092
- "RawDocComment"
6093
- ],
6094
- "throwing": true,
6095
- "funcSelfKind": "NonMutating"
6096
- },
6097
- {
6098
- "kind": "Function",
6099
- "name": "read",
6100
- "printedName": "read(count:)",
6101
- "children": [
6102
- {
6103
- "kind": "TypeNominal",
6104
- "name": "Array",
6105
- "printedName": "[Swift.Int16]",
6106
- "children": [
6107
- {
6108
- "kind": "TypeNominal",
6109
- "name": "Int16",
6110
- "printedName": "Swift.Int16",
6111
- "usr": "s:s5Int16V"
6112
- }
6113
- ],
6114
- "usr": "s:Sa"
5876
+ "name": "UInt32",
5877
+ "printedName": "Swift.UInt32",
5878
+ "usr": "s:s6UInt32V"
6115
5879
  },
6116
5880
  {
6117
5881
  "kind": "TypeNominal",
6118
- "name": "Int",
6119
- "printedName": "Swift.Int",
6120
- "usr": "s:Si"
5882
+ "name": "UInt32",
5883
+ "printedName": "Swift.UInt32",
5884
+ "usr": "s:s6UInt32V"
6121
5885
  }
6122
5886
  ],
6123
5887
  "declKind": "Func",
6124
- "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC4read5countSays5Int16VGSi_tF",
6125
- "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC4read5countSays5Int16VGSi_tF",
5888
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRateys6UInt32V_AHtF",
5889
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRateys6UInt32V_AHtF",
6126
5890
  "moduleName": "KeyWordDetection",
6127
5891
  "isOpen": true,
6128
5892
  "declAttributes": [
@@ -6133,36 +5897,37 @@
6133
5897
  },
6134
5898
  {
6135
5899
  "kind": "Function",
6136
- "name": "availableSamples",
6137
- "printedName": "availableSamples()",
5900
+ "name": "stop",
5901
+ "printedName": "stop()",
6138
5902
  "children": [
6139
5903
  {
6140
5904
  "kind": "TypeNominal",
6141
- "name": "Int",
6142
- "printedName": "Swift.Int",
6143
- "usr": "s:Si"
5905
+ "name": "Void",
5906
+ "printedName": "()"
6144
5907
  }
6145
5908
  ],
6146
5909
  "declKind": "Func",
6147
- "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC16availableSamplesSiyF",
6148
- "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC16availableSamplesSiyF",
5910
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC4stopyyKF",
5911
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC4stopyyKF",
6149
5912
  "moduleName": "KeyWordDetection",
6150
5913
  "isOpen": true,
6151
5914
  "declAttributes": [
6152
- "AccessControl",
6153
- "RawDocComment"
5915
+ "AccessControl"
6154
5916
  ],
5917
+ "throwing": true,
6155
5918
  "funcSelfKind": "NonMutating"
6156
5919
  }
6157
5920
  ],
6158
5921
  "declKind": "Class",
6159
- "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC",
6160
- "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC",
5922
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC",
5923
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC",
6161
5924
  "moduleName": "KeyWordDetection",
6162
5925
  "isOpen": true,
6163
5926
  "declAttributes": [
6164
- "AccessControl"
5927
+ "AccessControl",
5928
+ "RawDocComment"
6165
5929
  ],
5930
+ "hasMissingDesignatedInitializers": true,
6166
5931
  "conformances": [
6167
5932
  {
6168
5933
  "kind": "Conformance",
@@ -6328,21 +6093,21 @@
6328
6093
  {
6329
6094
  "kind": "TypeNominal",
6330
6095
  "name": "Array",
6331
- "printedName": "[Swift.Int16]",
6096
+ "printedName": "[Swift.Float]",
6332
6097
  "children": [
6333
6098
  {
6334
6099
  "kind": "TypeNominal",
6335
- "name": "Int16",
6336
- "printedName": "Swift.Int16",
6337
- "usr": "s:s5Int16V"
6100
+ "name": "Float",
6101
+ "printedName": "Swift.Float",
6102
+ "usr": "s:Sf"
6338
6103
  }
6339
6104
  ],
6340
6105
  "usr": "s:Sa"
6341
6106
  }
6342
6107
  ],
6343
6108
  "declKind": "Func",
6344
- "usr": "s:16KeyWordDetection17SlieroVadDetectorC9predict_24dataSfSays5Int16VG_tKF",
6345
- "mangledName": "$s16KeyWordDetection17SlieroVadDetectorC9predict_24dataSfSays5Int16VG_tKF",
6109
+ "usr": "s:16KeyWordDetection17SlieroVadDetectorC9predict_24dataSfSaySfG_tKF",
6110
+ "mangledName": "$s16KeyWordDetection17SlieroVadDetectorC9predict_24dataSfSaySfG_tKF",
6346
6111
  "moduleName": "KeyWordDetection",
6347
6112
  "isOpen": true,
6348
6113
  "throwing": true,
@@ -6748,132 +6513,132 @@
6748
6513
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6749
6514
  "kind": "IntegerLiteral",
6750
6515
  "offset": 7824,
6751
- "length": 2,
6752
- "value": "10"
6516
+ "length": 1,
6517
+ "value": "5"
6753
6518
  },
6754
6519
  {
6755
6520
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6756
6521
  "kind": "IntegerLiteral",
6757
- "offset": 7906,
6522
+ "offset": 7905,
6758
6523
  "length": 2,
6759
6524
  "value": "80"
6760
6525
  },
6761
6526
  {
6762
6527
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6763
6528
  "kind": "IntegerLiteral",
6764
- "offset": 7942,
6529
+ "offset": 7941,
6765
6530
  "length": 2,
6766
6531
  "value": "16"
6767
6532
  },
6768
6533
  {
6769
6534
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6770
6535
  "kind": "BooleanLiteral",
6771
- "offset": 7974,
6536
+ "offset": 7973,
6772
6537
  "length": 5,
6773
6538
  "value": "false"
6774
6539
  },
6775
6540
  {
6776
6541
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6777
6542
  "kind": "IntegerLiteral",
6778
- "offset": 8424,
6543
+ "offset": 8423,
6779
6544
  "length": 2,
6780
6545
  "value": "10"
6781
6546
  },
6782
6547
  {
6783
6548
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6784
6549
  "kind": "IntegerLiteral",
6785
- "offset": 8481,
6550
+ "offset": 8480,
6786
6551
  "length": 1,
6787
6552
  "value": "0"
6788
6553
  },
6789
6554
  {
6790
6555
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6791
6556
  "kind": "IntegerLiteral",
6792
- "offset": 8527,
6557
+ "offset": 8526,
6793
6558
  "length": 1,
6794
6559
  "value": "0"
6795
6560
  },
6796
6561
  {
6797
6562
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6798
6563
  "kind": "IntegerLiteral",
6799
- "offset": 8612,
6564
+ "offset": 8611,
6800
6565
  "length": 4,
6801
6566
  "value": "5000"
6802
6567
  },
6803
6568
  {
6804
6569
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6805
6570
  "kind": "IntegerLiteral",
6806
- "offset": 26511,
6571
+ "offset": 27037,
6807
6572
  "length": 1,
6808
6573
  "value": "1"
6809
6574
  },
6810
6575
  {
6811
6576
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6812
6577
  "kind": "IntegerLiteral",
6813
- "offset": 27006,
6578
+ "offset": 27532,
6814
6579
  "length": 1,
6815
6580
  "value": "0"
6816
6581
  },
6817
6582
  {
6818
6583
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6819
6584
  "kind": "StringLiteral",
6820
- "offset": 27051,
6585
+ "offset": 27577,
6821
6586
  "length": 12,
6822
6587
  "value": "\"ORTSession\""
6823
6588
  },
6824
6589
  {
6825
6590
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6826
6591
  "kind": "IntegerLiteral",
6827
- "offset": 27071,
6592
+ "offset": 27597,
6828
6593
  "length": 1,
6829
6594
  "value": "1"
6830
6595
  },
6831
6596
  {
6832
6597
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6833
6598
  "kind": "StringLiteral",
6834
- "offset": 27112,
6599
+ "offset": 27638,
6835
6600
  "length": 34,
6836
6601
  "value": "\"Failed to retrieve output values\""
6837
6602
  },
6838
6603
  {
6839
6604
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6840
6605
  "kind": "IntegerLiteral",
6841
- "offset": 27545,
6606
+ "offset": 28071,
6842
6607
  "length": 2,
6843
6608
  "value": "32"
6844
6609
  },
6845
6610
  {
6846
6611
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6847
6612
  "kind": "IntegerLiteral",
6848
- "offset": 27609,
6613
+ "offset": 28135,
6849
6614
  "length": 1,
6850
6615
  "value": "1"
6851
6616
  },
6852
6617
  {
6853
6618
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6854
6619
  "kind": "IntegerLiteral",
6855
- "offset": 27618,
6620
+ "offset": 28144,
6856
6621
  "length": 1,
6857
6622
  "value": "1"
6858
6623
  },
6859
6624
  {
6860
6625
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6861
6626
  "kind": "IntegerLiteral",
6862
- "offset": 27636,
6627
+ "offset": 28162,
6863
6628
  "length": 2,
6864
6629
  "value": "32"
6865
6630
  },
6866
6631
  {
6867
6632
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6868
6633
  "kind": "IntegerLiteral",
6869
- "offset": 27866,
6634
+ "offset": 28392,
6870
6635
  "length": 2,
6871
6636
  "value": "10"
6872
6637
  },
6873
6638
  {
6874
6639
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/KeyWordsDetection.swift",
6875
6640
  "kind": "IntegerLiteral",
6876
- "offset": 27871,
6641
+ "offset": 28397,
6877
6642
  "length": 1,
6878
6643
  "value": "2"
6879
6644
  },
@@ -6908,126 +6673,105 @@
6908
6673
  {
6909
6674
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6910
6675
  "kind": "StringLiteral",
6911
- "offset": 688,
6676
+ "offset": 523,
6912
6677
  "length": 17,
6913
6678
  "value": "\"silero_vad.onnx\""
6914
6679
  },
6915
6680
  {
6916
6681
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6917
6682
  "kind": "BooleanLiteral",
6918
- "offset": 845,
6683
+ "offset": 613,
6919
6684
  "length": 5,
6920
6685
  "value": "false"
6921
6686
  },
6922
6687
  {
6923
6688
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6924
6689
  "kind": "FloatLiteral",
6925
- "offset": 887,
6690
+ "offset": 655,
6926
6691
  "length": 3,
6927
6692
  "value": "0.8"
6928
6693
  },
6929
6694
  {
6930
6695
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6931
6696
  "kind": "FloatLiteral",
6932
- "offset": 966,
6697
+ "offset": 734,
6933
6698
  "length": 3,
6934
6699
  "value": "0.8"
6935
6700
  },
6936
6701
  {
6937
6702
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6938
6703
  "kind": "FloatLiteral",
6939
- "offset": 1056,
6704
+ "offset": 824,
6940
6705
  "length": 3,
6941
6706
  "value": "0.0"
6942
6707
  },
6943
6708
  {
6944
6709
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6945
6710
  "kind": "FloatLiteral",
6946
- "offset": 1160,
6711
+ "offset": 928,
6947
6712
  "length": 4,
6948
6713
  "value": "0.45"
6949
6714
  },
6950
6715
  {
6951
6716
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6952
6717
  "kind": "IntegerLiteral",
6953
- "offset": 1411,
6718
+ "offset": 1086,
6954
6719
  "length": 1,
6955
6720
  "value": "0"
6956
6721
  },
6957
6722
  {
6958
6723
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6959
6724
  "kind": "IntegerLiteral",
6960
- "offset": 1458,
6725
+ "offset": 1133,
6961
6726
  "length": 4,
6962
6727
  "value": "1000"
6963
6728
  },
6964
- {
6965
- "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6966
- "kind": "IntegerLiteral",
6967
- "offset": 1512,
6968
- "length": 1,
6969
- "value": "0"
6970
- },
6971
6729
  {
6972
6730
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6973
6731
  "kind": "Array",
6974
- "offset": 1614,
6732
+ "offset": 1178,
6975
6733
  "length": 2,
6976
6734
  "value": "[]"
6977
6735
  },
6978
6736
  {
6979
6737
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6980
6738
  "kind": "Array",
6981
- "offset": 1665,
6739
+ "offset": 1229,
6982
6740
  "length": 2,
6983
6741
  "value": "[]"
6984
6742
  },
6985
6743
  {
6986
6744
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6987
6745
  "kind": "IntegerLiteral",
6988
- "offset": 1713,
6746
+ "offset": 1277,
6989
6747
  "length": 1,
6990
6748
  "value": "5"
6991
6749
  },
6992
- {
6993
- "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
6994
- "kind": "IntegerLiteral",
6995
- "offset": 1944,
6996
- "length": 1,
6997
- "value": "0"
6998
- },
6999
- {
7000
- "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
7001
- "kind": "FloatLiteral",
7002
- "offset": 1994,
7003
- "length": 3,
7004
- "value": "2.0"
7005
- },
7006
6750
  {
7007
6751
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
7008
6752
  "kind": "FloatLiteral",
7009
- "offset": 15711,
6753
+ "offset": 14194,
7010
6754
  "length": 3,
7011
6755
  "value": "0.1"
7012
6756
  },
7013
6757
  {
7014
6758
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
7015
6759
  "kind": "IntegerLiteral",
7016
- "offset": 15742,
6760
+ "offset": 14225,
7017
6761
  "length": 1,
7018
6762
  "value": "5"
7019
6763
  },
7020
6764
  {
7021
6765
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
7022
6766
  "kind": "FloatLiteral",
7023
- "offset": 17872,
6767
+ "offset": 16355,
7024
6768
  "length": 3,
7025
6769
  "value": "0.1"
7026
6770
  },
7027
6771
  {
7028
6772
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
7029
6773
  "kind": "IntegerLiteral",
7030
- "offset": 17895,
6774
+ "offset": 16378,
7031
6775
  "length": 1,
7032
6776
  "value": "5"
7033
6777
  },
@@ -7036,91 +6780,112 @@
7036
6780
  "kind": "IntegerLiteral",
7037
6781
  "offset": 49,
7038
6782
  "length": 4,
7039
- "value": "1024"
6783
+ "value": "1600"
7040
6784
  },
7041
6785
  {
7042
6786
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/Constants.swift",
7043
6787
  "kind": "IntegerLiteral",
7044
- "offset": 147,
6788
+ "offset": 172,
7045
6789
  "length": 5,
7046
- "value": "16000"
6790
+ "value": "48000"
7047
6791
  },
7048
6792
  {
7049
6793
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SlieroVadOnnxModel.swift",
7050
6794
  "kind": "Array",
7051
- "offset": 229,
6795
+ "offset": 361,
7052
6796
  "length": 7,
7053
6797
  "value": "[16000]"
7054
6798
  },
7055
6799
  {
7056
6800
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SlieroVadOnnxModel.swift",
7057
6801
  "kind": "IntegerLiteral",
7058
- "offset": 267,
6802
+ "offset": 399,
7059
6803
  "length": 1,
7060
6804
  "value": "0"
7061
6805
  },
7062
6806
  {
7063
6807
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SlieroVadOnnxModel.swift",
7064
6808
  "kind": "IntegerLiteral",
7065
- "offset": 306,
6809
+ "offset": 438,
7066
6810
  "length": 1,
7067
6811
  "value": "0"
7068
6812
  },
7069
6813
  {
7070
6814
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SlieroVadOnnxModel.swift",
7071
6815
  "kind": "Dictionary",
7072
- "offset": 353,
6816
+ "offset": 485,
7073
6817
  "length": 3,
7074
6818
  "value": "[]"
7075
6819
  },
7076
6820
  {
7077
6821
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7078
6822
  "kind": "IntegerLiteral",
7079
- "offset": 1158,
6823
+ "offset": 1417,
6824
+ "length": 1,
6825
+ "value": "0"
6826
+ },
6827
+ {
6828
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
6829
+ "kind": "IntegerLiteral",
6830
+ "offset": 1453,
6831
+ "length": 1,
6832
+ "value": "0"
6833
+ },
6834
+ {
6835
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
6836
+ "kind": "IntegerLiteral",
6837
+ "offset": 1492,
7080
6838
  "length": 1,
7081
- "value": "3"
6839
+ "value": "0"
7082
6840
  },
7083
6841
  {
7084
6842
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7085
6843
  "kind": "IntegerLiteral",
7086
- "offset": 1278,
6844
+ "offset": 1547,
7087
6845
  "length": 1,
7088
- "value": "3"
6846
+ "value": "0"
6847
+ },
6848
+ {
6849
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
6850
+ "kind": "FloatLiteral",
6851
+ "offset": 1606,
6852
+ "length": 3,
6853
+ "value": "5.0"
7089
6854
  },
7090
6855
  {
7091
6856
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7092
6857
  "kind": "Array",
7093
- "offset": 1400,
6858
+ "offset": 4580,
7094
6859
  "length": 2,
7095
6860
  "value": "[]"
7096
6861
  },
7097
6862
  {
7098
6863
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7099
6864
  "kind": "Array",
7100
- "offset": 1467,
6865
+ "offset": 4647,
7101
6866
  "length": 2,
7102
6867
  "value": "[]"
7103
6868
  },
7104
6869
  {
7105
6870
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7106
6871
  "kind": "BooleanLiteral",
7107
- "offset": 1508,
6872
+ "offset": 4682,
7108
6873
  "length": 5,
7109
6874
  "value": "false"
7110
6875
  },
7111
6876
  {
7112
- "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperBuffer.swift",
6877
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
7113
6878
  "kind": "IntegerLiteral",
7114
- "offset": 101,
6879
+ "offset": 5128,
7115
6880
  "length": 1,
7116
6881
  "value": "0"
7117
6882
  },
7118
6883
  {
7119
- "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperBuffer.swift",
7120
- "kind": "IntegerLiteral",
7121
- "offset": 137,
7122
- "length": 1,
7123
- "value": "0"
6884
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
6885
+ "kind": "FloatLiteral",
6886
+ "offset": 5180,
6887
+ "length": 3,
6888
+ "value": "2.0"
7124
6889
  },
7125
6890
  {
7126
6891
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/LicenseManager.swift",