react-native-davoice-tts 1.0.206 → 1.0.208

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 (17) hide show
  1. package/TTSRNBridge.podspec +1 -1
  2. package/ios/TTSRNBridge/DavoiceTTS.xcframework/Info.plist +5 -5
  3. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/DavoiceTTS +0 -0
  4. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.abi.json +1760 -1746
  5. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.private.swiftinterface +10 -10
  6. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftinterface +10 -10
  7. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/DavoiceTTS +0 -0
  8. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json +1929 -1915
  9. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +20 -20
  10. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.swiftinterface +20 -20
  11. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json +1929 -1915
  12. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +20 -20
  13. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +20 -20
  14. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeDirectory +0 -0
  15. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeRequirements-1 +0 -0
  16. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeResources +24 -24
  17. package/package.json +1 -1
@@ -14,157 +14,61 @@
14
14
  "RawDocComment"
15
15
  ]
16
16
  },
17
- {
18
- "kind": "Import",
19
- "name": "onnxruntime_objc",
20
- "printedName": "onnxruntime_objc",
21
- "declKind": "Import",
22
- "moduleName": "DavoiceTTS"
23
- },
24
- {
25
- "kind": "Import",
26
- "name": "phonemes",
27
- "printedName": "phonemes",
28
- "declKind": "Import",
29
- "moduleName": "DavoiceTTS",
30
- "declAttributes": [
31
- "RawDocComment"
32
- ]
33
- },
34
- {
35
- "kind": "Import",
36
- "name": "AVFoundation",
37
- "printedName": "AVFoundation",
38
- "declKind": "Import",
39
- "moduleName": "DavoiceTTS"
40
- },
41
17
  {
42
18
  "kind": "TypeDecl",
43
- "name": "SwiftSoundQueue",
44
- "printedName": "SwiftSoundQueue",
19
+ "name": "AudioPlaybackHook",
20
+ "printedName": "AudioPlaybackHook",
45
21
  "children": [
46
22
  {
47
23
  "kind": "Var",
48
- "name": "shared",
49
- "printedName": "shared",
50
- "children": [
51
- {
52
- "kind": "TypeNominal",
53
- "name": "SwiftSoundQueue",
54
- "printedName": "DavoiceTTS.SwiftSoundQueue",
55
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
56
- }
57
- ],
58
- "declKind": "Var",
59
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
60
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
61
- "moduleName": "DavoiceTTS",
62
- "static": true,
63
- "declAttributes": [
64
- "HasInitialValue",
65
- "Final",
66
- "HasStorage",
67
- "AccessControl",
68
- "RawDocComment"
69
- ],
70
- "isLet": true,
71
- "hasStorage": true,
72
- "accessors": [
73
- {
74
- "kind": "Accessor",
75
- "name": "Get",
76
- "printedName": "Get()",
77
- "children": [
78
- {
79
- "kind": "TypeNominal",
80
- "name": "SwiftSoundQueue",
81
- "printedName": "DavoiceTTS.SwiftSoundQueue",
82
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
83
- }
84
- ],
85
- "declKind": "Accessor",
86
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
87
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
88
- "moduleName": "DavoiceTTS",
89
- "static": true,
90
- "implicit": true,
91
- "declAttributes": [
92
- "Final"
93
- ],
94
- "accessorKind": "get"
95
- }
96
- ]
97
- },
98
- {
99
- "kind": "Function",
100
- "name": "notifyWhenURLFinishes",
101
- "printedName": "notifyWhenURLFinishes(_:_:)",
102
- "children": [
103
- {
104
- "kind": "TypeNominal",
105
- "name": "Void",
106
- "printedName": "()"
107
- },
108
- {
109
- "kind": "TypeNominal",
110
- "name": "URL",
111
- "printedName": "Foundation.URL",
112
- "usr": "s:10Foundation3URLV"
113
- },
114
- {
115
- "kind": "TypeFunc",
116
- "name": "Function",
117
- "printedName": "() -> ()",
118
- "children": [
119
- {
120
- "kind": "TypeNominal",
121
- "name": "Void",
122
- "printedName": "()"
123
- },
124
- {
125
- "kind": "TypeNominal",
126
- "name": "Void",
127
- "printedName": "()"
128
- }
129
- ]
130
- }
131
- ],
132
- "declKind": "Func",
133
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
134
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
135
- "moduleName": "DavoiceTTS",
136
- "declAttributes": [
137
- "Final",
138
- "AccessControl",
139
- "RawDocComment"
140
- ],
141
- "funcSelfKind": "NonMutating"
142
- },
143
- {
144
- "kind": "Var",
145
- "name": "onItemDone",
146
- "printedName": "onItemDone",
24
+ "name": "engineScheduleFile",
25
+ "printedName": "engineScheduleFile",
147
26
  "children": [
148
27
  {
149
28
  "kind": "TypeNominal",
150
29
  "name": "Optional",
151
- "printedName": "((Foundation.URL) -> ())?",
30
+ "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
152
31
  "children": [
153
32
  {
154
33
  "kind": "TypeFunc",
155
34
  "name": "Function",
156
- "printedName": "(Foundation.URL) -> ()",
35
+ "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
157
36
  "children": [
158
37
  {
159
38
  "kind": "TypeNominal",
160
- "name": "Void",
161
- "printedName": "()"
39
+ "name": "Bool",
40
+ "printedName": "Swift.Bool",
41
+ "usr": "s:Sb"
162
42
  },
163
43
  {
164
44
  "kind": "TypeNominal",
165
- "name": "URL",
166
- "printedName": "Foundation.URL",
167
- "usr": "s:10Foundation3URLV"
45
+ "name": "Tuple",
46
+ "printedName": "(Foundation.URL, () -> ())",
47
+ "children": [
48
+ {
49
+ "kind": "TypeNominal",
50
+ "name": "URL",
51
+ "printedName": "Foundation.URL",
52
+ "usr": "s:10Foundation3URLV"
53
+ },
54
+ {
55
+ "kind": "TypeFunc",
56
+ "name": "Function",
57
+ "printedName": "() -> ()",
58
+ "children": [
59
+ {
60
+ "kind": "TypeNominal",
61
+ "name": "Void",
62
+ "printedName": "()"
63
+ },
64
+ {
65
+ "kind": "TypeNominal",
66
+ "name": "Void",
67
+ "printedName": "()"
68
+ }
69
+ ]
70
+ }
71
+ ]
168
72
  }
169
73
  ]
170
74
  }
@@ -173,12 +77,12 @@
173
77
  }
174
78
  ],
175
79
  "declKind": "Var",
176
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
177
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
80
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
81
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
178
82
  "moduleName": "DavoiceTTS",
83
+ "static": true,
179
84
  "declAttributes": [
180
85
  "HasInitialValue",
181
- "Final",
182
86
  "HasStorage",
183
87
  "AccessControl",
184
88
  "RawDocComment"
@@ -193,23 +97,48 @@
193
97
  {
194
98
  "kind": "TypeNominal",
195
99
  "name": "Optional",
196
- "printedName": "((Foundation.URL) -> ())?",
100
+ "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
197
101
  "children": [
198
102
  {
199
103
  "kind": "TypeFunc",
200
104
  "name": "Function",
201
- "printedName": "(Foundation.URL) -> ()",
105
+ "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
202
106
  "children": [
203
107
  {
204
108
  "kind": "TypeNominal",
205
- "name": "Void",
206
- "printedName": "()"
109
+ "name": "Bool",
110
+ "printedName": "Swift.Bool",
111
+ "usr": "s:Sb"
207
112
  },
208
113
  {
209
114
  "kind": "TypeNominal",
210
- "name": "URL",
211
- "printedName": "Foundation.URL",
212
- "usr": "s:10Foundation3URLV"
115
+ "name": "Tuple",
116
+ "printedName": "(Foundation.URL, () -> ())",
117
+ "children": [
118
+ {
119
+ "kind": "TypeNominal",
120
+ "name": "URL",
121
+ "printedName": "Foundation.URL",
122
+ "usr": "s:10Foundation3URLV"
123
+ },
124
+ {
125
+ "kind": "TypeFunc",
126
+ "name": "Function",
127
+ "printedName": "() -> ()",
128
+ "children": [
129
+ {
130
+ "kind": "TypeNominal",
131
+ "name": "Void",
132
+ "printedName": "()"
133
+ },
134
+ {
135
+ "kind": "TypeNominal",
136
+ "name": "Void",
137
+ "printedName": "()"
138
+ }
139
+ ]
140
+ }
141
+ ]
213
142
  }
214
143
  ]
215
144
  }
@@ -218,13 +147,11 @@
218
147
  }
219
148
  ],
220
149
  "declKind": "Accessor",
221
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
222
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
150
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
151
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
223
152
  "moduleName": "DavoiceTTS",
153
+ "static": true,
224
154
  "implicit": true,
225
- "declAttributes": [
226
- "Final"
227
- ],
228
155
  "accessorKind": "get"
229
156
  },
230
157
  {
@@ -240,82 +167,104 @@
240
167
  {
241
168
  "kind": "TypeNominal",
242
169
  "name": "Optional",
243
- "printedName": "((Foundation.URL) -> ())?",
170
+ "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
244
171
  "children": [
245
172
  {
246
173
  "kind": "TypeFunc",
247
174
  "name": "Function",
248
- "printedName": "(Foundation.URL) -> ()",
175
+ "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
249
176
  "children": [
250
177
  {
251
178
  "kind": "TypeNominal",
252
- "name": "Void",
253
- "printedName": "()"
179
+ "name": "Bool",
180
+ "printedName": "Swift.Bool",
181
+ "usr": "s:Sb"
254
182
  },
255
183
  {
256
184
  "kind": "TypeNominal",
257
- "name": "URL",
258
- "printedName": "Foundation.URL",
259
- "usr": "s:10Foundation3URLV"
260
- }
261
- ]
262
- }
263
- ],
264
- "usr": "s:Sq"
265
- }
266
- ],
267
- "declKind": "Accessor",
268
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
269
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
270
- "moduleName": "DavoiceTTS",
271
- "implicit": true,
272
- "declAttributes": [
273
- "Final"
274
- ],
275
- "accessorKind": "set"
276
- },
277
- {
278
- "kind": "Accessor",
279
- "name": "Modify",
280
- "printedName": "Modify()",
281
- "children": [
282
- {
185
+ "name": "Tuple",
186
+ "printedName": "(Foundation.URL, () -> ())",
187
+ "children": [
188
+ {
189
+ "kind": "TypeNominal",
190
+ "name": "URL",
191
+ "printedName": "Foundation.URL",
192
+ "usr": "s:10Foundation3URLV"
193
+ },
194
+ {
195
+ "kind": "TypeFunc",
196
+ "name": "Function",
197
+ "printedName": "() -> ()",
198
+ "children": [
199
+ {
200
+ "kind": "TypeNominal",
201
+ "name": "Void",
202
+ "printedName": "()"
203
+ },
204
+ {
205
+ "kind": "TypeNominal",
206
+ "name": "Void",
207
+ "printedName": "()"
208
+ }
209
+ ]
210
+ }
211
+ ]
212
+ }
213
+ ]
214
+ }
215
+ ],
216
+ "usr": "s:Sq"
217
+ }
218
+ ],
219
+ "declKind": "Accessor",
220
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
221
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
222
+ "moduleName": "DavoiceTTS",
223
+ "static": true,
224
+ "implicit": true,
225
+ "accessorKind": "set"
226
+ },
227
+ {
228
+ "kind": "Accessor",
229
+ "name": "Modify",
230
+ "printedName": "Modify()",
231
+ "children": [
232
+ {
283
233
  "kind": "TypeNominal",
284
234
  "name": "Void",
285
235
  "printedName": "()"
286
236
  }
287
237
  ],
288
238
  "declKind": "Accessor",
289
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
290
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
239
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
240
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
291
241
  "moduleName": "DavoiceTTS",
242
+ "static": true,
292
243
  "implicit": true,
293
- "declAttributes": [
294
- "Final"
295
- ],
296
244
  "accessorKind": "_modify"
297
245
  }
298
246
  ]
299
247
  },
