react-native-davoice-tts 1.0.206 → 1.0.207

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