react-native-davoice-tts 1.0.214 → 1.0.215

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