300
248
  {
301
249
  "kind": "Var",
302
- "name": "onQueueEmpty",
303
- "printedName": "onQueueEmpty",
250
+ "name": "isEngineReady",
251
+ "printedName": "isEngineReady",
304
252
  "children": [
305
253
  {
306
254
  "kind": "TypeNominal",
307
255
  "name": "Optional",
308
- "printedName": "(() -> ())?",
256
+ "printedName": "(() -> Swift.Bool)?",
309
257
  "children": [
310
258
  {
311
259
  "kind": "TypeFunc",
312
260
  "name": "Function",
313
- "printedName": "() -> ()",
261
+ "printedName": "() -> Swift.Bool",
314
262
  "children": [
315
263
  {
316
264
  "kind": "TypeNominal",
317
- "name": "Void",
318
- "printedName": "()"
265
+ "name": "Bool",
266
+ "printedName": "Swift.Bool",
267
+ "usr": "s:Sb"
319
268
  },
320
269
  {
321
270
  "kind": "TypeNominal",
@@ -329,12 +278,12 @@
329
278
  }
330
279
  ],
331
280
  "declKind": "Var",
332
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
333
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
281
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
282
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
334
283
  "moduleName": "DavoiceTTS",
284
+ "static": true,
335
285
  "declAttributes": [
336
286
  "HasInitialValue",
337
- "Final",
338
287
  "HasStorage",
339
288
  "AccessControl",
340
289
  "RawDocComment"
@@ -349,17 +298,18 @@
349
298
  {
350
299
  "kind": "TypeNominal",
351
300
  "name": "Optional",
352
- "printedName": "(() -> ())?",
301
+ "printedName": "(() -> Swift.Bool)?",
353
302
  "children": [
354
303
  {
355
304
  "kind": "TypeFunc",
356
305
  "name": "Function",
357
- "printedName": "() -> ()",
306
+ "printedName": "() -> Swift.Bool",
358
307
  "children": [
359
308
  {
360
309
  "kind": "TypeNominal",
361
- "name": "Void",
362
- "printedName": "()"
310
+ "name": "Bool",
311
+ "printedName": "Swift.Bool",
312
+ "usr": "s:Sb"
363
313
  },
364
314
  {
365
315
  "kind": "TypeNominal",
@@ -373,13 +323,11 @@
373
323
  }
374
324
  ],
375
325
  "declKind": "Accessor",
376
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
377
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
326
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
327
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
378
328
  "moduleName": "DavoiceTTS",
329
+ "static": true,
379
330
  "implicit": true,
380
- "declAttributes": [
381
- "Final"
382
- ],
383
331
  "accessorKind": "get"
384
332
  },
385
333
  {
@@ -395,17 +343,18 @@
395
343
  {
396
344
  "kind": "TypeNominal",
397
345
  "name": "Optional",
398
- "printedName": "(() -> ())?",
346
+ "printedName": "(() -> Swift.Bool)?",
399
347
  "children": [
400
348
  {
401
349
  "kind": "TypeFunc",
402
350
  "name": "Function",
403
- "printedName": "() -> ()",
351
+ "printedName": "() -> Swift.Bool",
404
352
  "children": [
405
353
  {
406
354
  "kind": "TypeNominal",
407
- "name": "Void",
408
- "printedName": "()"
355
+ "name": "Bool",
356
+ "printedName": "Swift.Bool",
357
+ "usr": "s:Sb"
409
358
  },
410
359
  {
411
360
  "kind": "TypeNominal",
@@ -419,13 +368,11 @@
419
368
  }
420
369
  ],
421
370
  "declKind": "Accessor",
422
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
423
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
371
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
372
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
424
373
  "moduleName": "DavoiceTTS",
374
+ "static": true,
425
375
  "implicit": true,
426
- "declAttributes": [
427
- "Final"
428
- ],
429
376
  "accessorKind": "set"
430
377
  },
431
378
  {
@@ -440,411 +387,635 @@
440
387
  }
441
388
  ],
442
389
  "declKind": "Accessor",
443
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
444
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
390
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
391
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
445
392
  "moduleName": "DavoiceTTS",
393
+ "static": true,
446
394
  "implicit": true,
447
- "declAttributes": [
448
- "Final"
449
- ],
450
395
  "accessorKind": "_modify"
451
396
  }
452
397
  ]
453
398
  },
454
399
  {
455
- "kind": "Function",
456
- "name": "enqueue",
457
- "printedName": "enqueue(_:)",
458
- "children": [
459
- {
460
- "kind": "TypeNominal",
461
- "name": "Void",
462
- "printedName": "()"
463
- },
464
- {
465
- "kind": "TypeNominal",
466
- "name": "Source",
467
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
468
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
469
- }
470
- ],
471
- "declKind": "Func",
472
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
473
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
474
- "moduleName": "DavoiceTTS",
475
- "declAttributes": [
476
- "Final",
477
- "AccessControl",
478
- "RawDocComment"
479
- ],
480
- "funcSelfKind": "NonMutating"
481
- },
482
- {
483
- "kind": "Function",
484
- "name": "enqueueMany",
485
- "printedName": "enqueueMany(_:)",
400
+ "kind": "Var",
401
+ "name": "useOnlyEnginePlayback",
402
+ "printedName": "useOnlyEnginePlayback",
486
403
  "children": [
487
404
  {
488
405
  "kind": "TypeNominal",
489
- "name": "Void",
490
- "printedName": "()"
491
- },
492
- {
493
- "kind": "TypeNominal",
494
- "name": "Array",
495
- "printedName": "[DavoiceTTS.SwiftSoundQueue.Source]",
406
+ "name": "Optional",
407
+ "printedName": "(() -> Swift.Bool)?",
496
408
  "children": [
497
409
  {
498
- "kind": "TypeNominal",
499
- "name": "Source",
500
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
501
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
410
+ "kind": "TypeFunc",
411
+ "name": "Function",
412
+ "printedName": "() -> Swift.Bool",
413
+ "children": [
414
+ {
415
+ "kind": "TypeNominal",
416
+ "name": "Bool",
417
+ "printedName": "Swift.Bool",
418
+ "usr": "s:Sb"
419
+ },
420
+ {
421
+ "kind": "TypeNominal",
422
+ "name": "Void",
423
+ "printedName": "()"
424
+ }
425
+ ]
502
426
  }
503
427
  ],
504
- "usr": "s:Sa"
505
- }
506
- ],
507
- "declKind": "Func",
508
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
509
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
510
- "moduleName": "DavoiceTTS",
511
- "declAttributes": [
512
- "Final",
513
- "AccessControl",
514
- "RawDocComment"
515
- ],
516
- "funcSelfKind": "NonMutating"
517
- },
518
- {
519
- "kind": "Function",
520
- "name": "stop",
521
- "printedName": "stop()",
522
- "children": [
523
- {
524
- "kind": "TypeNominal",
525
- "name": "Void",
526
- "printedName": "()"
428
+ "usr": "s:Sq"
527
429
  }
528
430
  ],
529
- "declKind": "Func",
530
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC4stopyyF",
531
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC4stopyyF",
431
+ "declKind": "Var",
432
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
433
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
532
434
  "moduleName": "DavoiceTTS",
435
+ "static": true,
533
436
  "declAttributes": [
534
- "Final",
535
- "AccessControl",
536
- "RawDocComment"
437
+ "HasInitialValue",
438
+ "HasStorage",
439
+ "AccessControl"
537
440
  ],
538
- "funcSelfKind": "NonMutating"
539
- },
540
- {
541
- "kind": "TypeDecl",
542
- "name": "Source",
543
- "printedName": "Source",
544
- "children": [
441
+ "hasStorage": true,
442
+ "accessors": [
545
443
  {
546
- "kind": "Var",
547
- "name": "fileURL",
548
- "printedName": "fileURL",
444
+ "kind": "Accessor",
445
+ "name": "Get",
446
+ "printedName": "Get()",
549
447
  "children": [
550
448
  {
551
- "kind": "TypeFunc",
552
- "name": "Function",
553
- "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
449
+ "kind": "TypeNominal",
450
+ "name": "Optional",
451
+ "printedName": "(() -> Swift.Bool)?",
554
452
  "children": [
555
453
  {
556
454
  "kind": "TypeFunc",
557
455
  "name": "Function",
558
- "printedName": "(Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
456
+ "printedName": "() -> Swift.Bool",
559
457
  "children": [
560
458
  {
561
459
  "kind": "TypeNominal",
562
- "name": "Source",
563
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
564
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
460
+ "name": "Bool",
461
+ "printedName": "Swift.Bool",
462
+ "usr": "s:Sb"
565
463
  },
566
464
  {
567
465
  "kind": "TypeNominal",
568
- "name": "URL",
569
- "printedName": "Foundation.URL",
570
- "usr": "s:10Foundation3URLV"
466
+ "name": "Void",
467
+ "printedName": "()"
571
468
  }
572
469
  ]
573
- },
574
- {
575
- "kind": "TypeNominal",
576
- "name": "Metatype",
577
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
470
+ }
471
+ ],
472
+ "usr": "s:Sq"
473
+ }
474
+ ],
475
+ "declKind": "Accessor",
476
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
477
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
478
+ "moduleName": "DavoiceTTS",
479
+ "static": true,
480
+ "implicit": true,
481
+ "accessorKind": "get"
482
+ },
483
+ {
484
+ "kind": "Accessor",
485
+ "name": "Set",
486
+ "printedName": "Set()",
487
+ "children": [
488
+ {
489
+ "kind": "TypeNominal",
490
+ "name": "Void",
491
+ "printedName": "()"
492
+ },
493
+ {
494
+ "kind": "TypeNominal",
495
+ "name": "Optional",
496
+ "printedName": "(() -> Swift.Bool)?",
497
+ "children": [
498
+ {
499
+ "kind": "TypeFunc",
500
+ "name": "Function",
501
+ "printedName": "() -> Swift.Bool",
578
502
  "children": [
579
503
  {
580
504
  "kind": "TypeNominal",
581
- "name": "Source",
582
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
583
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
505
+ "name": "Bool",
506
+ "printedName": "Swift.Bool",
507
+ "usr": "s:Sb"
508
+ },
509
+ {
510
+ "kind": "TypeNominal",
511
+ "name": "Void",
512
+ "printedName": "()"
584
513
  }
585
514
  ]
586
515
  }
587
- ]
516
+ ],
517
+ "usr": "s:Sq"
588
518
  }
589
519
  ],
590
- "declKind": "EnumElement",
591
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
592
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
593
- "moduleName": "DavoiceTTS"
520
+ "declKind": "Accessor",
521
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
522
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
523
+ "moduleName": "DavoiceTTS",
524
+ "static": true,
525
+ "implicit": true,
526
+ "accessorKind": "set"
594
527
  },
595
528
  {
596
- "kind": "Var",
597
- "name": "named",
598
- "printedName": "named",
529
+ "kind": "Accessor",
530
+ "name": "Modify",
531
+ "printedName": "Modify()",
532
+ "children": [
533
+ {
534
+ "kind": "TypeNominal",
535
+ "name": "Void",
536
+ "printedName": "()"
537
+ }
538
+ ],
539
+ "declKind": "Accessor",
540
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
541
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
542
+ "moduleName": "DavoiceTTS",
543
+ "static": true,
544
+ "implicit": true,
545
+ "accessorKind": "_modify"
546
+ }
547
+ ]
548
+ },
549
+ {
550
+ "kind": "Var",
551
+ "name": "stopEnginePlayback",
552
+ "printedName": "stopEnginePlayback",
553
+ "children": [
554
+ {
555
+ "kind": "TypeNominal",
556
+ "name": "Optional",
557
+ "printedName": "(() -> ())?",
599
558
  "children": [
600
559
  {
601
560
  "kind": "TypeFunc",
602
561
  "name": "Function",
603
- "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
562
+ "printedName": "() -> ()",
563
+ "children": [
564
+ {
565
+ "kind": "TypeNominal",
566
+ "name": "Void",
567
+ "printedName": "()"
568
+ },
569
+ {
570
+ "kind": "TypeNominal",
571
+ "name": "Void",
572
+ "printedName": "()"
573
+ }
574
+ ]
575
+ }
576
+ ],
577
+ "usr": "s:Sq"
578
+ }
579
+ ],
580
+ "declKind": "Var",
581
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
582
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
583
+ "moduleName": "DavoiceTTS",
584
+ "static": true,
585
+ "declAttributes": [
586
+ "HasInitialValue",
587
+ "HasStorage",
588
+ "AccessControl"
589
+ ],
590
+ "hasStorage": true,
591
+ "accessors": [
592
+ {
593
+ "kind": "Accessor",
594
+ "name": "Get",
595
+ "printedName": "Get()",
596
+ "children": [
597
+ {
598
+ "kind": "TypeNominal",
599
+ "name": "Optional",
600
+ "printedName": "(() -> ())?",
604
601
  "children": [
605
602
  {
606
603
  "kind": "TypeFunc",
607
604
  "name": "Function",
608
- "printedName": "(Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
605
+ "printedName": "() -> ()",
609
606
  "children": [
610
607
  {
611
608
  "kind": "TypeNominal",
612
- "name": "Source",
613
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
614
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
609
+ "name": "Void",
610
+ "printedName": "()"
615
611
  },
616
612
  {
617
613
  "kind": "TypeNominal",
618
- "name": "String",
619
- "printedName": "Swift.String",
620
- "usr": "s:SS"
614
+ "name": "Void",
615
+ "printedName": "()"
621
616
  }
622
617
  ]
623
- },
618
+ }
619
+ ],
620
+ "usr": "s:Sq"
621
+ }
622
+ ],
623
+ "declKind": "Accessor",
624
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
625
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
626
+ "moduleName": "DavoiceTTS",
627
+ "static": true,
628
+ "implicit": true,
629
+ "accessorKind": "get"
630
+ },
631
+ {
632
+ "kind": "Accessor",
633
+ "name": "Set",
634
+ "printedName": "Set()",
635
+ "children": [
636
+ {
637
+ "kind": "TypeNominal",
638
+ "name": "Void",
639
+ "printedName": "()"
640
+ },
641
+ {
642
+ "kind": "TypeNominal",
643
+ "name": "Optional",
644
+ "printedName": "(() -> ())?",
645
+ "children": [
624
646
  {
625
- "kind": "TypeNominal",
626
- "name": "Metatype",
627
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
647
+ "kind": "TypeFunc",
648
+ "name": "Function",
649
+ "printedName": "() -> ()",
628
650
  "children": [
629
651
  {
630
652
  "kind": "TypeNominal",
631
- "name": "Source",
632
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
633
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
653
+ "name": "Void",
654
+ "printedName": "()"
655
+ },
656
+ {
657
+ "kind": "TypeNominal",
658
+ "name": "Void",
659
+ "printedName": "()"
634
660
  }
635
661
  ]
636
662
  }
637
- ]
663
+ ],
664
+ "usr": "s:Sq"
638
665
  }
639
666
  ],
640
- "declKind": "EnumElement",
641
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
642
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
643
- "moduleName": "DavoiceTTS"
644
- }
645
- ],
646
- "declKind": "Enum",
647
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO",
648
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO",
649
- "moduleName": "DavoiceTTS",
650
- "declAttributes": [
651
- "AccessControl",
652
- "RawDocComment"
653
- ],
654
- "conformances": [
655
- {
656
- "kind": "Conformance",
657
- "name": "Copyable",
658
- "printedName": "Copyable",
659
- "usr": "s:s8CopyableP",
660
- "mangledName": "$ss8CopyableP"
667
+ "declKind": "Accessor",
668
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
669
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
670
+ "moduleName": "DavoiceTTS",
671
+ "static": true,
672
+ "implicit": true,
673
+ "accessorKind": "set"
661
674
  },
662
675
  {
663
- "kind": "Conformance",
664
- "name": "Escapable",
665
- "printedName": "Escapable",
666
- "usr": "s:s9EscapableP",
667
- "mangledName": "$ss9EscapableP"
676
+ "kind": "Accessor",
677
+ "name": "Modify",
678
+ "printedName": "Modify()",
679
+ "children": [
680
+ {
681
+ "kind": "TypeNominal",
682
+ "name": "Void",
683
+ "printedName": "()"
684
+ }
685
+ ],
686
+ "declKind": "Accessor",
687
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
688
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
689
+ "moduleName": "DavoiceTTS",
690
+ "static": true,
691
+ "implicit": true,
692
+ "accessorKind": "_modify"
668
693
  }
669
694
  ]
695
+ }
696
+ ],
697
+ "declKind": "Enum",
698
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO",
699
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO",
700
+ "moduleName": "DavoiceTTS",
701
+ "declAttributes": [
702
+ "AccessControl",
703
+ "RawDocComment"
704
+ ],
705
+ "conformances": [
706
+ {
707
+ "kind": "Conformance",
708
+ "name": "Copyable",
709
+ "printedName": "Copyable",
710
+ "usr": "s:s8CopyableP",
711
+ "mangledName": "$ss8CopyableP"
670
712
  },
671
713
  {
672
- "kind": "Function",
673
- "name": "audioPlayerDidFinishPlaying",
674
- "printedName": "audioPlayerDidFinishPlaying(_:successfully:)",
714
+ "kind": "Conformance",
715
+ "name": "Escapable",
716
+ "printedName": "Escapable",
717
+ "usr": "s:s9EscapableP",
718
+ "mangledName": "$ss9EscapableP"
719
+ }
720
+ ]
721
+ },
722
+ {
723
+ "kind": "Import",
724
+ "name": "Foundation",
725
+ "printedName": "Foundation",
726
+ "declKind": "Import",
727
+ "moduleName": "DavoiceTTS",
728
+ "declAttributes": [
729
+ "RawDocComment"
730
+ ]
731
+ },
732
+ {
733
+ "kind": "Import",
734
+ "name": "onnxruntime_objc",
735
+ "printedName": "onnxruntime_objc",
736
+ "declKind": "Import",
737
+ "moduleName": "DavoiceTTS"
738
+ },
739
+ {
740
+ "kind": "Import",
741
+ "name": "phonemes",
742
+ "printedName": "phonemes",
743
+ "declKind": "Import",
744
+ "moduleName": "DavoiceTTS",
745
+ "declAttributes": [
746
+ "RawDocComment"
747
+ ]
748
+ },
749
+ {
750
+ "kind": "Import",
751
+ "name": "AVFoundation",
752
+ "printedName": "AVFoundation",
753
+ "declKind": "Import",
754
+ "moduleName": "DavoiceTTS"
755
+ },
756
+ {
757
+ "kind": "TypeDecl",
758
+ "name": "SwiftSoundQueue",
759
+ "printedName": "SwiftSoundQueue",
760
+ "children": [
761
+ {
762
+ "kind": "Var",
763
+ "name": "shared",
764
+ "printedName": "shared",
675
765
  "children": [
676
766
  {
677
767
  "kind": "TypeNominal",
678
- "name": "Void",
679
- "printedName": "()"
680
- },
681
- {
682
- "kind": "TypeNominal",
683
- "name": "AVAudioPlayer",
684
- "printedName": "AVFAudio.AVAudioPlayer",
685
- "usr": "c:objc(cs)AVAudioPlayer"
686
- },
687
- {
688
- "kind": "TypeNominal",
689
- "name": "Bool",
690
- "printedName": "Swift.Bool",
691
- "usr": "s:Sb"
768
+ "name": "SwiftSoundQueue",
769
+ "printedName": "DavoiceTTS.SwiftSoundQueue",
770
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
692
771
  }
693
772
  ],
694
- "declKind": "Func",
695
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)audioPlayerDidFinishPlaying:successfully:",
696
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC27audioPlayerDidFinishPlaying_12successfullyySo07AVAudioG0C_SbtF",
773
+ "declKind": "Var",
774
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
775
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
697
776
  "moduleName": "DavoiceTTS",
698
- "objc_name": "audioPlayerDidFinishPlaying:successfully:",
777
+ "static": true,
699
778
  "declAttributes": [
779
+ "HasInitialValue",
700
780
  "Final",
701
- "ObjC",
781
+ "HasStorage",
702
782
  "AccessControl",
703
783
  "RawDocComment"
704
784
  ],
705
- "funcSelfKind": "NonMutating"
785
+ "isLet": true,
786
+ "hasStorage": true,
787
+ "accessors": [
788
+ {
789
+ "kind": "Accessor",
790
+ "name": "Get",
791
+ "printedName": "Get()",
792
+ "children": [
793
+ {
794
+ "kind": "TypeNominal",
795
+ "name": "SwiftSoundQueue",
796
+ "printedName": "DavoiceTTS.SwiftSoundQueue",
797
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
798
+ }
799
+ ],
800
+ "declKind": "Accessor",
801
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
802
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
803
+ "moduleName": "DavoiceTTS",
804
+ "static": true,
805
+ "implicit": true,
806
+ "declAttributes": [
807
+ "Final"
808
+ ],
809
+ "accessorKind": "get"
810
+ }
811
+ ]
706
812
  },
707
813
  {
708
814
  "kind": "Function",
709
- "name": "activateSpeaker",
710
- "printedName": "activateSpeaker()",
815
+ "name": "notifyWhenURLFinishes",
816
+ "printedName": "notifyWhenURLFinishes(_:_:)",
711
817
  "children": [
712
818
  {
713
819
  "kind": "TypeNominal",
714
820
  "name": "Void",
715
821
  "printedName": "()"
822
+ },
823
+ {
824
+ "kind": "TypeNominal",
825
+ "name": "URL",
826
+ "printedName": "Foundation.URL",
827
+ "usr": "s:10Foundation3URLV"
828
+ },
829
+ {
830
+ "kind": "TypeFunc",
831
+ "name": "Function",
832
+ "printedName": "() -> ()",
833
+ "children": [
834
+ {
835
+ "kind": "TypeNominal",
836
+ "name": "Void",
837
+ "printedName": "()"
838
+ },
839
+ {
840
+ "kind": "TypeNominal",
841
+ "name": "Void",
842
+ "printedName": "()"
843
+ }
844
+ ]
716
845
  }
717
846
  ],
718
847
  "declKind": "Func",
719
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
720
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
848
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
849
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
721
850
  "moduleName": "DavoiceTTS",
722
851
  "declAttributes": [
723
852
  "Final",
724
- "AccessControl"
853
+ "AccessControl",
854
+ "RawDocComment"
725
855
  ],
726
856
  "funcSelfKind": "NonMutating"
727
- }
728
- ],
729
- "declKind": "Class",
730
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue",
731
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC",
732
- "moduleName": "DavoiceTTS",
733
- "declAttributes": [
734
- "Final",
735
- "AccessControl",
736
- "RawDocComment",
737
- "ObjC"
738
- ],
739
- "superclassUsr": "c:objc(cs)NSObject",
740
- "hasMissingDesignatedInitializers": true,
741
- "inheritsConvenienceInitializers": true,
742
- "superclassNames": [
743
- "ObjectiveC.NSObject"
744
- ],
745
- "conformances": [
746
- {
747
- "kind": "Conformance",
748
- "name": "Copyable",
749
- "printedName": "Copyable",
750
- "usr": "s:s8CopyableP",
751
- "mangledName": "$ss8CopyableP"
752
- },
753
- {
754
- "kind": "Conformance",
755
- "name": "Escapable",
756
- "printedName": "Escapable",
757
- "usr": "s:s9EscapableP",
758
- "mangledName": "$ss9EscapableP"
759
- },
760
- {
761
- "kind": "Conformance",
762
- "name": "Equatable",
763
- "printedName": "Equatable",
764
- "usr": "s:SQ",
765
- "mangledName": "$sSQ"
766
- },
767
- {
768
- "kind": "Conformance",
769
- "name": "Hashable",
770
- "printedName": "Hashable",
771
- "usr": "s:SH",
772
- "mangledName": "$sSH"
773
- },
774
- {
775
- "kind": "Conformance",
776
- "name": "CVarArg",
777
- "printedName": "CVarArg",
778
- "usr": "s:s7CVarArgP",
779
- "mangledName": "$ss7CVarArgP"
780
- },
781
- {
782
- "kind": "Conformance",
783
- "name": "_KeyValueCodingAndObservingPublishing",
784
- "printedName": "_KeyValueCodingAndObservingPublishing",
785
- "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
786
- "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
787
- },
788
- {
789
- "kind": "Conformance",
790
- "name": "_KeyValueCodingAndObserving",
791
- "printedName": "_KeyValueCodingAndObserving",
792
- "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
793
- "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
794
857
  },
795
858
  {
796
- "kind": "Conformance",
797
- "name": "CustomStringConvertible",
798
- "printedName": "CustomStringConvertible",
799
- "usr": "s:s23CustomStringConvertibleP",
800
- "mangledName": "$ss23CustomStringConvertibleP"
801
- },
802
- {
803
- "kind": "Conformance",
804
- "name": "CustomDebugStringConvertible",
805
- "printedName": "CustomDebugStringConvertible",
806
- "usr": "s:s28CustomDebugStringConvertibleP",
807
- "mangledName": "$ss28CustomDebugStringConvertibleP"
808
- }
809
- ]
810
- },
811
- {
812
- "kind": "TypeDecl",
813
- "name": "DaVoiceTTS",
814
- "printedName": "DaVoiceTTS",
815
- "children": [
816
- {
817
- "kind": "TypeDecl",
818
- "name": "Config",
819
- "printedName": "Config",
820
- "declKind": "Struct",
821
- "usr": "s:10DavoiceTTS07DaVoiceB0C6ConfigV",
822
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C6ConfigV",
859
+ "kind": "Var",
860
+ "name": "onItemDone",
861
+ "printedName": "onItemDone",
862
+ "children": [
863
+ {
864
+ "kind": "TypeNominal",
865
+ "name": "Optional",
866
+ "printedName": "((Foundation.URL) -> ())?",
867
+ "children": [
868
+ {
869
+ "kind": "TypeFunc",
870
+ "name": "Function",
871
+ "printedName": "(Foundation.URL) -> ()",
872
+ "children": [
873
+ {
874
+ "kind": "TypeNominal",
875
+ "name": "Void",
876
+ "printedName": "()"
877
+ },
878
+ {
879
+ "kind": "TypeNominal",
880
+ "name": "URL",
881
+ "printedName": "Foundation.URL",
882
+ "usr": "s:10Foundation3URLV"
883
+ }
884
+ ]
885
+ }
886
+ ],
887
+ "usr": "s:Sq"
888
+ }
889
+ ],
890
+ "declKind": "Var",
891
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
892
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
823
893
  "moduleName": "DavoiceTTS",
824
894
  "declAttributes": [
825
- "AccessControl"
895
+ "HasInitialValue",
896
+ "Final",
897
+ "HasStorage",
898
+ "AccessControl",
899
+ "RawDocComment"
826
900
  ],
827
- "conformances": [
901
+ "hasStorage": true,
902
+ "accessors": [
828
903
  {
829
- "kind": "Conformance",
830
- "name": "Copyable",
831
- "printedName": "Copyable",
832
- "usr": "s:s8CopyableP",
833
- "mangledName": "$ss8CopyableP"
904
+ "kind": "Accessor",
905
+ "name": "Get",
906
+ "printedName": "Get()",
907
+ "children": [
908
+ {
909
+ "kind": "TypeNominal",
910
+ "name": "Optional",
911
+ "printedName": "((Foundation.URL) -> ())?",
912
+ "children": [
913
+ {
914
+ "kind": "TypeFunc",
915
+ "name": "Function",
916
+ "printedName": "(Foundation.URL) -> ()",
917
+ "children": [
918
+ {
919
+ "kind": "TypeNominal",
920
+ "name": "Void",
921
+ "printedName": "()"
922
+ },
923
+ {
924
+ "kind": "TypeNominal",
925
+ "name": "URL",
926
+ "printedName": "Foundation.URL",
927
+ "usr": "s:10Foundation3URLV"
928
+ }
929
+ ]
930
+ }
931
+ ],
932
+ "usr": "s:Sq"
933
+ }
934
+ ],
935
+ "declKind": "Accessor",
936
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
937
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
938
+ "moduleName": "DavoiceTTS",
939
+ "implicit": true,
940
+ "declAttributes": [
941
+ "Final"
942
+ ],
943
+ "accessorKind": "get"
834
944
  },
835
945
  {
836
- "kind": "Conformance",
837
- "name": "Escapable",
838
- "printedName": "Escapable",
839
- "usr": "s:s9EscapableP",
840
- "mangledName": "$ss9EscapableP"
946
+ "kind": "Accessor",
947
+ "name": "Set",
948
+ "printedName": "Set()",
949
+ "children": [
950
+ {
951
+ "kind": "TypeNominal",
952
+ "name": "Void",
953
+ "printedName": "()"
954
+ },
955
+ {
956
+ "kind": "TypeNominal",
957
+ "name": "Optional",
958
+ "printedName": "((Foundation.URL) -> ())?",
959
+ "children": [
960
+ {
961
+ "kind": "TypeFunc",
962
+ "name": "Function",
963
+ "printedName": "(Foundation.URL) -> ()",
964
+ "children": [
965
+ {
966
+ "kind": "TypeNominal",
967
+ "name": "Void",
968
+ "printedName": "()"
969
+ },
970
+ {
971
+ "kind": "TypeNominal",
972
+ "name": "URL",
973
+ "printedName": "Foundation.URL",
974
+ "usr": "s:10Foundation3URLV"
975
+ }
976
+ ]
977
+ }
978
+ ],
979
+ "usr": "s:Sq"
980
+ }
981
+ ],
982
+ "declKind": "Accessor",
983
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
984
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
985
+ "moduleName": "DavoiceTTS",
986
+ "implicit": true,
987
+ "declAttributes": [
988
+ "Final"
989
+ ],
990
+ "accessorKind": "set"
991
+ },
992
+ {
993
+ "kind": "Accessor",
994
+ "name": "Modify",
995
+ "printedName": "Modify()",
996
+ "children": [
997
+ {
998
+ "kind": "TypeNominal",
999
+ "name": "Void",
1000
+ "printedName": "()"
1001
+ }
1002
+ ],
1003
+ "declKind": "Accessor",
1004
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1005
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1006
+ "moduleName": "DavoiceTTS",
1007
+ "implicit": true,
1008
+ "declAttributes": [
1009
+ "Final"
1010
+ ],
1011
+ "accessorKind": "_modify"
841
1012
  }
842
1013
  ]
843
1014
  },
844
1015
  {
845
1016
  "kind": "Var",
846
- "name": "onLastUtteranceFinished",
847
- "printedName": "onLastUtteranceFinished",
1017
+ "name": "onQueueEmpty",
1018
+ "printedName": "onQueueEmpty",
848
1019
  "children": [
849
1020
  {
850
1021
  "kind": "TypeNominal",
@@ -873,15 +1044,14 @@
873
1044
  }
874
1045
  ],
875
1046
  "declKind": "Var",
876
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(py)onLastUtteranceFinished",
877
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvp",
1047
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
1048
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
878
1049
  "moduleName": "DavoiceTTS",
879
1050
  "declAttributes": [
880
1051
  "HasInitialValue",
881
1052
  "Final",
882
1053
  "HasStorage",
883
1054
  "AccessControl",
884
- "ObjC",
885
1055
  "RawDocComment"
886
1056
  ],
887
1057
  "hasStorage": true,
@@ -918,13 +1088,12 @@
918
1088
  }
919
1089
  ],
920
1090
  "declKind": "Accessor",
921
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)onLastUtteranceFinished",
922
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvg",
1091
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
1092
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
923
1093
  "moduleName": "DavoiceTTS",
924
1094
  "implicit": true,
925
1095
  "declAttributes": [
926
- "Final",
927
- "ObjC"
1096
+ "Final"
928
1097
  ],
929
1098
  "accessorKind": "get"
930
1099
  },
@@ -965,13 +1134,12 @@
965
1134
  }
966
1135
  ],
967
1136
  "declKind": "Accessor",
968
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)setOnLastUtteranceFinished:",
969
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvs",
1137
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
1138
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
970
1139
  "moduleName": "DavoiceTTS",
971
1140
  "implicit": true,
972
1141
  "declAttributes": [
973
- "Final",
974
- "ObjC"
1142
+ "Final"
975
1143
  ],
976
1144
  "accessorKind": "set"
977
1145
  },
@@ -987,8 +1155,8 @@
987
1155
  }
988
1156
  ],
989
1157
  "declKind": "Accessor",
990
- "usr": "s:10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
991
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1158
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
1159
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
992
1160
  "moduleName": "DavoiceTTS",
993
1161
  "implicit": true,
994
1162
  "declAttributes": [
@@ -998,269 +1166,294 @@
998
1166
  }
999
1167
  ]
1000
1168
  },
1001
- {
1002
- "kind": "Constructor",
1003
- "name": "init",
1004
- "printedName": "init(model:)",
1005
- "children": [
1006
- {
1007
- "kind": "TypeNominal",
1008
- "name": "DaVoiceTTS",
1009
- "printedName": "DavoiceTTS.DaVoiceTTS",
1010
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
1011
- },
1012
- {
1013
- "kind": "TypeNominal",
1014
- "name": "URL",
1015
- "printedName": "Foundation.URL",
1016
- "usr": "s:10Foundation3URLV"
1017
- }
1018
- ],
1019
- "declKind": "Constructor",
1020
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)initWithModel:error:",
1021
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C5modelAC10Foundation3URLV_tKcfc",
1022
- "moduleName": "DavoiceTTS",
1023
- "objc_name": "initWithModel:error:",
1024
- "declAttributes": [
1025
- "AccessControl",
1026
- "ObjC"
1027
- ],
1028
- "throwing": true,
1029
- "init_kind": "Designated"
1030
- },
1031
1169
  {
1032
1170
  "kind": "Function",
1033
- "name": "stopSpeaking",
1034
- "printedName": "stopSpeaking()",
1171
+ "name": "enqueue",
1172
+ "printedName": "enqueue(_:)",
1035
1173
  "children": [
1036
1174
  {
1037
1175
  "kind": "TypeNominal",
1038
1176
  "name": "Void",
1039
1177
  "printedName": "()"
1178
+ },
1179
+ {
1180
+ "kind": "TypeNominal",
1181
+ "name": "Source",
1182
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1183
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1040
1184
  }
1041
1185
  ],
1042
1186
  "declKind": "Func",
1043
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)stopSpeaking",
1044
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C12stopSpeakingyyF",
1187
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1188
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1045
1189
  "moduleName": "DavoiceTTS",
1046
1190
  "declAttributes": [
1047
1191
  "Final",
1048
1192
  "AccessControl",
1049
- "ObjC",
1050
1193
  "RawDocComment"
1051
1194
  ],
1052
1195
  "funcSelfKind": "NonMutating"
1053
1196
  },
1054
1197
  {
1055
1198
  "kind": "Function",
1056
- "name": "destroy",
1057
- "printedName": "destroy()",
1199
+ "name": "enqueueMany",
1200
+ "printedName": "enqueueMany(_:)",
1058
1201
  "children": [
1059
1202
  {
1060
1203
  "kind": "TypeNominal",
1061
1204
  "name": "Void",
1062
1205
  "printedName": "()"
1206
+ },
1207
+ {
1208
+ "kind": "TypeNominal",
1209
+ "name": "Array",
1210
+ "printedName": "[DavoiceTTS.SwiftSoundQueue.Source]",
1211
+ "children": [
1212
+ {
1213
+ "kind": "TypeNominal",
1214
+ "name": "Source",
1215
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1216
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1217
+ }
1218
+ ],
1219
+ "usr": "s:Sa"
1063
1220
  }
1064
1221
  ],
1065
1222
  "declKind": "Func",
1066
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)destroy",
1067
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C7destroyyyF",
1223
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1224
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1068
1225
  "moduleName": "DavoiceTTS",
1069
1226
  "declAttributes": [
1070
1227
  "Final",
1071
1228
  "AccessControl",
1072
- "ObjC",
1073
1229
  "RawDocComment"
1074
1230
  ],
1075
1231
  "funcSelfKind": "NonMutating"
1076
1232
  },
1077
1233
  {
1078
1234
  "kind": "Function",
1079
- "name": "speak",
1080
- "printedName": "speak(_:sid:)",
1235
+ "name": "stop",
1236
+ "printedName": "stop()",
1081
1237
  "children": [
1082
1238
  {
1083
1239
  "kind": "TypeNominal",
1084
1240
  "name": "Void",
1085
1241
  "printedName": "()"
1086
- },
1087
- {
1088
- "kind": "TypeNominal",
1089
- "name": "String",
1090
- "printedName": "Swift.String",
1091
- "usr": "s:SS"
1092
- },
1093
- {
1094
- "kind": "TypeNominal",
1095
- "name": "Int32",
1096
- "printedName": "Swift.Int32",
1097
- "hasDefaultArg": true,
1098
- "usr": "s:s5Int32V"
1099
1242
  }
1100
1243
  ],
1101
1244
  "declKind": "Func",
1102
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)speak:sid:",
1103
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C5speak_3sidySS_s5Int32VtF",
1245
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1246
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1104
1247
  "moduleName": "DavoiceTTS",
1105
1248
  "declAttributes": [
1106
1249
  "Final",
1107
1250
  "AccessControl",
1108
- "ObjC"
1251
+ "RawDocComment"
1109
1252
  ],
1110
1253
  "funcSelfKind": "NonMutating"
1111
1254
  },
1112
1255
  {
1113
- "kind": "Function",
1114
- "name": "synthesize",
1115
- "printedName": "synthesize(_:speakerId:token:terminal:)",
1256
+ "kind": "TypeDecl",
1257
+ "name": "Source",
1258
+ "printedName": "Source",
1116
1259
  "children": [
1117
1260
  {
1118
- "kind": "TypeNominal",
1119
- "name": "Tuple",
1120
- "printedName": "(AVFAudio.AVAudioPCMBuffer, Swift.Int)",
1261
+ "kind": "Var",
1262
+ "name": "fileURL",
1263
+ "printedName": "fileURL",
1121
1264
  "children": [
1122
1265
  {
1123
- "kind": "TypeNominal",
1124
- "name": "AVAudioPCMBuffer",
1125
- "printedName": "AVFAudio.AVAudioPCMBuffer",
1126
- "usr": "c:objc(cs)AVAudioPCMBuffer"
1127
- },
1128
- {
1129
- "kind": "TypeNominal",
1130
- "name": "Int",
1131
- "printedName": "Swift.Int",
1132
- "usr": "s:Si"
1266
+ "kind": "TypeFunc",
1267
+ "name": "Function",
1268
+ "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
1269
+ "children": [
1270
+ {
1271
+ "kind": "TypeFunc",
1272
+ "name": "Function",
1273
+ "printedName": "(Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
1274
+ "children": [
1275
+ {
1276
+ "kind": "TypeNominal",
1277
+ "name": "Source",
1278
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1279
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1280
+ },
1281
+ {
1282
+ "kind": "TypeNominal",
1283
+ "name": "URL",
1284
+ "printedName": "Foundation.URL",
1285
+ "usr": "s:10Foundation3URLV"
1286
+ }
1287
+ ]
1288
+ },
1289
+ {
1290
+ "kind": "TypeNominal",
1291
+ "name": "Metatype",
1292
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
1293
+ "children": [
1294
+ {
1295
+ "kind": "TypeNominal",
1296
+ "name": "Source",
1297
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1298
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1299
+ }
1300
+ ]
1301
+ }
1302
+ ]
1133
1303
  }
1134
- ]
1135
- },
1136
- {
1137
- "kind": "TypeNominal",
1138
- "name": "String",
1139
- "printedName": "Swift.String",
1140
- "usr": "s:SS"
1141
- },
1142
- {
1143
- "kind": "TypeNominal",
1144
- "name": "Int32",
1145
- "printedName": "Swift.Int32",
1146
- "hasDefaultArg": true,
1147
- "usr": "s:s5Int32V"
1148
- },
1149
- {
1150
- "kind": "TypeNominal",
1151
- "name": "UUID",
1152
- "printedName": "Foundation.UUID",
1153
- "usr": "s:10Foundation4UUIDV"
1304
+ ],
1305
+ "declKind": "EnumElement",
1306
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
1307
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
1308
+ "moduleName": "DavoiceTTS"
1154
1309
  },
1155
1310
  {
1156
- "kind": "TypeNominal",
1157
- "name": "Optional",
1158
- "printedName": "Swift.Character?",
1311
+ "kind": "Var",
1312
+ "name": "named",
1313
+ "printedName": "named",
1159
1314
  "children": [
1160
1315
  {
1161
- "kind": "TypeNominal",
1162
- "name": "Character",
1163
- "printedName": "Swift.Character",
1164
- "usr": "s:SJ"
1316
+ "kind": "TypeFunc",
1317
+ "name": "Function",
1318
+ "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
1319
+ "children": [
1320
+ {
1321
+ "kind": "TypeFunc",
1322
+ "name": "Function",
1323
+ "printedName": "(Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
1324
+ "children": [
1325
+ {
1326
+ "kind": "TypeNominal",
1327
+ "name": "Source",
1328
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1329
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1330
+ },
1331
+ {
1332
+ "kind": "TypeNominal",
1333
+ "name": "String",
1334
+ "printedName": "Swift.String",
1335
+ "usr": "s:SS"
1336
+ }
1337
+ ]
1338
+ },
1339
+ {
1340
+ "kind": "TypeNominal",
1341
+ "name": "Metatype",
1342
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
1343
+ "children": [
1344
+ {
1345
+ "kind": "TypeNominal",
1346
+ "name": "Source",
1347
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1348
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1349
+ }
1350
+ ]
1351
+ }
1352
+ ]
1165
1353
  }
1166
1354
  ],
1167
- "hasDefaultArg": true,
1168
- "usr": "s:Sq"
1355
+ "declKind": "EnumElement",
1356
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
1357
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
1358
+ "moduleName": "DavoiceTTS"
1169
1359
  }
1170
1360
  ],
1171
- "declKind": "Func",
1172
- "usr": "s:10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
1173
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
1361
+ "declKind": "Enum",
1362
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO",
1363
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO",
1174
1364
  "moduleName": "DavoiceTTS",
1175
1365
  "declAttributes": [
1176
- "Final",
1177
- "AccessControl"
1366
+ "AccessControl",
1367
+ "RawDocComment"
1178
1368
  ],
1179
- "throwing": true,
1180
- "funcSelfKind": "NonMutating"
1369
+ "conformances": [
1370
+ {
1371
+ "kind": "Conformance",
1372
+ "name": "Copyable",
1373
+ "printedName": "Copyable",
1374
+ "usr": "s:s8CopyableP",
1375
+ "mangledName": "$ss8CopyableP"
1376
+ },
1377
+ {
1378
+ "kind": "Conformance",
1379
+ "name": "Escapable",
1380
+ "printedName": "Escapable",
1381
+ "usr": "s:s9EscapableP",
1382
+ "mangledName": "$ss9EscapableP"
1383
+ }
1384
+ ]
1181
1385
  },
1182
1386
  {
1183
1387
  "kind": "Function",
1184
- "name": "synthesize_top",
1185
- "printedName": "synthesize_top(_:speakerId:token:)",
1388
+ "name": "audioPlayerDidFinishPlaying",
1389
+ "printedName": "audioPlayerDidFinishPlaying(_:successfully:)",
1186
1390
  "children": [
1187
1391
  {
1188
1392
  "kind": "TypeNominal",
1189
- "name": "AVAudioPCMBuffer",
1190
- "printedName": "AVFAudio.AVAudioPCMBuffer",
1191
- "usr": "c:objc(cs)AVAudioPCMBuffer"
1192
- },
1193
- {
1194
- "kind": "TypeNominal",
1195
- "name": "String",
1196
- "printedName": "Swift.String",
1197
- "usr": "s:SS"
1393
+ "name": "Void",
1394
+ "printedName": "()"
1198
1395
  },
1199
1396
  {
1200
1397
  "kind": "TypeNominal",
1201
- "name": "Int32",
1202
- "printedName": "Swift.Int32",
1203
- "hasDefaultArg": true,
1204
- "usr": "s:s5Int32V"
1398
+ "name": "AVAudioPlayer",
1399
+ "printedName": "AVFAudio.AVAudioPlayer",
1400
+ "usr": "c:objc(cs)AVAudioPlayer"
1205
1401
  },
1206
1402
  {
1207
1403
  "kind": "TypeNominal",
1208
- "name": "UUID",
1209
- "printedName": "Foundation.UUID",
1210
- "usr": "s:10Foundation4UUIDV"
1404
+ "name": "Bool",
1405
+ "printedName": "Swift.Bool",
1406
+ "usr": "s:Sb"
1211
1407
  }
1212
1408
  ],
1213
1409
  "declKind": "Func",
1214
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top:speakerId:token:error:",
1215
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C14synthesize_top_9speakerId5tokenSo16AVAudioPCMBufferCSS_s5Int32V10Foundation4UUIDVtKF",
1410
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)audioPlayerDidFinishPlaying:successfully:",
1411
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC27audioPlayerDidFinishPlaying_12successfullyySo07AVAudioG0C_SbtF",
1216
1412
  "moduleName": "DavoiceTTS",
1413
+ "objc_name": "audioPlayerDidFinishPlaying:successfully:",
1217
1414
  "declAttributes": [
1218
1415
  "Final",
1416
+ "ObjC",
1219
1417
  "AccessControl",
1220
- "RawDocComment",
1221
- "ObjC"
1418
+ "RawDocComment"
1222
1419
  ],
1223
- "throwing": true,
1224
1420
  "funcSelfKind": "NonMutating"
1225
1421
  },
1226
1422
  {
1227
- "kind": "Constructor",
1228
- "name": "init",
1229
- "printedName": "init()",
1423
+ "kind": "Function",
1424
+ "name": "activateSpeaker",
1425
+ "printedName": "activateSpeaker()",
1230
1426
  "children": [
1231
1427
  {
1232
1428
  "kind": "TypeNominal",
1233
- "name": "DaVoiceTTS",
1234
- "printedName": "DavoiceTTS.DaVoiceTTS",
1235
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
1429
+ "name": "Void",
1430
+ "printedName": "()"
1236
1431
  }
1237
1432
  ],
1238
- "declKind": "Constructor",
1239
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)init",
1240
- "mangledName": "$s10DavoiceTTS07DaVoiceB0CACycfc",
1433
+ "declKind": "Func",
1434
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
1435
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
1241
1436
  "moduleName": "DavoiceTTS",
1242
- "overriding": true,
1243
- "implicit": true,
1244
- "objc_name": "init",
1245
1437
  "declAttributes": [
1246
- "Dynamic",
1247
- "ObjC",
1248
- "Override"
1438
+ "Final",
1439
+ "AccessControl"
1249
1440
  ],
1250
- "init_kind": "Designated"
1441
+ "funcSelfKind": "NonMutating"
1251
1442
  }
1252
1443
  ],
1253
1444
  "declKind": "Class",
1254
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS",
1255
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C",
1445
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue",
1446
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC",
1256
1447
  "moduleName": "DavoiceTTS",
1257
1448
  "declAttributes": [
1258
1449
  "Final",
1259
1450
  "AccessControl",
1260
- "ObjCMembers",
1451
+ "RawDocComment",
1261
1452
  "ObjC"
1262
1453
  ],
1263
1454
  "superclassUsr": "c:objc(cs)NSObject",
1455
+ "hasMissingDesignatedInitializers": true,
1456
+ "inheritsConvenienceInitializers": true,
1264
1457
  "superclassNames": [
1265
1458
  "ObjectiveC.NSObject"
1266
1459
  ],
@@ -1330,170 +1523,82 @@
1330
1523
  }
1331
1524
  ]
1332
1525
  },
1333
- {
1334
- "kind": "Import",
1335
- "name": "Foundation",
1336
- "printedName": "Foundation",
1337
- "declKind": "Import",
1338
- "moduleName": "DavoiceTTS",
1339
- "declAttributes": [
1340
- "RawDocComment"
1341
- ]
1342
- },
1343
- {
1344
- "kind": "Import",
1345
- "name": "UIKit",
1346
- "printedName": "UIKit",
1347
- "declKind": "Import",
1348
- "moduleName": "DavoiceTTS"
1349
- },
1350
- {
1351
- "kind": "Import",
1352
- "name": "Speech",
1353
- "printedName": "Speech",
1354
- "declKind": "Import",
1355
- "moduleName": "DavoiceTTS"
1356
- },
1357
- {
1358
- "kind": "Import",
1359
- "name": "Accelerate",
1360
- "printedName": "Accelerate",
1361
- "declKind": "Import",
1362
- "moduleName": "DavoiceTTS"
1363
- },
1364
- {
1365
- "kind": "Import",
1366
- "name": "AVFAudio",
1367
- "printedName": "AVFAudio",
1368
- "declKind": "Import",
1369
- "moduleName": "DavoiceTTS"
1370
- },
1371
1526
  {
1372
1527
  "kind": "TypeDecl",
1373
- "name": "STTDelegate",
1374
- "printedName": "STTDelegate",
1528
+ "name": "DaVoiceTTS",
1529
+ "printedName": "DaVoiceTTS",
1375
1530
  "children": [
1376
1531
  {
1377
- "kind": "Function",
1378
- "name": "stt",
1379
- "printedName": "stt(_:didEmitEvent:body:)",
1380
- "children": [
1381
- {
1382
- "kind": "TypeNominal",
1383
- "name": "Void",
1384
- "printedName": "()"
1385
- },
1386
- {
1387
- "kind": "TypeNominal",
1388
- "name": "STT",
1389
- "printedName": "DavoiceTTS.STT",
1390
- "usr": "c:@M@DavoiceTTS@objc(cs)STT"
1391
- },
1532
+ "kind": "TypeDecl",
1533
+ "name": "Config",
1534
+ "printedName": "Config",
1535
+ "declKind": "Struct",
1536
+ "usr": "s:10DavoiceTTS07DaVoiceB0C6ConfigV",
1537
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C6ConfigV",
1538
+ "moduleName": "DavoiceTTS",
1539
+ "declAttributes": [
1540
+ "AccessControl"
1541
+ ],
1542
+ "conformances": [
1392
1543
  {
1393
- "kind": "TypeNominal",
1394
- "name": "String",
1395
- "printedName": "Swift.String",
1396
- "usr": "s:SS"
1544
+ "kind": "Conformance",
1545
+ "name": "Copyable",
1546
+ "printedName": "Copyable",
1547
+ "usr": "s:s8CopyableP",
1548
+ "mangledName": "$ss8CopyableP"
1397
1549
  },
1398
1550
  {
1399
- "kind": "TypeNominal",
1400
- "name": "Optional",
1401
- "printedName": "[Swift.String : Any]?",
1402
- "children": [
1403
- {
1404
- "kind": "TypeNominal",
1405
- "name": "Dictionary",
1406
- "printedName": "[Swift.String : Any]",
1407
- "children": [
1408
- {
1409
- "kind": "TypeNominal",
1410
- "name": "String",
1411
- "printedName": "Swift.String",
1412
- "usr": "s:SS"
1413
- },
1414
- {
1415
- "kind": "TypeNominal",
1416
- "name": "ProtocolComposition",
1417
- "printedName": "Any"
1418
- }
1419
- ],
1420
- "usr": "s:SD"
1421
- }
1422
- ],
1423
- "usr": "s:Sq"
1551
+ "kind": "Conformance",
1552
+ "name": "Escapable",
1553
+ "printedName": "Escapable",
1554
+ "usr": "s:s9EscapableP",
1555
+ "mangledName": "$ss9EscapableP"
1424
1556
  }
1425
- ],
1426
- "declKind": "Func",
1427
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate(im)stt:didEmitEvent:body:",
1428
- "mangledName": "$s10DavoiceTTS11STTDelegateP3stt_12didEmitEvent4bodyyAA3STTC_SSSDySSypGSgtF",
1429
- "moduleName": "DavoiceTTS",
1430
- "genericSig": "<τ_0_0 where τ_0_0 : DavoiceTTS.STTDelegate>",
1431
- "sugared_genericSig": "<Self where Self : DavoiceTTS.STTDelegate>",
1432
- "protocolReq": true,
1433
- "declAttributes": [
1434
- "ObjC"
1435
- ],
1436
- "reqNewWitnessTableEntry": true,
1437
- "funcSelfKind": "NonMutating"
1438
- }
1439
- ],
1440
- "declKind": "Protocol",
1441
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate",
1442
- "mangledName": "$s10DavoiceTTS11STTDelegateP",
1443
- "moduleName": "DavoiceTTS",
1444
- "genericSig": "<τ_0_0 : AnyObject>",
1445
- "sugared_genericSig": "<Self : AnyObject>",
1446
- "declAttributes": [
1447
- "AccessControl",
1448
- "ObjC",
1449
- "RawDocComment"
1450
- ],
1451
- "conformances": [
1452
- {
1453
- "kind": "Conformance",
1454
- "name": "Escapable",
1455
- "printedName": "Escapable",
1456
- "usr": "s:s9EscapableP",
1457
- "mangledName": "$ss9EscapableP"
1557
+ ]
1458
1558
  },
1459
- {
1460
- "kind": "Conformance",
1461
- "name": "Copyable",
1462
- "printedName": "Copyable",
1463
- "usr": "s:s8CopyableP",
1464
- "mangledName": "$ss8CopyableP"
1465
- }
1466
- ]
1467
- },
1468
- {
1469
- "kind": "TypeDecl",
1470
- "name": "STT",
1471
- "printedName": "STT",
1472
- "children": [
1473
1559
  {
1474
1560
  "kind": "Var",
1475
- "name": "delegate",
1476
- "printedName": "delegate",
1561
+ "name": "onLastUtteranceFinished",
1562
+ "printedName": "onLastUtteranceFinished",
1477
1563
  "children": [
1478
1564
  {
1479
1565
  "kind": "TypeNominal",
1480
- "name": "WeakStorage",
1481
- "printedName": "(any DavoiceTTS.STTDelegate)?"
1566
+ "name": "Optional",
1567
+ "printedName": "(() -> ())?",
1568
+ "children": [
1569
+ {
1570
+ "kind": "TypeFunc",
1571
+ "name": "Function",
1572
+ "printedName": "() -> ()",
1573
+ "children": [
1574
+ {
1575
+ "kind": "TypeNominal",
1576
+ "name": "Void",
1577
+ "printedName": "()"
1578
+ },
1579
+ {
1580
+ "kind": "TypeNominal",
1581
+ "name": "Void",
1582
+ "printedName": "()"
1583
+ }
1584
+ ]
1585
+ }
1586
+ ],
1587
+ "usr": "s:Sq"
1482
1588
  }
1483
1589
  ],
1484
1590
  "declKind": "Var",
1485
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)delegate",
1486
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvp",
1591
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(py)onLastUtteranceFinished",
1592
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvp",
1487
1593
  "moduleName": "DavoiceTTS",
1488
1594
  "declAttributes": [
1489
1595
  "HasInitialValue",
1490
1596
  "Final",
1491
1597
  "HasStorage",
1492
- "ReferenceOwnership",
1493
1598
  "AccessControl",
1494
- "ObjC"
1599
+ "ObjC",
1600
+ "RawDocComment"
1495
1601
  ],
1496
- "ownership": 1,
1497
1602
  "hasStorage": true,
1498
1603
  "accessors": [
1499
1604
  {
@@ -1504,21 +1609,32 @@
1504
1609
  {
1505
1610
  "kind": "TypeNominal",
1506
1611
  "name": "Optional",
1507
- "printedName": "(any DavoiceTTS.STTDelegate)?",
1612
+ "printedName": "(() -> ())?",
1508
1613
  "children": [
1509
1614
  {
1510
- "kind": "TypeNominal",
1511
- "name": "STTDelegate",
1512
- "printedName": "any DavoiceTTS.STTDelegate",
1513
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
1615
+ "kind": "TypeFunc",
1616
+ "name": "Function",
1617
+ "printedName": "() -> ()",
1618
+ "children": [
1619
+ {
1620
+ "kind": "TypeNominal",
1621
+ "name": "Void",
1622
+ "printedName": "()"
1623
+ },
1624
+ {
1625
+ "kind": "TypeNominal",
1626
+ "name": "Void",
1627
+ "printedName": "()"
1628
+ }
1629
+ ]
1514
1630
  }
1515
1631
  ],
1516
1632
  "usr": "s:Sq"
1517
1633
  }
1518
1634
  ],
1519
1635
  "declKind": "Accessor",
1520
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)delegate",
1521
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvg",
1636
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)onLastUtteranceFinished",
1637
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvg",
1522
1638
  "moduleName": "DavoiceTTS",
1523
1639
  "implicit": true,
1524
1640
  "declAttributes": [
@@ -1540,120 +1656,32 @@
1540
1656
  {
1541
1657
  "kind": "TypeNominal",
1542
1658
  "name": "Optional",
1543
- "printedName": "(any DavoiceTTS.STTDelegate)?",
1659
+ "printedName": "(() -> ())?",
1544
1660
  "children": [
1545
1661
  {
1546
- "kind": "TypeNominal",
1547
- "name": "STTDelegate",
1548
- "printedName": "any DavoiceTTS.STTDelegate",
1549
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
1662
+ "kind": "TypeFunc",
1663
+ "name": "Function",
1664
+ "printedName": "() -> ()",
1665
+ "children": [
1666
+ {
1667
+ "kind": "TypeNominal",
1668
+ "name": "Void",
1669
+ "printedName": "()"
1670
+ },
1671
+ {
1672
+ "kind": "TypeNominal",
1673
+ "name": "Void",
1674
+ "printedName": "()"
1675
+ }
1676
+ ]
1550
1677
  }
1551
1678
  ],
1552
1679
  "usr": "s:Sq"
1553
1680
  }
1554
1681
  ],
1555
1682
  "declKind": "Accessor",
1556
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setDelegate:",
1557
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvs",
1558
- "moduleName": "DavoiceTTS",
1559
- "implicit": true,
1560
- "declAttributes": [
1561
- "Final",
1562
- "ObjC"
1563
- ],
1564
- "accessorKind": "set"
1565
- },
1566
- {
1567
- "kind": "Accessor",
1568
- "name": "Modify",
1569
- "printedName": "Modify()",
1570
- "children": [
1571
- {
1572
- "kind": "TypeNominal",
1573
- "name": "Void",
1574
- "printedName": "()"
1575
- }
1576
- ],
1577
- "declKind": "Accessor",
1578
- "usr": "s:10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
1579
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
1580
- "moduleName": "DavoiceTTS",
1581
- "implicit": true,
1582
- "declAttributes": [
1583
- "Final"
1584
- ],
1585
- "accessorKind": "_modify"
1586
- }
1587
- ]
1588
- },
1589
- {
1590
- "kind": "Var",
1591
- "name": "continuous",
1592
- "printedName": "continuous",
1593
- "children": [
1594
- {
1595
- "kind": "TypeNominal",
1596
- "name": "Bool",
1597
- "printedName": "Swift.Bool",
1598
- "usr": "s:Sb"
1599
- }
1600
- ],
1601
- "declKind": "Var",
1602
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)continuous",
1603
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvp",
1604
- "moduleName": "DavoiceTTS",
1605
- "declAttributes": [
1606
- "HasInitialValue",
1607
- "Final",
1608
- "HasStorage",
1609
- "AccessControl",
1610
- "ObjC"
1611
- ],
1612
- "hasStorage": true,
1613
- "accessors": [
1614
- {
1615
- "kind": "Accessor",
1616
- "name": "Get",
1617
- "printedName": "Get()",
1618
- "children": [
1619
- {
1620
- "kind": "TypeNominal",
1621
- "name": "Bool",
1622
- "printedName": "Swift.Bool",
1623
- "usr": "s:Sb"
1624
- }
1625
- ],
1626
- "declKind": "Accessor",
1627
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)continuous",
1628
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvg",
1629
- "moduleName": "DavoiceTTS",
1630
- "implicit": true,
1631
- "declAttributes": [
1632
- "Final",
1633
- "ObjC"
1634
- ],
1635
- "accessorKind": "get"
1636
- },
1637
- {
1638
- "kind": "Accessor",
1639
- "name": "Set",
1640
- "printedName": "Set()",
1641
- "children": [
1642
- {
1643
- "kind": "TypeNominal",
1644
- "name": "Void",
1645
- "printedName": "()"
1646
- },
1647
- {
1648
- "kind": "TypeNominal",
1649
- "name": "Bool",
1650
- "printedName": "Swift.Bool",
1651
- "usr": "s:Sb"
1652
- }
1653
- ],
1654
- "declKind": "Accessor",
1655
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setContinuous:",
1656
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvs",
1683
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)setOnLastUtteranceFinished:",
1684
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvs",
1657
1685
  "moduleName": "DavoiceTTS",
1658
1686
  "implicit": true,
1659
1687
  "declAttributes": [
@@ -1669,160 +1697,56 @@
1669
1697
  "children": [
1670
1698
  {
1671
1699
  "kind": "TypeNominal",
1672
- "name": "Void",
1673
- "printedName": "()"
1674
- }
1675
- ],
1676
- "declKind": "Accessor",
1677
- "usr": "s:10DavoiceTTS3STTC10continuousSbvM",
1678
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvM",
1679
- "moduleName": "DavoiceTTS",
1680
- "implicit": true,
1681
- "declAttributes": [
1682
- "Final"
1683
- ],
1684
- "accessorKind": "_modify"
1685
- }
1686
- ]
1687
- },
1688
- {
1689
- "kind": "Var",
1690
- "name": "supportedEvents",
1691
- "printedName": "supportedEvents",
1692
- "children": [
1693
- {
1694
- "kind": "TypeNominal",
1695
- "name": "Array",
1696
- "printedName": "[Swift.String]",
1697
- "children": [
1698
- {
1699
- "kind": "TypeNominal",
1700
- "name": "String",
1701
- "printedName": "Swift.String",
1702
- "usr": "s:SS"
1703
- }
1704
- ],
1705
- "usr": "s:Sa"
1706
- }
1707
- ],
1708
- "declKind": "Var",
1709
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(cpy)supportedEvents",
1710
- "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvpZ",
1711
- "moduleName": "DavoiceTTS",
1712
- "static": true,
1713
- "declAttributes": [
1714
- "HasInitialValue",
1715
- "Final",
1716
- "HasStorage",
1717
- "AccessControl",
1718
- "RawDocComment",
1719
- "ObjC"
1720
- ],
1721
- "isLet": true,
1722
- "hasStorage": true,
1723
- "accessors": [
1724
- {
1725
- "kind": "Accessor",
1726
- "name": "Get",
1727
- "printedName": "Get()",
1728
- "children": [
1729
- {
1730
- "kind": "TypeNominal",
1731
- "name": "Array",
1732
- "printedName": "[Swift.String]",
1733
- "children": [
1734
- {
1735
- "kind": "TypeNominal",
1736
- "name": "String",
1737
- "printedName": "Swift.String",
1738
- "usr": "s:SS"
1739
- }
1740
- ],
1741
- "usr": "s:Sa"
1700
+ "name": "Void",
1701
+ "printedName": "()"
1742
1702
  }
1743
1703
  ],
1744
1704
  "declKind": "Accessor",
1745
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(cm)supportedEvents",
1746
- "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvgZ",
1705
+ "usr": "s:10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1706
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1747
1707
  "moduleName": "DavoiceTTS",
1748
- "static": true,
1749
1708
  "implicit": true,
1750
1709
  "declAttributes": [
1751
- "Final",
1752
- "ObjC"
1710
+ "Final"
1753
1711
  ],
1754
- "accessorKind": "get"
1712
+ "accessorKind": "_modify"
1755
1713
  }
1756
1714
  ]
1757
1715
  },
1758
1716
  {
1759
- "kind": "Function",
1760
- "name": "isSpeechAvailable",
1761
- "printedName": "isSpeechAvailable(_:)",
1717
+ "kind": "Constructor",
1718
+ "name": "init",
1719
+ "printedName": "init(model:)",
1762
1720
  "children": [
1763
1721
  {
1764
1722
  "kind": "TypeNominal",
1765
- "name": "Void",
1766
- "printedName": "()"
1723
+ "name": "DaVoiceTTS",
1724
+ "printedName": "DavoiceTTS.DaVoiceTTS",
1725
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
1767
1726
  },
1768
- {
1769
- "kind": "TypeFunc",
1770
- "name": "Function",
1771
- "printedName": "(Swift.Bool) -> ()",
1772
- "children": [
1773
- {
1774
- "kind": "TypeNominal",
1775
- "name": "Void",
1776
- "printedName": "()"
1777
- },
1778
- {
1779
- "kind": "TypeNominal",
1780
- "name": "Bool",
1781
- "printedName": "Swift.Bool",
1782
- "usr": "s:Sb"
1783
- }
1784
- ]
1785
- }
1786
- ],
1787
- "declKind": "Func",
1788
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isSpeechAvailable:",
1789
- "mangledName": "$s10DavoiceTTS3STTC17isSpeechAvailableyyySbcF",
1790
- "moduleName": "DavoiceTTS",
1791
- "declAttributes": [
1792
- "Final",
1793
- "AccessControl",
1794
- "RawDocComment",
1795
- "ObjC"
1796
- ],
1797
- "funcSelfKind": "NonMutating"
1798
- },
1799
- {
1800
- "kind": "Function",
1801
- "name": "isRecognizing",
1802
- "printedName": "isRecognizing()",
1803
- "children": [
1804
1727
  {
1805
1728
  "kind": "TypeNominal",
1806
- "name": "Bool",
1807
- "printedName": "Swift.Bool",
1808
- "usr": "s:Sb"
1729
+ "name": "URL",
1730
+ "printedName": "Foundation.URL",
1731
+ "usr": "s:10Foundation3URLV"
1809
1732
  }
1810
1733
  ],
1811
- "declKind": "Func",
1812
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isRecognizing",
1813
- "mangledName": "$s10DavoiceTTS3STTC13isRecognizingSbyF",
1734
+ "declKind": "Constructor",
1735
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)initWithModel:error:",
1736
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C5modelAC10Foundation3URLV_tKcfc",
1814
1737
  "moduleName": "DavoiceTTS",
1738
+ "objc_name": "initWithModel:error:",
1815
1739
  "declAttributes": [
1816
- "Final",
1817
1740
  "AccessControl",
1818
1741
  "ObjC"
1819
1742
  ],
1820
- "funcSelfKind": "NonMutating"
1743
+ "throwing": true,
1744
+ "init_kind": "Designated"
1821
1745
  },
1822
1746
  {
1823
1747
  "kind": "Function",
1824
- "name": "pauseMicrophone",
1825
- "printedName": "pauseMicrophone()",
1748
+ "name": "stopSpeaking",
1749
+ "printedName": "stopSpeaking()",
1826
1750
  "children": [
1827
1751
  {
1828
1752
  "kind": "TypeNominal",
@@ -1831,8 +1755,8 @@
1831
1755
  }
1832
1756
  ],
1833
1757
  "declKind": "Func",
1834
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)pauseMicrophone",
1835
- "mangledName": "$s10DavoiceTTS3STTC15pauseMicrophoneyyF",
1758
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)stopSpeaking",
1759
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C12stopSpeakingyyF",
1836
1760
  "moduleName": "DavoiceTTS",
1837
1761
  "declAttributes": [
1838
1762
  "Final",
@@ -1844,115 +1768,31 @@
1844
1768
  },
1845
1769
  {
1846
1770
  "kind": "Function",
1847
- "name": "unPauseMicrophone",
1848
- "printedName": "unPauseMicrophone()",
1849
- "children": [
1850
- {
1851
- "kind": "TypeNominal",
1852
- "name": "Void",
1853
- "printedName": "()"
1854
- }
1855
- ],
1856
- "declKind": "Func",
1857
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)unPauseMicrophone",
1858
- "mangledName": "$s10DavoiceTTS3STTC17unPauseMicrophoneyyF",
1859
- "moduleName": "DavoiceTTS",
1860
- "declAttributes": [
1861
- "Final",
1862
- "AccessControl",
1863
- "ObjC"
1864
- ],
1865
- "funcSelfKind": "NonMutating"
1866
- },
1867
- {
1868
- "kind": "Function",
1869
- "name": "startSpeech",
1870
- "printedName": "startSpeech(localeStr:)",
1871
- "children": [
1872
- {
1873
- "kind": "TypeNominal",
1874
- "name": "Void",
1875
- "printedName": "()"
1876
- },
1877
- {
1878
- "kind": "TypeNominal",
1879
- "name": "Optional",
1880
- "printedName": "Swift.String?",
1881
- "children": [
1882
- {
1883
- "kind": "TypeNominal",
1884
- "name": "String",
1885
- "printedName": "Swift.String",
1886
- "usr": "s:SS"
1887
- }
1888
- ],
1889
- "usr": "s:Sq"
1890
- }
1891
- ],
1892
- "declKind": "Func",
1893
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)startSpeechWithLocaleStr:",
1894
- "mangledName": "$s10DavoiceTTS3STTC11startSpeech9localeStrySSSg_tF",
1895
- "moduleName": "DavoiceTTS",
1896
- "declAttributes": [
1897
- "Final",
1898
- "AccessControl",
1899
- "ObjC"
1900
- ],
1901
- "funcSelfKind": "NonMutating"
1902
- },
1903
- {
1904
- "kind": "Function",
1905
- "name": "stopSpeech",
1906
- "printedName": "stopSpeech(_:)",
1771
+ "name": "destroy",
1772
+ "printedName": "destroy()",
1907
1773
  "children": [
1908
1774
  {
1909
1775
  "kind": "TypeNominal",
1910
1776
  "name": "Void",
1911
1777
  "printedName": "()"
1912
- },
1913
- {
1914
- "kind": "TypeNominal",
1915
- "name": "Optional",
1916
- "printedName": "((Swift.Bool) -> ())?",
1917
- "children": [
1918
- {
1919
- "kind": "TypeFunc",
1920
- "name": "Function",
1921
- "printedName": "(Swift.Bool) -> ()",
1922
- "children": [
1923
- {
1924
- "kind": "TypeNominal",
1925
- "name": "Void",
1926
- "printedName": "()"
1927
- },
1928
- {
1929
- "kind": "TypeNominal",
1930
- "name": "Bool",
1931
- "printedName": "Swift.Bool",
1932
- "usr": "s:Sb"
1933
- }
1934
- ]
1935
- }
1936
- ],
1937
- "hasDefaultArg": true,
1938
- "usr": "s:Sq"
1939
1778
  }
1940
1779
  ],
1941
1780
  "declKind": "Func",
1942
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)stopSpeech:",
1943
- "mangledName": "$s10DavoiceTTS3STTC10stopSpeechyyySbcSgF",
1781
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)destroy",
1782
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C7destroyyyF",
1944
1783
  "moduleName": "DavoiceTTS",
1945
1784
  "declAttributes": [
1946
1785
  "Final",
1947
1786
  "AccessControl",
1948
- "ObjC"
1787
+ "ObjC",
1788
+ "RawDocComment"
1949
1789
  ],
1950
1790
  "funcSelfKind": "NonMutating"
1951
1791
  },
1952
1792
  {
1953
1793
  "kind": "Function",
1954
- "name": "cancelSpeech",
1955
- "printedName": "cancelSpeech(_:)",
1794
+ "name": "speak",
1795
+ "printedName": "speak(_:sid:)",
1956
1796
  "children": [
1957
1797
  {
1958
1798
  "kind": "TypeNominal",
@@ -1961,84 +1801,21 @@
1961
1801
  },
1962
1802
  {
1963
1803
  "kind": "TypeNominal",
1964
- "name": "Optional",
1965
- "printedName": "((Swift.Bool) -> ())?",
1966
- "children": [
1967
- {
1968
- "kind": "TypeFunc",
1969
- "name": "Function",
1970
- "printedName": "(Swift.Bool) -> ()",
1971
- "children": [
1972
- {
1973
- "kind": "TypeNominal",
1974
- "name": "Void",
1975
- "printedName": "()"
1976
- },
1977
- {
1978
- "kind": "TypeNominal",
1979
- "name": "Bool",
1980
- "printedName": "Swift.Bool",
1981
- "usr": "s:Sb"
1982
- }
1983
- ]
1984
- }
1985
- ],
1986
- "hasDefaultArg": true,
1987
- "usr": "s:Sq"
1988
- }
1989
- ],
1990
- "declKind": "Func",
1991
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)cancelSpeech:",
1992
- "mangledName": "$s10DavoiceTTS3STTC12cancelSpeechyyySbcSgF",
1993
- "moduleName": "DavoiceTTS",
1994
- "declAttributes": [
1995
- "Final",
1996
- "AccessControl",
1997
- "ObjC"
1998
- ],
1999
- "funcSelfKind": "NonMutating"
2000
- },
2001
- {
2002
- "kind": "Function",
2003
- "name": "destroySpeech",
2004
- "printedName": "destroySpeech(_:)",
2005
- "children": [
2006
- {
2007
- "kind": "TypeNominal",
2008
- "name": "Void",
2009
- "printedName": "()"
1804
+ "name": "String",
1805
+ "printedName": "Swift.String",
1806
+ "usr": "s:SS"
2010
1807
  },
2011
1808
  {
2012
1809
  "kind": "TypeNominal",
2013
- "name": "Optional",
2014
- "printedName": "((Swift.Bool) -> ())?",
2015
- "children": [
2016
- {
2017
- "kind": "TypeFunc",
2018
- "name": "Function",
2019
- "printedName": "(Swift.Bool) -> ()",
2020
- "children": [
2021
- {
2022
- "kind": "TypeNominal",
2023
- "name": "Void",
2024
- "printedName": "()"
2025
- },
2026
- {
2027
- "kind": "TypeNominal",
2028
- "name": "Bool",
2029
- "printedName": "Swift.Bool",
2030
- "usr": "s:Sb"
2031
- }
2032
- ]
2033
- }
2034
- ],
1810
+ "name": "Int32",
1811
+ "printedName": "Swift.Int32",
2035
1812
  "hasDefaultArg": true,
2036
- "usr": "s:Sq"
1813
+ "usr": "s:s5Int32V"
2037
1814
  }
2038
1815
  ],
2039
1816
  "declKind": "Func",
2040
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)destroySpeech:",
2041
- "mangledName": "$s10DavoiceTTS3STTC13destroySpeechyyySbcSgF",
1817
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)speak:sid:",
1818
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C5speak_3sidySS_s5Int32VtF",
2042
1819
  "moduleName": "DavoiceTTS",
2043
1820
  "declAttributes": [
2044
1821
  "Final",
@@ -2049,60 +1826,116 @@
2049
1826
  },
2050
1827
  {
2051
1828
  "kind": "Function",
2052
- "name": "teardown",
2053
- "printedName": "teardown()",
1829
+ "name": "synthesize",
1830
+ "printedName": "synthesize(_:speakerId:token:terminal:)",
2054
1831
  "children": [
2055
1832
  {
2056
1833
  "kind": "TypeNominal",
2057
- "name": "Void",
2058
- "printedName": "()"
1834
+ "name": "Tuple",
1835
+ "printedName": "(AVFAudio.AVAudioPCMBuffer, Swift.Int)",
1836
+ "children": [
1837
+ {
1838
+ "kind": "TypeNominal",
1839
+ "name": "AVAudioPCMBuffer",
1840
+ "printedName": "AVFAudio.AVAudioPCMBuffer",
1841
+ "usr": "c:objc(cs)AVAudioPCMBuffer"
1842
+ },
1843
+ {
1844
+ "kind": "TypeNominal",
1845
+ "name": "Int",
1846
+ "printedName": "Swift.Int",
1847
+ "usr": "s:Si"
1848
+ }
1849
+ ]
1850
+ },
1851
+ {
1852
+ "kind": "TypeNominal",
1853
+ "name": "String",
1854
+ "printedName": "Swift.String",
1855
+ "usr": "s:SS"
1856
+ },
1857
+ {
1858
+ "kind": "TypeNominal",
1859
+ "name": "Int32",
1860
+ "printedName": "Swift.Int32",
1861
+ "hasDefaultArg": true,
1862
+ "usr": "s:s5Int32V"
1863
+ },
1864
+ {
1865
+ "kind": "TypeNominal",
1866
+ "name": "UUID",
1867
+ "printedName": "Foundation.UUID",
1868
+ "usr": "s:10Foundation4UUIDV"
1869
+ },
1870
+ {
1871
+ "kind": "TypeNominal",
1872
+ "name": "Optional",
1873
+ "printedName": "Swift.Character?",
1874
+ "children": [
1875
+ {
1876
+ "kind": "TypeNominal",
1877
+ "name": "Character",
1878
+ "printedName": "Swift.Character",
1879
+ "usr": "s:SJ"
1880
+ }
1881
+ ],
1882
+ "hasDefaultArg": true,
1883
+ "usr": "s:Sq"
2059
1884
  }
2060
1885
  ],
2061
1886
  "declKind": "Func",
2062
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)teardown",
2063
- "mangledName": "$s10DavoiceTTS3STTC8teardownyyF",
1887
+ "usr": "s:10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
1888
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2064
1889
  "moduleName": "DavoiceTTS",
2065
1890
  "declAttributes": [
2066
1891
  "Final",
2067
- "AccessControl",
2068
- "ObjC"
1892
+ "AccessControl"
2069
1893
  ],
1894
+ "throwing": true,
2070
1895
  "funcSelfKind": "NonMutating"
2071
1896
  },
2072
1897
  {
2073
1898
  "kind": "Function",
2074
- "name": "speechRecognizer",
2075
- "printedName": "speechRecognizer(_:availabilityDidChange:)",
1899
+ "name": "synthesize_top",
1900
+ "printedName": "synthesize_top(_:speakerId:token:)",
2076
1901
  "children": [
2077
1902
  {
2078
1903
  "kind": "TypeNominal",
2079
- "name": "Void",
2080
- "printedName": "()"
1904
+ "name": "AVAudioPCMBuffer",
1905
+ "printedName": "AVFAudio.AVAudioPCMBuffer",
1906
+ "usr": "c:objc(cs)AVAudioPCMBuffer"
2081
1907
  },
2082
1908
  {
2083
1909
  "kind": "TypeNominal",
2084
- "name": "SFSpeechRecognizer",
2085
- "printedName": "Speech.SFSpeechRecognizer",
2086
- "usr": "c:objc(cs)SFSpeechRecognizer"
1910
+ "name": "String",
1911
+ "printedName": "Swift.String",
1912
+ "usr": "s:SS"
2087
1913
  },
2088
1914
  {
2089
1915
  "kind": "TypeNominal",
2090
- "name": "Bool",
2091
- "printedName": "Swift.Bool",
2092
- "usr": "s:Sb"
1916
+ "name": "Int32",
1917
+ "printedName": "Swift.Int32",
1918
+ "hasDefaultArg": true,
1919
+ "usr": "s:s5Int32V"
1920
+ },
1921
+ {
1922
+ "kind": "TypeNominal",
1923
+ "name": "UUID",
1924
+ "printedName": "Foundation.UUID",
1925
+ "usr": "s:10Foundation4UUIDV"
2093
1926
  }
2094
1927
  ],
2095
1928
  "declKind": "Func",
2096
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)speechRecognizer:availabilityDidChange:",
2097
- "mangledName": "$s10DavoiceTTS3STTC16speechRecognizer_21availabilityDidChangeySo08SFSpeechE0C_SbtF",
1929
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top:speakerId:token:error:",
1930
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C14synthesize_top_9speakerId5tokenSo16AVAudioPCMBufferCSS_s5Int32V10Foundation4UUIDVtKF",
2098
1931
  "moduleName": "DavoiceTTS",
2099
- "objc_name": "speechRecognizer:availabilityDidChange:",
2100
1932
  "declAttributes": [
2101
1933
  "Final",
2102
- "ObjC",
2103
1934
  "AccessControl",
2104
- "RawDocComment"
1935
+ "RawDocComment",
1936
+ "ObjC"
2105
1937
  ],
1938
+ "throwing": true,
2106
1939
  "funcSelfKind": "NonMutating"
2107
1940
  },
2108
1941
  {
@@ -2112,14 +1945,14 @@
2112
1945
  "children": [
2113
1946
  {
2114
1947
  "kind": "TypeNominal",
2115
- "name": "STT",
2116
- "printedName": "DavoiceTTS.STT",
2117
- "usr": "c:@M@DavoiceTTS@objc(cs)STT"
1948
+ "name": "DaVoiceTTS",
1949
+ "printedName": "DavoiceTTS.DaVoiceTTS",
1950
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
2118
1951
  }
2119
1952
  ],
2120
1953
  "declKind": "Constructor",
2121
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)init",
2122
- "mangledName": "$s10DavoiceTTS3STTCACycfc",
1954
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)init",
1955
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0CACycfc",
2123
1956
  "moduleName": "DavoiceTTS",
2124
1957
  "overriding": true,
2125
1958
  "implicit": true,
@@ -2133,8 +1966,8 @@
2133
1966
  }
2134
1967
  ],
2135
1968
  "declKind": "Class",
2136
- "usr": "c:@M@DavoiceTTS@objc(cs)STT",
2137
- "mangledName": "$s10DavoiceTTS3STTC",
1969
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS",
1970
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C",
2138
1971
  "moduleName": "DavoiceTTS",
2139
1972
  "declAttributes": [
2140
1973
  "Final",
@@ -2143,7 +1976,6 @@
2143
1976
  "ObjC"
2144
1977
  ],
2145
1978
  "superclassUsr": "c:objc(cs)NSObject",
2146
- "inheritsConvenienceInitializers": true,
2147
1979
  "superclassNames": [
2148
1980
  "ObjectiveC.NSObject"
2149
1981
  ],
@@ -2213,89 +2045,170 @@
2213
2045
  }
2214
2046
  ]
2215
2047
  },
2216
- {
2217
- "kind": "Import",
2218
- "name": "Foundation",
2219
- "printedName": "Foundation",
2220
- "declKind": "Import",
2221
- "moduleName": "DavoiceTTS",
2222
- "declAttributes": [
2223
- "RawDocComment"
2224
- ]
2225
- },
2048
+ {
2049
+ "kind": "Import",
2050
+ "name": "Foundation",
2051
+ "printedName": "Foundation",
2052
+ "declKind": "Import",
2053
+ "moduleName": "DavoiceTTS",
2054
+ "declAttributes": [
2055
+ "RawDocComment"
2056
+ ]
2057
+ },
2058
+ {
2059
+ "kind": "Import",
2060
+ "name": "UIKit",
2061
+ "printedName": "UIKit",
2062
+ "declKind": "Import",
2063
+ "moduleName": "DavoiceTTS"
2064
+ },
2065
+ {
2066
+ "kind": "Import",
2067
+ "name": "Speech",
2068
+ "printedName": "Speech",
2069
+ "declKind": "Import",
2070
+ "moduleName": "DavoiceTTS"
2071
+ },
2072
+ {
2073
+ "kind": "Import",
2074
+ "name": "Accelerate",
2075
+ "printedName": "Accelerate",
2076
+ "declKind": "Import",
2077
+ "moduleName": "DavoiceTTS"
2078
+ },
2079
+ {
2080
+ "kind": "Import",
2081
+ "name": "AVFAudio",
2082
+ "printedName": "AVFAudio",
2083
+ "declKind": "Import",
2084
+ "moduleName": "DavoiceTTS"
2085
+ },
2086
+ {
2087
+ "kind": "TypeDecl",
2088
+ "name": "STTDelegate",
2089
+ "printedName": "STTDelegate",
2090
+ "children": [
2091
+ {
2092
+ "kind": "Function",
2093
+ "name": "stt",
2094
+ "printedName": "stt(_:didEmitEvent:body:)",
2095
+ "children": [
2096
+ {
2097
+ "kind": "TypeNominal",
2098
+ "name": "Void",
2099
+ "printedName": "()"
2100
+ },
2101
+ {
2102
+ "kind": "TypeNominal",
2103
+ "name": "STT",
2104
+ "printedName": "DavoiceTTS.STT",
2105
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT"
2106
+ },
2107
+ {
2108
+ "kind": "TypeNominal",
2109
+ "name": "String",
2110
+ "printedName": "Swift.String",
2111
+ "usr": "s:SS"
2112
+ },
2113
+ {
2114
+ "kind": "TypeNominal",
2115
+ "name": "Optional",
2116
+ "printedName": "[Swift.String : Any]?",
2117
+ "children": [
2118
+ {
2119
+ "kind": "TypeNominal",
2120
+ "name": "Dictionary",
2121
+ "printedName": "[Swift.String : Any]",
2122
+ "children": [
2123
+ {
2124
+ "kind": "TypeNominal",
2125
+ "name": "String",
2126
+ "printedName": "Swift.String",
2127
+ "usr": "s:SS"
2128
+ },
2129
+ {
2130
+ "kind": "TypeNominal",
2131
+ "name": "ProtocolComposition",
2132
+ "printedName": "Any"
2133
+ }
2134
+ ],
2135
+ "usr": "s:SD"
2136
+ }
2137
+ ],
2138
+ "usr": "s:Sq"
2139
+ }
2140
+ ],
2141
+ "declKind": "Func",
2142
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate(im)stt:didEmitEvent:body:",
2143
+ "mangledName": "$s10DavoiceTTS11STTDelegateP3stt_12didEmitEvent4bodyyAA3STTC_SSSDySSypGSgtF",
2144
+ "moduleName": "DavoiceTTS",
2145
+ "genericSig": "<τ_0_0 where τ_0_0 : DavoiceTTS.STTDelegate>",
2146
+ "sugared_genericSig": "<Self where Self : DavoiceTTS.STTDelegate>",
2147
+ "protocolReq": true,
2148
+ "declAttributes": [
2149
+ "ObjC"
2150
+ ],
2151
+ "reqNewWitnessTableEntry": true,
2152
+ "funcSelfKind": "NonMutating"
2153
+ }
2154
+ ],
2155
+ "declKind": "Protocol",
2156
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate",
2157
+ "mangledName": "$s10DavoiceTTS11STTDelegateP",
2158
+ "moduleName": "DavoiceTTS",
2159
+ "genericSig": "<τ_0_0 : AnyObject>",
2160
+ "sugared_genericSig": "<Self : AnyObject>",
2161
+ "declAttributes": [
2162
+ "AccessControl",
2163
+ "ObjC",
2164
+ "RawDocComment"
2165
+ ],
2166
+ "conformances": [
2167
+ {
2168
+ "kind": "Conformance",
2169
+ "name": "Escapable",
2170
+ "printedName": "Escapable",
2171
+ "usr": "s:s9EscapableP",
2172
+ "mangledName": "$ss9EscapableP"
2173
+ },
2174
+ {
2175
+ "kind": "Conformance",
2176
+ "name": "Copyable",
2177
+ "printedName": "Copyable",
2178
+ "usr": "s:s8CopyableP",
2179
+ "mangledName": "$ss8CopyableP"
2180
+ }
2181
+ ]
2182
+ },
2226
2183
  {
2227
2184
  "kind": "TypeDecl",
2228
- "name": "AudioPlaybackHook",
2229
- "printedName": "AudioPlaybackHook",
2185
+ "name": "STT",
2186
+ "printedName": "STT",
2230
2187
  "children": [
2231
2188
  {
2232
2189
  "kind": "Var",
2233
- "name": "engineScheduleFile",
2234
- "printedName": "engineScheduleFile",
2190
+ "name": "delegate",
2191
+ "printedName": "delegate",
2235
2192
  "children": [
2236
2193
  {
2237
2194
  "kind": "TypeNominal",
2238
- "name": "Optional",
2239
- "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
2240
- "children": [
2241
- {
2242
- "kind": "TypeFunc",
2243
- "name": "Function",
2244
- "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
2245
- "children": [
2246
- {
2247
- "kind": "TypeNominal",
2248
- "name": "Bool",
2249
- "printedName": "Swift.Bool",
2250
- "usr": "s:Sb"
2251
- },
2252
- {
2253
- "kind": "TypeNominal",
2254
- "name": "Tuple",
2255
- "printedName": "(Foundation.URL, () -> ())",
2256
- "children": [
2257
- {
2258
- "kind": "TypeNominal",
2259
- "name": "URL",
2260
- "printedName": "Foundation.URL",
2261
- "usr": "s:10Foundation3URLV"
2262
- },
2263
- {
2264
- "kind": "TypeFunc",
2265
- "name": "Function",
2266
- "printedName": "() -> ()",
2267
- "children": [
2268
- {
2269
- "kind": "TypeNominal",
2270
- "name": "Void",
2271
- "printedName": "()"
2272
- },
2273
- {
2274
- "kind": "TypeNominal",
2275
- "name": "Void",
2276
- "printedName": "()"
2277
- }
2278
- ]
2279
- }
2280
- ]
2281
- }
2282
- ]
2283
- }
2284
- ],
2285
- "usr": "s:Sq"
2195
+ "name": "WeakStorage",
2196
+ "printedName": "(any DavoiceTTS.STTDelegate)?"
2286
2197
  }
2287
2198
  ],
2288
2199
  "declKind": "Var",
2289
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
2290
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
2200
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)delegate",
2201
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvp",
2291
2202
  "moduleName": "DavoiceTTS",
2292
- "static": true,
2293
2203
  "declAttributes": [
2294
2204
  "HasInitialValue",
2205
+ "Final",
2295
2206
  "HasStorage",
2207
+ "ReferenceOwnership",
2296
2208
  "AccessControl",
2297
- "RawDocComment"
2209
+ "ObjC"
2298
2210
  ],
2211
+ "ownership": 1,
2299
2212
  "hasStorage": true,
2300
2213
  "accessors": [
2301
2214
  {
@@ -2306,61 +2219,27 @@
2306
2219
  {
2307
2220
  "kind": "TypeNominal",
2308
2221
  "name": "Optional",
2309
- "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
2222
+ "printedName": "(any DavoiceTTS.STTDelegate)?",
2310
2223
  "children": [
2311
2224
  {
2312
- "kind": "TypeFunc",
2313
- "name": "Function",
2314
- "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
2315
- "children": [
2316
- {
2317
- "kind": "TypeNominal",
2318
- "name": "Bool",
2319
- "printedName": "Swift.Bool",
2320
- "usr": "s:Sb"
2321
- },
2322
- {
2323
- "kind": "TypeNominal",
2324
- "name": "Tuple",
2325
- "printedName": "(Foundation.URL, () -> ())",
2326
- "children": [
2327
- {
2328
- "kind": "TypeNominal",
2329
- "name": "URL",
2330
- "printedName": "Foundation.URL",
2331
- "usr": "s:10Foundation3URLV"
2332
- },
2333
- {
2334
- "kind": "TypeFunc",
2335
- "name": "Function",
2336
- "printedName": "() -> ()",
2337
- "children": [
2338
- {
2339
- "kind": "TypeNominal",
2340
- "name": "Void",
2341
- "printedName": "()"
2342
- },
2343
- {
2344
- "kind": "TypeNominal",
2345
- "name": "Void",
2346
- "printedName": "()"
2347
- }
2348
- ]
2349
- }
2350
- ]
2351
- }
2352
- ]
2225
+ "kind": "TypeNominal",
2226
+ "name": "STTDelegate",
2227
+ "printedName": "any DavoiceTTS.STTDelegate",
2228
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
2353
2229
  }
2354
2230
  ],
2355
2231
  "usr": "s:Sq"
2356
2232
  }
2357
2233
  ],
2358
2234
  "declKind": "Accessor",
2359
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
2360
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
2235
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)delegate",
2236
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvg",
2361
2237
  "moduleName": "DavoiceTTS",
2362
- "static": true,
2363
2238
  "implicit": true,
2239
+ "declAttributes": [
2240
+ "Final",
2241
+ "ObjC"
2242
+ ],
2364
2243
  "accessorKind": "get"
2365
2244
  },
2366
2245
  {
@@ -2376,61 +2255,126 @@
2376
2255
  {
2377
2256
  "kind": "TypeNominal",
2378
2257
  "name": "Optional",
2379
- "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
2258
+ "printedName": "(any DavoiceTTS.STTDelegate)?",
2380
2259
  "children": [
2381
2260
  {
2382
- "kind": "TypeFunc",
2383
- "name": "Function",
2384
- "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
2385
- "children": [
2386
- {
2387
- "kind": "TypeNominal",
2388
- "name": "Bool",
2389
- "printedName": "Swift.Bool",
2390
- "usr": "s:Sb"
2391
- },
2392
- {
2393
- "kind": "TypeNominal",
2394
- "name": "Tuple",
2395
- "printedName": "(Foundation.URL, () -> ())",
2396
- "children": [
2397
- {
2398
- "kind": "TypeNominal",
2399
- "name": "URL",
2400
- "printedName": "Foundation.URL",
2401
- "usr": "s:10Foundation3URLV"
2402
- },
2403
- {
2404
- "kind": "TypeFunc",
2405
- "name": "Function",
2406
- "printedName": "() -> ()",
2407
- "children": [
2408
- {
2409
- "kind": "TypeNominal",
2410
- "name": "Void",
2411
- "printedName": "()"
2412
- },
2413
- {
2414
- "kind": "TypeNominal",
2415
- "name": "Void",
2416
- "printedName": "()"
2417
- }
2418
- ]
2419
- }
2420
- ]
2421
- }
2422
- ]
2261
+ "kind": "TypeNominal",
2262
+ "name": "STTDelegate",
2263
+ "printedName": "any DavoiceTTS.STTDelegate",
2264
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
2423
2265
  }
2424
2266
  ],
2425
2267
  "usr": "s:Sq"
2426
2268
  }
2427
2269
  ],
2428
2270
  "declKind": "Accessor",
2429
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
2430
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
2271
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setDelegate:",
2272
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvs",
2273
+ "moduleName": "DavoiceTTS",
2274
+ "implicit": true,
2275
+ "declAttributes": [
2276
+ "Final",
2277
+ "ObjC"
2278
+ ],
2279
+ "accessorKind": "set"
2280
+ },
2281
+ {
2282
+ "kind": "Accessor",
2283
+ "name": "Modify",
2284
+ "printedName": "Modify()",
2285
+ "children": [
2286
+ {
2287
+ "kind": "TypeNominal",
2288
+ "name": "Void",
2289
+ "printedName": "()"
2290
+ }
2291
+ ],
2292
+ "declKind": "Accessor",
2293
+ "usr": "s:10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
2294
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
2295
+ "moduleName": "DavoiceTTS",
2296
+ "implicit": true,
2297
+ "declAttributes": [
2298
+ "Final"
2299
+ ],
2300
+ "accessorKind": "_modify"
2301
+ }
2302
+ ]
2303
+ },
2304
+ {
2305
+ "kind": "Var",
2306
+ "name": "continuous",
2307
+ "printedName": "continuous",
2308
+ "children": [
2309
+ {
2310
+ "kind": "TypeNominal",
2311
+ "name": "Bool",
2312
+ "printedName": "Swift.Bool",
2313
+ "usr": "s:Sb"
2314
+ }
2315
+ ],
2316
+ "declKind": "Var",
2317
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)continuous",
2318
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvp",
2319
+ "moduleName": "DavoiceTTS",
2320
+ "declAttributes": [
2321
+ "HasInitialValue",
2322
+ "Final",
2323
+ "HasStorage",
2324
+ "AccessControl",
2325
+ "ObjC"
2326
+ ],
2327
+ "hasStorage": true,
2328
+ "accessors": [
2329
+ {
2330
+ "kind": "Accessor",
2331
+ "name": "Get",
2332
+ "printedName": "Get()",
2333
+ "children": [
2334
+ {
2335
+ "kind": "TypeNominal",
2336
+ "name": "Bool",
2337
+ "printedName": "Swift.Bool",
2338
+ "usr": "s:Sb"
2339
+ }
2340
+ ],
2341
+ "declKind": "Accessor",
2342
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)continuous",
2343
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvg",
2344
+ "moduleName": "DavoiceTTS",
2345
+ "implicit": true,
2346
+ "declAttributes": [
2347
+ "Final",
2348
+ "ObjC"
2349
+ ],
2350
+ "accessorKind": "get"
2351
+ },
2352
+ {
2353
+ "kind": "Accessor",
2354
+ "name": "Set",
2355
+ "printedName": "Set()",
2356
+ "children": [
2357
+ {
2358
+ "kind": "TypeNominal",
2359
+ "name": "Void",
2360
+ "printedName": "()"
2361
+ },
2362
+ {
2363
+ "kind": "TypeNominal",
2364
+ "name": "Bool",
2365
+ "printedName": "Swift.Bool",
2366
+ "usr": "s:Sb"
2367
+ }
2368
+ ],
2369
+ "declKind": "Accessor",
2370
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setContinuous:",
2371
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvs",
2431
2372
  "moduleName": "DavoiceTTS",
2432
- "static": true,
2433
2373
  "implicit": true,
2374
+ "declAttributes": [
2375
+ "Final",
2376
+ "ObjC"
2377
+ ],
2434
2378
  "accessorKind": "set"
2435
2379
  },
2436
2380
  {
@@ -2445,58 +2389,51 @@
2445
2389
  }
2446
2390
  ],
2447
2391
  "declKind": "Accessor",
2448
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
2449
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
2392
+ "usr": "s:10DavoiceTTS3STTC10continuousSbvM",
2393
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvM",
2450
2394
  "moduleName": "DavoiceTTS",
2451
- "static": true,
2452
2395
  "implicit": true,
2396
+ "declAttributes": [
2397
+ "Final"
2398
+ ],
2453
2399
  "accessorKind": "_modify"
2454
2400
  }
2455
2401
  ]
2456
2402
  },
2457
2403
  {
2458
2404
  "kind": "Var",
2459
- "name": "isEngineReady",
2460
- "printedName": "isEngineReady",
2405
+ "name": "supportedEvents",
2406
+ "printedName": "supportedEvents",
2461
2407
  "children": [
2462
2408
  {
2463
2409
  "kind": "TypeNominal",
2464
- "name": "Optional",
2465
- "printedName": "(() -> Swift.Bool)?",
2410
+ "name": "Array",
2411
+ "printedName": "[Swift.String]",
2466
2412
  "children": [
2467
2413
  {
2468
- "kind": "TypeFunc",
2469
- "name": "Function",
2470
- "printedName": "() -> Swift.Bool",
2471
- "children": [
2472
- {
2473
- "kind": "TypeNominal",
2474
- "name": "Bool",
2475
- "printedName": "Swift.Bool",
2476
- "usr": "s:Sb"
2477
- },
2478
- {
2479
- "kind": "TypeNominal",
2480
- "name": "Void",
2481
- "printedName": "()"
2482
- }
2483
- ]
2414
+ "kind": "TypeNominal",
2415
+ "name": "String",
2416
+ "printedName": "Swift.String",
2417
+ "usr": "s:SS"
2484
2418
  }
2485
2419
  ],
2486
- "usr": "s:Sq"
2420
+ "usr": "s:Sa"
2487
2421
  }
2488
2422
  ],
2489
2423
  "declKind": "Var",
2490
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
2491
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
2424
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(cpy)supportedEvents",
2425
+ "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvpZ",
2492
2426
  "moduleName": "DavoiceTTS",
2493
2427
  "static": true,
2494
2428
  "declAttributes": [
2495
2429
  "HasInitialValue",
2430
+ "Final",
2496
2431
  "HasStorage",
2497
2432
  "AccessControl",
2498
- "RawDocComment"
2433
+ "RawDocComment",
2434
+ "ObjC"
2499
2435
  ],
2436
+ "isLet": true,
2500
2437
  "hasStorage": true,
2501
2438
  "accessors": [
2502
2439
  {
@@ -2506,43 +2443,47 @@
2506
2443
  "children": [
2507
2444
  {
2508
2445
  "kind": "TypeNominal",
2509
- "name": "Optional",
2510
- "printedName": "(() -> Swift.Bool)?",
2446
+ "name": "Array",
2447
+ "printedName": "[Swift.String]",
2511
2448
  "children": [
2512
2449
  {
2513
- "kind": "TypeFunc",
2514
- "name": "Function",
2515
- "printedName": "() -> Swift.Bool",
2516
- "children": [
2517
- {
2518
- "kind": "TypeNominal",
2519
- "name": "Bool",
2520
- "printedName": "Swift.Bool",
2521
- "usr": "s:Sb"
2522
- },
2523
- {
2524
- "kind": "TypeNominal",
2525
- "name": "Void",
2526
- "printedName": "()"
2527
- }
2528
- ]
2450
+ "kind": "TypeNominal",
2451
+ "name": "String",
2452
+ "printedName": "Swift.String",
2453
+ "usr": "s:SS"
2529
2454
  }
2530
2455
  ],
2531
- "usr": "s:Sq"
2456
+ "usr": "s:Sa"
2532
2457
  }
2533
2458
  ],
2534
2459
  "declKind": "Accessor",
2535
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
2536
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
2460
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(cm)supportedEvents",
2461
+ "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvgZ",
2537
2462
  "moduleName": "DavoiceTTS",
2538
2463
  "static": true,
2539
2464
  "implicit": true,
2465
+ "declAttributes": [
2466
+ "Final",
2467
+ "ObjC"
2468
+ ],
2540
2469
  "accessorKind": "get"
2470
+ }
2471
+ ]
2472
+ },
2473
+ {
2474
+ "kind": "Function",
2475
+ "name": "isSpeechAvailable",
2476
+ "printedName": "isSpeechAvailable(_:)",
2477
+ "children": [
2478
+ {
2479
+ "kind": "TypeNominal",
2480
+ "name": "Void",
2481
+ "printedName": "()"
2541
2482
  },
2542
2483
  {
2543
- "kind": "Accessor",
2544
- "name": "Set",
2545
- "printedName": "Set()",
2484
+ "kind": "TypeFunc",
2485
+ "name": "Function",
2486
+ "printedName": "(Swift.Bool) -> ()",
2546
2487
  "children": [
2547
2488
  {
2548
2489
  "kind": "TypeNominal",
@@ -2551,224 +2492,197 @@
2551
2492
  },
2552
2493
  {
2553
2494
  "kind": "TypeNominal",
2554
- "name": "Optional",
2555
- "printedName": "(() -> Swift.Bool)?",
2556
- "children": [
2557
- {
2558
- "kind": "TypeFunc",
2559
- "name": "Function",
2560
- "printedName": "() -> Swift.Bool",
2561
- "children": [
2562
- {
2563
- "kind": "TypeNominal",
2564
- "name": "Bool",
2565
- "printedName": "Swift.Bool",
2566
- "usr": "s:Sb"
2567
- },
2568
- {
2569
- "kind": "TypeNominal",
2570
- "name": "Void",
2571
- "printedName": "()"
2572
- }
2573
- ]
2574
- }
2575
- ],
2576
- "usr": "s:Sq"
2495
+ "name": "Bool",
2496
+ "printedName": "Swift.Bool",
2497
+ "usr": "s:Sb"
2577
2498
  }
2578
- ],
2579
- "declKind": "Accessor",
2580
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
2581
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
2582
- "moduleName": "DavoiceTTS",
2583
- "static": true,
2584
- "implicit": true,
2585
- "accessorKind": "set"
2499
+ ]
2500
+ }
2501
+ ],
2502
+ "declKind": "Func",
2503
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isSpeechAvailable:",
2504
+ "mangledName": "$s10DavoiceTTS3STTC17isSpeechAvailableyyySbcF",
2505
+ "moduleName": "DavoiceTTS",
2506
+ "declAttributes": [
2507
+ "Final",
2508
+ "AccessControl",
2509
+ "RawDocComment",
2510
+ "ObjC"
2511
+ ],
2512
+ "funcSelfKind": "NonMutating"
2513
+ },
2514
+ {
2515
+ "kind": "Function",
2516
+ "name": "isRecognizing",
2517
+ "printedName": "isRecognizing()",
2518
+ "children": [
2519
+ {
2520
+ "kind": "TypeNominal",
2521
+ "name": "Bool",
2522
+ "printedName": "Swift.Bool",
2523
+ "usr": "s:Sb"
2524
+ }
2525
+ ],
2526
+ "declKind": "Func",
2527
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isRecognizing",
2528
+ "mangledName": "$s10DavoiceTTS3STTC13isRecognizingSbyF",
2529
+ "moduleName": "DavoiceTTS",
2530
+ "declAttributes": [
2531
+ "Final",
2532
+ "AccessControl",
2533
+ "ObjC"
2534
+ ],
2535
+ "funcSelfKind": "NonMutating"
2536
+ },
2537
+ {
2538
+ "kind": "Function",
2539
+ "name": "pauseMicrophone",
2540
+ "printedName": "pauseMicrophone()",
2541
+ "children": [
2542
+ {
2543
+ "kind": "TypeNominal",
2544
+ "name": "Void",
2545
+ "printedName": "()"
2546
+ }
2547
+ ],
2548
+ "declKind": "Func",
2549
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)pauseMicrophone",
2550
+ "mangledName": "$s10DavoiceTTS3STTC15pauseMicrophoneyyF",
2551
+ "moduleName": "DavoiceTTS",
2552
+ "declAttributes": [
2553
+ "Final",
2554
+ "AccessControl",
2555
+ "ObjC",
2556
+ "RawDocComment"
2557
+ ],
2558
+ "funcSelfKind": "NonMutating"
2559
+ },
2560
+ {
2561
+ "kind": "Function",
2562
+ "name": "unPauseMicrophone",
2563
+ "printedName": "unPauseMicrophone()",
2564
+ "children": [
2565
+ {
2566
+ "kind": "TypeNominal",
2567
+ "name": "Void",
2568
+ "printedName": "()"
2569
+ }
2570
+ ],
2571
+ "declKind": "Func",
2572
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)unPauseMicrophone",
2573
+ "mangledName": "$s10DavoiceTTS3STTC17unPauseMicrophoneyyF",
2574
+ "moduleName": "DavoiceTTS",
2575
+ "declAttributes": [
2576
+ "Final",
2577
+ "AccessControl",
2578
+ "ObjC"
2579
+ ],
2580
+ "funcSelfKind": "NonMutating"
2581
+ },
2582
+ {
2583
+ "kind": "Function",
2584
+ "name": "startSpeech",
2585
+ "printedName": "startSpeech(localeStr:)",
2586
+ "children": [
2587
+ {
2588
+ "kind": "TypeNominal",
2589
+ "name": "Void",
2590
+ "printedName": "()"
2586
2591
  },
2587
2592
  {
2588
- "kind": "Accessor",
2589
- "name": "Modify",
2590
- "printedName": "Modify()",
2593
+ "kind": "TypeNominal",
2594
+ "name": "Optional",
2595
+ "printedName": "Swift.String?",
2591
2596
  "children": [
2592
2597
  {
2593
2598
  "kind": "TypeNominal",
2594
- "name": "Void",
2595
- "printedName": "()"
2599
+ "name": "String",
2600
+ "printedName": "Swift.String",
2601
+ "usr": "s:SS"
2596
2602
  }
2597
2603
  ],
2598
- "declKind": "Accessor",
2599
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
2600
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
2601
- "moduleName": "DavoiceTTS",
2602
- "static": true,
2603
- "implicit": true,
2604
- "accessorKind": "_modify"
2604
+ "usr": "s:Sq"
2605
2605
  }
2606
- ]
2606
+ ],
2607
+ "declKind": "Func",
2608
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)startSpeechWithLocaleStr:",
2609
+ "mangledName": "$s10DavoiceTTS3STTC11startSpeech9localeStrySSSg_tF",
2610
+ "moduleName": "DavoiceTTS",
2611
+ "declAttributes": [
2612
+ "Final",
2613
+ "AccessControl",
2614
+ "ObjC"
2615
+ ],
2616
+ "funcSelfKind": "NonMutating"
2607
2617
  },
2608
2618
  {
2609
- "kind": "Var",
2610
- "name": "useOnlyEnginePlayback",
2611
- "printedName": "useOnlyEnginePlayback",
2619
+ "kind": "Function",
2620
+ "name": "stopSpeech",
2621
+ "printedName": "stopSpeech(_:)",
2612
2622
  "children": [
2623
+ {
2624
+ "kind": "TypeNominal",
2625
+ "name": "Void",
2626
+ "printedName": "()"
2627
+ },
2613
2628
  {
2614
2629
  "kind": "TypeNominal",
2615
2630
  "name": "Optional",
2616
- "printedName": "(() -> Swift.Bool)?",
2631
+ "printedName": "((Swift.Bool) -> ())?",
2617
2632
  "children": [
2618
2633
  {
2619
2634
  "kind": "TypeFunc",
2620
2635
  "name": "Function",
2621
- "printedName": "() -> Swift.Bool",
2636
+ "printedName": "(Swift.Bool) -> ()",
2622
2637
  "children": [
2623
2638
  {
2624
2639
  "kind": "TypeNominal",
2625
- "name": "Bool",
2626
- "printedName": "Swift.Bool",
2627
- "usr": "s:Sb"
2640
+ "name": "Void",
2641
+ "printedName": "()"
2628
2642
  },
2629
2643
  {
2630
2644
  "kind": "TypeNominal",
2631
- "name": "Void",
2632
- "printedName": "()"
2645
+ "name": "Bool",
2646
+ "printedName": "Swift.Bool",
2647
+ "usr": "s:Sb"
2633
2648
  }
2634
2649
  ]
2635
2650
  }
2636
2651
  ],
2652
+ "hasDefaultArg": true,
2637
2653
  "usr": "s:Sq"
2638
2654
  }
2639
2655
  ],
2640
- "declKind": "Var",
2641
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
2642
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
2656
+ "declKind": "Func",
2657
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)stopSpeech:",
2658
+ "mangledName": "$s10DavoiceTTS3STTC10stopSpeechyyySbcSgF",
2643
2659
  "moduleName": "DavoiceTTS",
2644
- "static": true,
2645
2660
  "declAttributes": [
2646
- "HasInitialValue",
2647
- "HasStorage",
2648
- "AccessControl"
2661
+ "Final",
2662
+ "AccessControl",
2663
+ "ObjC"
2649
2664
  ],
2650
- "hasStorage": true,
2651
- "accessors": [
2652
- {
2653
- "kind": "Accessor",
2654
- "name": "Get",
2655
- "printedName": "Get()",
2656
- "children": [
2657
- {
2658
- "kind": "TypeNominal",
2659
- "name": "Optional",
2660
- "printedName": "(() -> Swift.Bool)?",
2661
- "children": [
2662
- {
2663
- "kind": "TypeFunc",
2664
- "name": "Function",
2665
- "printedName": "() -> Swift.Bool",
2666
- "children": [
2667
- {
2668
- "kind": "TypeNominal",
2669
- "name": "Bool",
2670
- "printedName": "Swift.Bool",
2671
- "usr": "s:Sb"
2672
- },
2673
- {
2674
- "kind": "TypeNominal",
2675
- "name": "Void",
2676
- "printedName": "()"
2677
- }
2678
- ]
2679
- }
2680
- ],
2681
- "usr": "s:Sq"
2682
- }
2683
- ],
2684
- "declKind": "Accessor",
2685
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
2686
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
2687
- "moduleName": "DavoiceTTS",
2688
- "static": true,
2689
- "implicit": true,
2690
- "accessorKind": "get"
2691
- },
2692
- {
2693
- "kind": "Accessor",
2694
- "name": "Set",
2695
- "printedName": "Set()",
2696
- "children": [
2697
- {
2698
- "kind": "TypeNominal",
2699
- "name": "Void",
2700
- "printedName": "()"
2701
- },
2702
- {
2703
- "kind": "TypeNominal",
2704
- "name": "Optional",
2705
- "printedName": "(() -> Swift.Bool)?",
2706
- "children": [
2707
- {
2708
- "kind": "TypeFunc",
2709
- "name": "Function",
2710
- "printedName": "() -> Swift.Bool",
2711
- "children": [
2712
- {
2713
- "kind": "TypeNominal",
2714
- "name": "Bool",
2715
- "printedName": "Swift.Bool",
2716
- "usr": "s:Sb"
2717
- },
2718
- {
2719
- "kind": "TypeNominal",
2720
- "name": "Void",
2721
- "printedName": "()"
2722
- }
2723
- ]
2724
- }
2725
- ],
2726
- "usr": "s:Sq"
2727
- }
2728
- ],
2729
- "declKind": "Accessor",
2730
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
2731
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
2732
- "moduleName": "DavoiceTTS",
2733
- "static": true,
2734
- "implicit": true,
2735
- "accessorKind": "set"
2736
- },
2737
- {
2738
- "kind": "Accessor",
2739
- "name": "Modify",
2740
- "printedName": "Modify()",
2741
- "children": [
2742
- {
2743
- "kind": "TypeNominal",
2744
- "name": "Void",
2745
- "printedName": "()"
2746
- }
2747
- ],
2748
- "declKind": "Accessor",
2749
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
2750
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
2751
- "moduleName": "DavoiceTTS",
2752
- "static": true,
2753
- "implicit": true,
2754
- "accessorKind": "_modify"
2755
- }
2756
- ]
2665
+ "funcSelfKind": "NonMutating"
2757
2666
  },
2758
2667
  {
2759
- "kind": "Var",
2760
- "name": "stopEnginePlayback",
2761
- "printedName": "stopEnginePlayback",
2668
+ "kind": "Function",
2669
+ "name": "cancelSpeech",
2670
+ "printedName": "cancelSpeech(_:)",
2762
2671
  "children": [
2672
+ {
2673
+ "kind": "TypeNominal",
2674
+ "name": "Void",
2675
+ "printedName": "()"
2676
+ },
2763
2677
  {
2764
2678
  "kind": "TypeNominal",
2765
2679
  "name": "Optional",
2766
- "printedName": "(() -> ())?",
2680
+ "printedName": "((Swift.Bool) -> ())?",
2767
2681
  "children": [
2768
2682
  {
2769
2683
  "kind": "TypeFunc",
2770
2684
  "name": "Function",
2771
- "printedName": "() -> ()",
2685
+ "printedName": "(Swift.Bool) -> ()",
2772
2686
  "children": [
2773
2687
  {
2774
2688
  "kind": "TypeNominal",
@@ -2777,139 +2691,176 @@
2777
2691
  },
2778
2692
  {
2779
2693
  "kind": "TypeNominal",
2780
- "name": "Void",
2781
- "printedName": "()"
2694
+ "name": "Bool",
2695
+ "printedName": "Swift.Bool",
2696
+ "usr": "s:Sb"
2782
2697
  }
2783
2698
  ]
2784
2699
  }
2785
2700
  ],
2701
+ "hasDefaultArg": true,
2786
2702
  "usr": "s:Sq"
2787
2703
  }
2788
2704
  ],
2789
- "declKind": "Var",
2790
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
2791
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
2705
+ "declKind": "Func",
2706
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)cancelSpeech:",
2707
+ "mangledName": "$s10DavoiceTTS3STTC12cancelSpeechyyySbcSgF",
2792
2708
  "moduleName": "DavoiceTTS",
2793
- "static": true,
2794
- "declAttributes": [
2795
- "HasInitialValue",
2796
- "HasStorage",
2797
- "AccessControl"
2798
- ],
2799
- "hasStorage": true,
2800
- "accessors": [
2801
- {
2802
- "kind": "Accessor",
2803
- "name": "Get",
2804
- "printedName": "Get()",
2805
- "children": [
2806
- {
2807
- "kind": "TypeNominal",
2808
- "name": "Optional",
2809
- "printedName": "(() -> ())?",
2810
- "children": [
2811
- {
2812
- "kind": "TypeFunc",
2813
- "name": "Function",
2814
- "printedName": "() -> ()",
2815
- "children": [
2816
- {
2817
- "kind": "TypeNominal",
2818
- "name": "Void",
2819
- "printedName": "()"
2820
- },
2821
- {
2822
- "kind": "TypeNominal",
2823
- "name": "Void",
2824
- "printedName": "()"
2825
- }
2826
- ]
2827
- }
2828
- ],
2829
- "usr": "s:Sq"
2830
- }
2831
- ],
2832
- "declKind": "Accessor",
2833
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
2834
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
2835
- "moduleName": "DavoiceTTS",
2836
- "static": true,
2837
- "implicit": true,
2838
- "accessorKind": "get"
2709
+ "declAttributes": [
2710
+ "Final",
2711
+ "AccessControl",
2712
+ "ObjC"
2713
+ ],
2714
+ "funcSelfKind": "NonMutating"
2715
+ },
2716
+ {
2717
+ "kind": "Function",
2718
+ "name": "destroySpeech",
2719
+ "printedName": "destroySpeech(_:)",
2720
+ "children": [
2721
+ {
2722
+ "kind": "TypeNominal",
2723
+ "name": "Void",
2724
+ "printedName": "()"
2839
2725
  },
2840
2726
  {
2841
- "kind": "Accessor",
2842
- "name": "Set",
2843
- "printedName": "Set()",
2727
+ "kind": "TypeNominal",
2728
+ "name": "Optional",
2729
+ "printedName": "((Swift.Bool) -> ())?",
2844
2730
  "children": [
2845
2731
  {
2846
- "kind": "TypeNominal",
2847
- "name": "Void",
2848
- "printedName": "()"
2849
- },
2850
- {
2851
- "kind": "TypeNominal",
2852
- "name": "Optional",
2853
- "printedName": "(() -> ())?",
2732
+ "kind": "TypeFunc",
2733
+ "name": "Function",
2734
+ "printedName": "(Swift.Bool) -> ()",
2854
2735
  "children": [
2855
2736
  {
2856
- "kind": "TypeFunc",
2857
- "name": "Function",
2858
- "printedName": "() -> ()",
2859
- "children": [
2860
- {
2861
- "kind": "TypeNominal",
2862
- "name": "Void",
2863
- "printedName": "()"
2864
- },
2865
- {
2866
- "kind": "TypeNominal",
2867
- "name": "Void",
2868
- "printedName": "()"
2869
- }
2870
- ]
2737
+ "kind": "TypeNominal",
2738
+ "name": "Void",
2739
+ "printedName": "()"
2740
+ },
2741
+ {
2742
+ "kind": "TypeNominal",
2743
+ "name": "Bool",
2744
+ "printedName": "Swift.Bool",
2745
+ "usr": "s:Sb"
2871
2746
  }
2872
- ],
2873
- "usr": "s:Sq"
2747
+ ]
2874
2748
  }
2875
2749
  ],
2876
- "declKind": "Accessor",
2877
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
2878
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
2879
- "moduleName": "DavoiceTTS",
2880
- "static": true,
2881
- "implicit": true,
2882
- "accessorKind": "set"
2750
+ "hasDefaultArg": true,
2751
+ "usr": "s:Sq"
2752
+ }
2753
+ ],
2754
+ "declKind": "Func",
2755
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)destroySpeech:",
2756
+ "mangledName": "$s10DavoiceTTS3STTC13destroySpeechyyySbcSgF",
2757
+ "moduleName": "DavoiceTTS",
2758
+ "declAttributes": [
2759
+ "Final",
2760
+ "AccessControl",
2761
+ "ObjC"
2762
+ ],
2763
+ "funcSelfKind": "NonMutating"
2764
+ },
2765
+ {
2766
+ "kind": "Function",
2767
+ "name": "teardown",
2768
+ "printedName": "teardown()",
2769
+ "children": [
2770
+ {
2771
+ "kind": "TypeNominal",
2772
+ "name": "Void",
2773
+ "printedName": "()"
2774
+ }
2775
+ ],
2776
+ "declKind": "Func",
2777
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)teardown",
2778
+ "mangledName": "$s10DavoiceTTS3STTC8teardownyyF",
2779
+ "moduleName": "DavoiceTTS",
2780
+ "declAttributes": [
2781
+ "Final",
2782
+ "AccessControl",
2783
+ "ObjC"
2784
+ ],
2785
+ "funcSelfKind": "NonMutating"
2786
+ },
2787
+ {
2788
+ "kind": "Function",
2789
+ "name": "speechRecognizer",
2790
+ "printedName": "speechRecognizer(_:availabilityDidChange:)",
2791
+ "children": [
2792
+ {
2793
+ "kind": "TypeNominal",
2794
+ "name": "Void",
2795
+ "printedName": "()"
2883
2796
  },
2884
2797
  {
2885
- "kind": "Accessor",
2886
- "name": "Modify",
2887
- "printedName": "Modify()",
2888
- "children": [
2889
- {
2890
- "kind": "TypeNominal",
2891
- "name": "Void",
2892
- "printedName": "()"
2893
- }
2894
- ],
2895
- "declKind": "Accessor",
2896
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
2897
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
2898
- "moduleName": "DavoiceTTS",
2899
- "static": true,
2900
- "implicit": true,
2901
- "accessorKind": "_modify"
2798
+ "kind": "TypeNominal",
2799
+ "name": "SFSpeechRecognizer",
2800
+ "printedName": "Speech.SFSpeechRecognizer",
2801
+ "usr": "c:objc(cs)SFSpeechRecognizer"
2802
+ },
2803
+ {
2804
+ "kind": "TypeNominal",
2805
+ "name": "Bool",
2806
+ "printedName": "Swift.Bool",
2807
+ "usr": "s:Sb"
2902
2808
  }
2903
- ]
2809
+ ],
2810
+ "declKind": "Func",
2811
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)speechRecognizer:availabilityDidChange:",
2812
+ "mangledName": "$s10DavoiceTTS3STTC16speechRecognizer_21availabilityDidChangeySo08SFSpeechE0C_SbtF",
2813
+ "moduleName": "DavoiceTTS",
2814
+ "objc_name": "speechRecognizer:availabilityDidChange:",
2815
+ "declAttributes": [
2816
+ "Final",
2817
+ "ObjC",
2818
+ "AccessControl",
2819
+ "RawDocComment"
2820
+ ],
2821
+ "funcSelfKind": "NonMutating"
2822
+ },
2823
+ {
2824
+ "kind": "Constructor",
2825
+ "name": "init",
2826
+ "printedName": "init()",
2827
+ "children": [
2828
+ {
2829
+ "kind": "TypeNominal",
2830
+ "name": "STT",
2831
+ "printedName": "DavoiceTTS.STT",
2832
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT"
2833
+ }
2834
+ ],
2835
+ "declKind": "Constructor",
2836
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)init",
2837
+ "mangledName": "$s10DavoiceTTS3STTCACycfc",
2838
+ "moduleName": "DavoiceTTS",
2839
+ "overriding": true,
2840
+ "implicit": true,
2841
+ "objc_name": "init",
2842
+ "declAttributes": [
2843
+ "Dynamic",
2844
+ "ObjC",
2845
+ "Override"
2846
+ ],
2847
+ "init_kind": "Designated"
2904
2848
  }
2905
2849
  ],
2906
- "declKind": "Enum",
2907
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO",
2908
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO",
2850
+ "declKind": "Class",
2851
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT",
2852
+ "mangledName": "$s10DavoiceTTS3STTC",
2909
2853
  "moduleName": "DavoiceTTS",
2910
2854
  "declAttributes": [
2855
+ "Final",
2911
2856
  "AccessControl",
2912
- "RawDocComment"
2857
+ "ObjCMembers",
2858
+ "ObjC"
2859
+ ],
2860
+ "superclassUsr": "c:objc(cs)NSObject",
2861
+ "inheritsConvenienceInitializers": true,
2862
+ "superclassNames": [
2863
+ "ObjectiveC.NSObject"
2913
2864
  ],
2914
2865
  "conformances": [
2915
2866
  {
@@ -2925,6 +2876,55 @@
2925
2876
  "printedName": "Escapable",
2926
2877
  "usr": "s:s9EscapableP",
2927
2878
  "mangledName": "$ss9EscapableP"
2879
+ },
2880
+ {
2881
+ "kind": "Conformance",
2882
+ "name": "Equatable",
2883
+ "printedName": "Equatable",
2884
+ "usr": "s:SQ",
2885
+ "mangledName": "$sSQ"
2886
+ },
2887
+ {
2888
+ "kind": "Conformance",
2889
+ "name": "Hashable",
2890
+ "printedName": "Hashable",
2891
+ "usr": "s:SH",
2892
+ "mangledName": "$sSH"
2893
+ },
2894
+ {
2895
+ "kind": "Conformance",
2896
+ "name": "CVarArg",
2897
+ "printedName": "CVarArg",
2898
+ "usr": "s:s7CVarArgP",
2899
+ "mangledName": "$ss7CVarArgP"
2900
+ },
2901
+ {
2902
+ "kind": "Conformance",
2903
+ "name": "_KeyValueCodingAndObservingPublishing",
2904
+ "printedName": "_KeyValueCodingAndObservingPublishing",
2905
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
2906
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
2907
+ },
2908
+ {
2909
+ "kind": "Conformance",
2910
+ "name": "_KeyValueCodingAndObserving",
2911
+ "printedName": "_KeyValueCodingAndObserving",
2912
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
2913
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
2914
+ },
2915
+ {
2916
+ "kind": "Conformance",
2917
+ "name": "CustomStringConvertible",
2918
+ "printedName": "CustomStringConvertible",
2919
+ "usr": "s:s23CustomStringConvertibleP",
2920
+ "mangledName": "$ss23CustomStringConvertibleP"
2921
+ },
2922
+ {
2923
+ "kind": "Conformance",
2924
+ "name": "CustomDebugStringConvertible",
2925
+ "printedName": "CustomDebugStringConvertible",
2926
+ "usr": "s:s28CustomDebugStringConvertibleP",
2927
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
2928
2928
  }
2929
2929
  ]
2930
2930
  }
@@ -4493,129 +4493,143 @@
4493
4493
  "length": 1,
4494
4494
  "value": "0"
4495
4495
  },
4496
+ {
4497
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4498
+ "kind": "BooleanLiteral",
4499
+ "offset": 2103,
4500
+ "length": 5,
4501
+ "value": "false"
4502
+ },
4503
+ {
4504
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4505
+ "kind": "BooleanLiteral",
4506
+ "offset": 2139,
4507
+ "length": 5,
4508
+ "value": "false"
4509
+ },
4496
4510
  {
4497
4511
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4498
4512
  "kind": "IntegerLiteral",
4499
- "offset": 2146,
4513
+ "offset": 2269,
4500
4514
  "length": 1,
4501
4515
  "value": "0"
4502
4516
  },
4503
4517
  {
4504
4518
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4505
4519
  "kind": "IntegerLiteral",
4506
- "offset": 2197,
4520
+ "offset": 2320,
4507
4521
  "length": 1,
4508
4522
  "value": "0"
4509
4523
  },
4510
4524
  {
4511
4525
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4512
4526
  "kind": "StringLiteral",
4513
- "offset": 2240,
4527
+ "offset": 2363,
4514
4528
  "length": 6,
4515
4529
  "value": "\"cold\""
4516
4530
  },
4517
4531
  {
4518
4532
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4519
4533
  "kind": "BooleanLiteral",
4520
- "offset": 2312,
4534
+ "offset": 2435,
4521
4535
  "length": 5,
4522
4536
  "value": "false"
4523
4537
  },
4524
4538
  {
4525
4539
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4526
4540
  "kind": "BooleanLiteral",
4527
- "offset": 2616,
4541
+ "offset": 2739,
4528
4542
  "length": 5,
4529
4543
  "value": "false"
4530
4544
  },
4531
4545
  {
4532
4546
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4533
4547
  "kind": "IntegerLiteral",
4534
- "offset": 2694,
4548
+ "offset": 2817,
4535
4549
  "length": 1,
4536
4550
  "value": "0"
4537
4551
  },
4538
4552
  {
4539
4553
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4540
4554
  "kind": "FloatLiteral",
4541
- "offset": 2788,
4555
+ "offset": 2911,
4542
4556
  "length": 3,
4543
4557
  "value": "0.3"
4544
4558
  },
4545
4559
  {
4546
4560
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4547
4561
  "kind": "IntegerLiteral",
4548
- "offset": 2869,
4562
+ "offset": 2992,
4549
4563
  "length": 1,
4550
4564
  "value": "0"
4551
4565
  },
4552
4566
  {
4553
4567
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4554
4568
  "kind": "BooleanLiteral",
4555
- "offset": 2930,
4569
+ "offset": 3053,
4556
4570
  "length": 5,
4557
4571
  "value": "false"
4558
4572
  },
4559
4573
  {
4560
4574
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4561
4575
  "kind": "Array",
4562
- "offset": 2994,
4576
+ "offset": 3117,
4563
4577
  "length": 2,
4564
4578
  "value": "[]"
4565
4579
  },
4566
4580
  {
4567
4581
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4568
4582
  "kind": "StringLiteral",
4569
- "offset": 3046,
4583
+ "offset": 3169,
4570
4584
  "length": 16,
4571
4585
  "value": "\"stt.tts.serial\""
4572
4586
  },
4573
4587
  {
4574
4588
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4575
4589
  "kind": "BooleanLiteral",
4576
- "offset": 3135,
4590
+ "offset": 3258,
4577
4591
  "length": 5,
4578
4592
  "value": "false"
4579
4593
  },
4580
4594
  {
4581
4595
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4582
4596
  "kind": "BooleanLiteral",
4583
- "offset": 3248,
4597
+ "offset": 3371,
4584
4598
  "length": 5,
4585
4599
  "value": "false"
4586
4600
  },
4587
4601
  {
4588
4602
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4589
4603
  "kind": "Array",
4590
- "offset": 3910,
4604
+ "offset": 4033,
4591
4605
  "length": 203,
4592
4606
  "value": "[\"onSpeechResults\", \"onSpeechStart\", \"onSpeechPartialResults\", \"onSpeechError\", \"onSpeechEnd\", \"onSpeechRecognized\", \"onSpeechVolumeChanged\"]"
4593
4607
  },
4594
4608
  {
4595
4609
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4596
4610
  "kind": "IntegerLiteral",
4597
- "offset": 4150,
4611
+ "offset": 4273,
4598
4612
  "length": 1,
4599
4613
  "value": "0"
4600
4614
  },
4601
4615
  {
4602
4616
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4603
4617
  "kind": "IntegerLiteral",
4604
- "offset": 4341,
4618
+ "offset": 4464,
4605
4619
  "length": 1,
4606
4620
  "value": "0"
4607
4621
  },
4608
4622
  {
4609
4623
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4610
4624
  "kind": "BooleanLiteral",
4611
- "offset": 12625,
4625
+ "offset": 12819,
4612
4626
  "length": 4,
4613
4627
  "value": "true"
4614
4628
  },
4615
4629
  {
4616
4630
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4617
4631
  "kind": "FloatLiteral",
4618
- "offset": 35724,
4632
+ "offset": 36519,
4619
4633
  "length": 3,
4620
4634
  "value": "0.7"
4621
4635
  }