react-native-davoice-tts 1.0.203 → 1.0.206

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (17) hide show
  1. package/TTSRNBridge.podspec +1 -1
  2. package/ios/TTSRNBridge/DavoiceTTS.xcframework/Info.plist +5 -5
  3. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/DavoiceTTS +0 -0
  4. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.abi.json +1494 -1494
  5. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.private.swiftinterface +20 -20
  6. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftinterface +20 -20
  7. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/DavoiceTTS +0 -0
  8. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json +1494 -1494
  9. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +20 -20
  10. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.swiftinterface +20 -20
  11. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json +1494 -1494
  12. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +20 -20
  13. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +20 -20
  14. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeDirectory +0 -0
  15. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeRequirements-1 +0 -0
  16. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeResources +24 -24
  17. package/package.json +1 -1
@@ -16,41 +16,89 @@
16
16
  },
17
17
  {
18
18
  "kind": "Import",
19
- "name": "UIKit",
20
- "printedName": "UIKit",
21
- "declKind": "Import",
22
- "moduleName": "DavoiceTTS"
23
- },
24
- {
25
- "kind": "Import",
26
- "name": "Speech",
27
- "printedName": "Speech",
19
+ "name": "onnxruntime_objc",
20
+ "printedName": "onnxruntime_objc",
28
21
  "declKind": "Import",
29
22
  "moduleName": "DavoiceTTS"
30
23
  },
31
24
  {
32
25
  "kind": "Import",
33
- "name": "Accelerate",
34
- "printedName": "Accelerate",
26
+ "name": "phonemes",
27
+ "printedName": "phonemes",
35
28
  "declKind": "Import",
36
- "moduleName": "DavoiceTTS"
29
+ "moduleName": "DavoiceTTS",
30
+ "declAttributes": [
31
+ "RawDocComment"
32
+ ]
37
33
  },
38
34
  {
39
35
  "kind": "Import",
40
- "name": "AVFAudio",
41
- "printedName": "AVFAudio",
36
+ "name": "AVFoundation",
37
+ "printedName": "AVFoundation",
42
38
  "declKind": "Import",
43
39
  "moduleName": "DavoiceTTS"
44
40
  },
45
41
  {
46
42
  "kind": "TypeDecl",
47
- "name": "STTDelegate",
48
- "printedName": "STTDelegate",
43
+ "name": "SwiftSoundQueue",
44
+ "printedName": "SwiftSoundQueue",
49
45
  "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
+ },
50
98
  {
51
99
  "kind": "Function",
52
- "name": "stt",
53
- "printedName": "stt(_:didEmitEvent:body:)",
100
+ "name": "notifyWhenURLFinishes",
101
+ "printedName": "notifyWhenURLFinishes(_:_:)",
54
102
  "children": [
55
103
  {
56
104
  "kind": "TypeNominal",
@@ -59,115 +107,82 @@
59
107
  },
60
108
  {
61
109
  "kind": "TypeNominal",
62
- "name": "STT",
63
- "printedName": "DavoiceTTS.STT",
64
- "usr": "c:@M@DavoiceTTS@objc(cs)STT"
65
- },
66
- {
67
- "kind": "TypeNominal",
68
- "name": "String",
69
- "printedName": "Swift.String",
70
- "usr": "s:SS"
110
+ "name": "URL",
111
+ "printedName": "Foundation.URL",
112
+ "usr": "s:10Foundation3URLV"
71
113
  },
72
114
  {
73
- "kind": "TypeNominal",
74
- "name": "Optional",
75
- "printedName": "[Swift.String : Any]?",
115
+ "kind": "TypeFunc",
116
+ "name": "Function",
117
+ "printedName": "() -> ()",
76
118
  "children": [
77
119
  {
78
120
  "kind": "TypeNominal",
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"
121
+ "name": "Void",
122
+ "printedName": "()"
123
+ },
124
+ {
125
+ "kind": "TypeNominal",
126
+ "name": "Void",
127
+ "printedName": "()"
95
128
  }
96
- ],
97
- "usr": "s:Sq"
129
+ ]
98
130
  }
99
131
  ],
100
132
  "declKind": "Func",
101
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate(im)stt:didEmitEvent:body:",
102
- "mangledName": "$s10DavoiceTTS11STTDelegateP3stt_12didEmitEvent4bodyyAA3STTC_SSSDySSypGSgtF",
133
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
134
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
103
135
  "moduleName": "DavoiceTTS",
104
- "genericSig": "<τ_0_0 where τ_0_0 : DavoiceTTS.STTDelegate>",
105
- "sugared_genericSig": "<Self where Self : DavoiceTTS.STTDelegate>",
106
- "protocolReq": true,
107
136
  "declAttributes": [
108
- "ObjC"
137
+ "Final",
138
+ "AccessControl",
139
+ "RawDocComment"
109
140
  ],
110
- "reqNewWitnessTableEntry": true,
111
141
  "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"
132
142
  },
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": [
147
143
  {
148
144
  "kind": "Var",
149
- "name": "delegate",
150
- "printedName": "delegate",
145
+ "name": "onItemDone",
146
+ "printedName": "onItemDone",
151
147
  "children": [
152
148
  {
153
149
  "kind": "TypeNominal",
154
- "name": "WeakStorage",
155
- "printedName": "(any DavoiceTTS.STTDelegate)?"
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"
156
173
  }
157
174
  ],
158
175
  "declKind": "Var",
159
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)delegate",
160
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvp",
176
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
177
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
161
178
  "moduleName": "DavoiceTTS",
162
179
  "declAttributes": [
163
180
  "HasInitialValue",
164
181
  "Final",
165
182
  "HasStorage",
166
- "ReferenceOwnership",
167
183
  "AccessControl",
168
- "ObjC"
184
+ "RawDocComment"
169
185
  ],
170
- "ownership": 1,
171
186
  "hasStorage": true,
172
187
  "accessors": [
173
188
  {
@@ -178,26 +193,37 @@
178
193
  {
179
194
  "kind": "TypeNominal",
180
195
  "name": "Optional",
181
- "printedName": "(any DavoiceTTS.STTDelegate)?",
196
+ "printedName": "((Foundation.URL) -> ())?",
182
197
  "children": [
183
198
  {
184
- "kind": "TypeNominal",
185
- "name": "STTDelegate",
186
- "printedName": "any DavoiceTTS.STTDelegate",
187
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
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
+ ]
188
215
  }
189
216
  ],
190
217
  "usr": "s:Sq"
191
218
  }
192
219
  ],
193
220
  "declKind": "Accessor",
194
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)delegate",
195
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvg",
221
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
222
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
196
223
  "moduleName": "DavoiceTTS",
197
224
  "implicit": true,
198
225
  "declAttributes": [
199
- "Final",
200
- "ObjC"
226
+ "Final"
201
227
  ],
202
228
  "accessorKind": "get"
203
229
  },
@@ -214,26 +240,37 @@
214
240
  {
215
241
  "kind": "TypeNominal",
216
242
  "name": "Optional",
217
- "printedName": "(any DavoiceTTS.STTDelegate)?",
243
+ "printedName": "((Foundation.URL) -> ())?",
218
244
  "children": [
219
245
  {
220
- "kind": "TypeNominal",
221
- "name": "STTDelegate",
222
- "printedName": "any DavoiceTTS.STTDelegate",
223
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
224
- }
225
- ],
226
- "usr": "s:Sq"
227
- }
228
- ],
229
- "declKind": "Accessor",
230
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setDelegate:",
231
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvs",
232
- "moduleName": "DavoiceTTS",
233
- "implicit": true,
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
+ ]
262
+ }
263
+ ],
264
+ "usr": "s:Sq"
265
+ }
266
+ ],
267
+ "declKind": "Accessor",
268
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
269
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
270
+ "moduleName": "DavoiceTTS",
271
+ "implicit": true,
234
272
  "declAttributes": [
235
- "Final",
236
- "ObjC"
273
+ "Final"
237
274
  ],
238
275
  "accessorKind": "set"
239
276
  },
@@ -249,8 +286,8 @@
249
286
  }
250
287
  ],
251
288
  "declKind": "Accessor",
252
- "usr": "s:10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
253
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
289
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
290
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
254
291
  "moduleName": "DavoiceTTS",
255
292
  "implicit": true,
256
293
  "declAttributes": [
@@ -262,26 +299,45 @@
262
299
  },
263
300
  {
264
301
  "kind": "Var",
265
- "name": "continuous",
266
- "printedName": "continuous",
302
+ "name": "onQueueEmpty",
303
+ "printedName": "onQueueEmpty",
267
304
  "children": [
268
305
  {
269
306
  "kind": "TypeNominal",
270
- "name": "Bool",
271
- "printedName": "Swift.Bool",
272
- "usr": "s:Sb"
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"
273
329
  }
274
330
  ],
275
331
  "declKind": "Var",
276
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)continuous",
277
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvp",
332
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
333
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
278
334
  "moduleName": "DavoiceTTS",
279
335
  "declAttributes": [
280
336
  "HasInitialValue",
281
337
  "Final",
282
338
  "HasStorage",
283
339
  "AccessControl",
284
- "ObjC"
340
+ "RawDocComment"
285
341
  ],
286
342
  "hasStorage": true,
287
343
  "accessors": [
@@ -292,19 +348,37 @@
292
348
  "children": [
293
349
  {
294
350
  "kind": "TypeNominal",
295
- "name": "Bool",
296
- "printedName": "Swift.Bool",
297
- "usr": "s:Sb"
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"
298
373
  }
299
374
  ],
300
375
  "declKind": "Accessor",
301
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)continuous",
302
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvg",
376
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
377
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
303
378
  "moduleName": "DavoiceTTS",
304
379
  "implicit": true,
305
380
  "declAttributes": [
306
- "Final",
307
- "ObjC"
381
+ "Final"
308
382
  ],
309
383
  "accessorKind": "get"
310
384
  },
@@ -320,19 +394,37 @@
320
394
  },
321
395
  {
322
396
  "kind": "TypeNominal",
323
- "name": "Bool",
324
- "printedName": "Swift.Bool",
325
- "usr": "s:Sb"
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"
326
419
  }
327
420
  ],
328
421
  "declKind": "Accessor",
329
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setContinuous:",
330
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvs",
422
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
423
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
331
424
  "moduleName": "DavoiceTTS",
332
425
  "implicit": true,
333
426
  "declAttributes": [
334
- "Final",
335
- "ObjC"
427
+ "Final"
336
428
  ],
337
429
  "accessorKind": "set"
338
430
  },
@@ -348,8 +440,8 @@
348
440
  }
349
441
  ],
350
442
  "declKind": "Accessor",
351
- "usr": "s:10DavoiceTTS3STTC10continuousSbvM",
352
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvM",
443
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
444
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
353
445
  "moduleName": "DavoiceTTS",
354
446
  "implicit": true,
355
447
  "declAttributes": [
@@ -360,79 +452,37 @@
360
452
  ]
361
453
  },
362
454
  {
363
- "kind": "Var",
364
- "name": "supportedEvents",
365
- "printedName": "supportedEvents",
455
+ "kind": "Function",
456
+ "name": "enqueue",
457
+ "printedName": "enqueue(_:)",
366
458
  "children": [
367
459
  {
368
460
  "kind": "TypeNominal",
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"
461
+ "name": "Void",
462
+ "printedName": "()"
463
+ },
464
+ {
465
+ "kind": "TypeNominal",
466
+ "name": "Source",
467
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
468
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
380
469
  }
381
470
  ],
382
- "declKind": "Var",
383
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(cpy)supportedEvents",
384
- "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvpZ",
471
+ "declKind": "Func",
472
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
473
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
385
474
  "moduleName": "DavoiceTTS",
386
- "static": true,
387
475
  "declAttributes": [
388
- "HasInitialValue",
389
476
  "Final",
390
- "HasStorage",
391
477
  "AccessControl",
392
- "RawDocComment",
393
- "ObjC"
478
+ "RawDocComment"
394
479
  ],
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
- ]
480
+ "funcSelfKind": "NonMutating"
431
481
  },
432
482
  {
433
483
  "kind": "Function",
434
- "name": "isSpeechAvailable",
435
- "printedName": "isSpeechAvailable(_:)",
484
+ "name": "enqueueMany",
485
+ "printedName": "enqueueMany(_:)",
436
486
  "children": [
437
487
  {
438
488
  "kind": "TypeNominal",
@@ -440,193 +490,188 @@
440
490
  "printedName": "()"
441
491
  },
442
492
  {
443
- "kind": "TypeFunc",
444
- "name": "Function",
445
- "printedName": "(Swift.Bool) -> ()",
493
+ "kind": "TypeNominal",
494
+ "name": "Array",
495
+ "printedName": "[DavoiceTTS.SwiftSoundQueue.Source]",
446
496
  "children": [
447
497
  {
448
498
  "kind": "TypeNominal",
449
- "name": "Void",
450
- "printedName": "()"
451
- },
452
- {
453
- "kind": "TypeNominal",
454
- "name": "Bool",
455
- "printedName": "Swift.Bool",
456
- "usr": "s:Sb"
499
+ "name": "Source",
500
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
501
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
457
502
  }
458
- ]
503
+ ],
504
+ "usr": "s:Sa"
459
505
  }
460
506
  ],
461
507
  "declKind": "Func",
462
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isSpeechAvailable:",
463
- "mangledName": "$s10DavoiceTTS3STTC17isSpeechAvailableyyySbcF",
508
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
509
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
464
510
  "moduleName": "DavoiceTTS",
465
511
  "declAttributes": [
466
512
  "Final",
467
513
  "AccessControl",
468
- "RawDocComment",
469
- "ObjC"
514
+ "RawDocComment"
470
515
  ],
471
516
  "funcSelfKind": "NonMutating"
472
517
  },
473
518
  {
474
519
  "kind": "Function",
475
- "name": "isRecognizing",
476
- "printedName": "isRecognizing()",
520
+ "name": "stop",
521
+ "printedName": "stop()",
477
522
  "children": [
478
523
  {
479
524
  "kind": "TypeNominal",
480
- "name": "Bool",
481
- "printedName": "Swift.Bool",
482
- "usr": "s:Sb"
525
+ "name": "Void",
526
+ "printedName": "()"
483
527
  }
484
528
  ],
485
529
  "declKind": "Func",
486
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isRecognizing",
487
- "mangledName": "$s10DavoiceTTS3STTC13isRecognizingSbyF",
530
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC4stopyyF",
531
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC4stopyyF",
488
532
  "moduleName": "DavoiceTTS",
489
533
  "declAttributes": [
490
534
  "Final",
491
535
  "AccessControl",
492
- "ObjC"
536
+ "RawDocComment"
493
537
  ],
494
538
  "funcSelfKind": "NonMutating"
495
539
  },
496
540
  {
497
- "kind": "Function",
498
- "name": "pauseMicrophone",
499
- "printedName": "pauseMicrophone()",
500
- "children": [
501
- {
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:)",
541
+ "kind": "TypeDecl",
542
+ "name": "Source",
543
+ "printedName": "Source",
545
544
  "children": [
546
545
  {
547
- "kind": "TypeNominal",
548
- "name": "Void",
549
- "printedName": "()"
550
- },
551
- {
552
- "kind": "TypeNominal",
553
- "name": "Optional",
554
- "printedName": "Swift.String?",
546
+ "kind": "Var",
547
+ "name": "fileURL",
548
+ "printedName": "fileURL",
555
549
  "children": [
556
550
  {
557
- "kind": "TypeNominal",
558
- "name": "String",
559
- "printedName": "Swift.String",
560
- "usr": "s:SS"
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
+ ]
561
588
  }
562
589
  ],
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": "()"
590
+ "declKind": "EnumElement",
591
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
592
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
593
+ "moduleName": "DavoiceTTS"
586
594
  },
587
595
  {
588
- "kind": "TypeNominal",
589
- "name": "Optional",
590
- "printedName": "((Swift.Bool) -> ())?",
596
+ "kind": "Var",
597
+ "name": "named",
598
+ "printedName": "named",
591
599
  "children": [
592
600
  {
593
601
  "kind": "TypeFunc",
594
602
  "name": "Function",
595
- "printedName": "(Swift.Bool) -> ()",
603
+ "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
596
604
  "children": [
597
605
  {
598
- "kind": "TypeNominal",
599
- "name": "Void",
600
- "printedName": "()"
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
+ ]
601
623
  },
602
624
  {
603
625
  "kind": "TypeNominal",
604
- "name": "Bool",
605
- "printedName": "Swift.Bool",
606
- "usr": "s:Sb"
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
+ ]
607
636
  }
608
637
  ]
609
638
  }
610
639
  ],
611
- "hasDefaultArg": true,
612
- "usr": "s:Sq"
640
+ "declKind": "EnumElement",
641
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
642
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
643
+ "moduleName": "DavoiceTTS"
613
644
  }
614
645
  ],
615
- "declKind": "Func",
616
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)stopSpeech:",
617
- "mangledName": "$s10DavoiceTTS3STTC10stopSpeechyyySbcSgF",
646
+ "declKind": "Enum",
647
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO",
648
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO",
618
649
  "moduleName": "DavoiceTTS",
619
650
  "declAttributes": [
620
- "Final",
621
651
  "AccessControl",
622
- "ObjC"
652
+ "RawDocComment"
623
653
  ],
624
- "funcSelfKind": "NonMutating"
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
+ ]
625
670
  },
626
671
  {
627
672
  "kind": "Function",
628
- "name": "cancelSpeech",
629
- "printedName": "cancelSpeech(_:)",
673
+ "name": "audioPlayerDidFinishPlaying",
674
+ "printedName": "audioPlayerDidFinishPlaying(_:successfully:)",
630
675
  "children": [
631
676
  {
632
677
  "kind": "TypeNominal",
@@ -635,188 +680,64 @@
635
680
  },
636
681
  {
637
682
  "kind": "TypeNominal",
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"
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"
662
692
  }
663
693
  ],
664
694
  "declKind": "Func",
665
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)cancelSpeech:",
666
- "mangledName": "$s10DavoiceTTS3STTC12cancelSpeechyyySbcSgF",
695
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)audioPlayerDidFinishPlaying:successfully:",
696
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC27audioPlayerDidFinishPlaying_12successfullyySo07AVAudioG0C_SbtF",
667
697
  "moduleName": "DavoiceTTS",
698
+ "objc_name": "audioPlayerDidFinishPlaying:successfully:",
668
699
  "declAttributes": [
669
700
  "Final",
701
+ "ObjC",
670
702
  "AccessControl",
671
- "ObjC"
703
+ "RawDocComment"
672
704
  ],
673
705
  "funcSelfKind": "NonMutating"
674
706
  },
675
707
  {
676
708
  "kind": "Function",
677
- "name": "destroySpeech",
678
- "printedName": "destroySpeech(_:)",
709
+ "name": "activateSpeaker",
710
+ "printedName": "activateSpeaker()",
679
711
  "children": [
680
712
  {
681
713
  "kind": "TypeNominal",
682
714
  "name": "Void",
683
715
  "printedName": "()"
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
716
  }
768
717
  ],
769
718
  "declKind": "Func",
770
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)speechRecognizer:availabilityDidChange:",
771
- "mangledName": "$s10DavoiceTTS3STTC16speechRecognizer_21availabilityDidChangeySo08SFSpeechE0C_SbtF",
719
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
720
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
772
721
  "moduleName": "DavoiceTTS",
773
- "objc_name": "speechRecognizer:availabilityDidChange:",
774
722
  "declAttributes": [
775
723
  "Final",
776
- "ObjC",
777
- "AccessControl",
778
- "RawDocComment"
724
+ "AccessControl"
779
725
  ],
780
726
  "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
727
  }
808
728
  ],
809
729
  "declKind": "Class",
810
- "usr": "c:@M@DavoiceTTS@objc(cs)STT",
811
- "mangledName": "$s10DavoiceTTS3STTC",
730
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue",
731
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC",
812
732
  "moduleName": "DavoiceTTS",
813
733
  "declAttributes": [
814
734
  "Final",
815
735
  "AccessControl",
816
- "ObjCMembers",
736
+ "RawDocComment",
817
737
  "ObjC"
818
738
  ],
819
739
  "superclassUsr": "c:objc(cs)NSObject",
740
+ "hasMissingDesignatedInitializers": true,
820
741
  "inheritsConvenienceInitializers": true,
821
742
  "superclassNames": [
822
743
  "ObjectiveC.NSObject"
@@ -887,70 +808,82 @@
887
808
  }
888
809
  ]
889
810
  },
890
- {
891
- "kind": "Import",
892
- "name": "Foundation",
893
- "printedName": "Foundation",
894
- "declKind": "Import",
895
- "moduleName": "DavoiceTTS",
896
- "declAttributes": [
897
- "RawDocComment"
898
- ]
899
- },
900
- {
901
- "kind": "Import",
902
- "name": "onnxruntime_objc",
903
- "printedName": "onnxruntime_objc",
904
- "declKind": "Import",
905
- "moduleName": "DavoiceTTS"
906
- },
907
- {
908
- "kind": "Import",
909
- "name": "phonemes",
910
- "printedName": "phonemes",
911
- "declKind": "Import",
912
- "moduleName": "DavoiceTTS",
913
- "declAttributes": [
914
- "RawDocComment"
915
- ]
916
- },
917
- {
918
- "kind": "Import",
919
- "name": "AVFoundation",
920
- "printedName": "AVFoundation",
921
- "declKind": "Import",
922
- "moduleName": "DavoiceTTS"
923
- },
924
811
  {
925
812
  "kind": "TypeDecl",
926
- "name": "SwiftSoundQueue",
927
- "printedName": "SwiftSoundQueue",
813
+ "name": "DaVoiceTTS",
814
+ "printedName": "DaVoiceTTS",
928
815
  "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
+ },
929
844
  {
930
845
  "kind": "Var",
931
- "name": "shared",
932
- "printedName": "shared",
846
+ "name": "onLastUtteranceFinished",
847
+ "printedName": "onLastUtteranceFinished",
933
848
  "children": [
934
849
  {
935
850
  "kind": "TypeNominal",
936
- "name": "SwiftSoundQueue",
937
- "printedName": "DavoiceTTS.SwiftSoundQueue",
938
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
851
+ "name": "Optional",
852
+ "printedName": "(() -> ())?",
853
+ "children": [
854
+ {
855
+ "kind": "TypeFunc",
856
+ "name": "Function",
857
+ "printedName": "() -> ()",
858
+ "children": [
859
+ {
860
+ "kind": "TypeNominal",
861
+ "name": "Void",
862
+ "printedName": "()"
863
+ },
864
+ {
865
+ "kind": "TypeNominal",
866
+ "name": "Void",
867
+ "printedName": "()"
868
+ }
869
+ ]
870
+ }
871
+ ],
872
+ "usr": "s:Sq"
939
873
  }
940
874
  ],
941
875
  "declKind": "Var",
942
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
943
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
876
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(py)onLastUtteranceFinished",
877
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvp",
944
878
  "moduleName": "DavoiceTTS",
945
- "static": true,
946
879
  "declAttributes": [
947
880
  "HasInitialValue",
948
881
  "Final",
949
882
  "HasStorage",
950
883
  "AccessControl",
884
+ "ObjC",
951
885
  "RawDocComment"
952
886
  ],
953
- "isLet": true,
954
887
  "hasStorage": true,
955
888
  "accessors": [
956
889
  {
@@ -960,153 +893,38 @@
960
893
  "children": [
961
894
  {
962
895
  "kind": "TypeNominal",
963
- "name": "SwiftSoundQueue",
964
- "printedName": "DavoiceTTS.SwiftSoundQueue",
965
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
896
+ "name": "Optional",
897
+ "printedName": "(() -> ())?",
898
+ "children": [
899
+ {
900
+ "kind": "TypeFunc",
901
+ "name": "Function",
902
+ "printedName": "() -> ()",
903
+ "children": [
904
+ {
905
+ "kind": "TypeNominal",
906
+ "name": "Void",
907
+ "printedName": "()"
908
+ },
909
+ {
910
+ "kind": "TypeNominal",
911
+ "name": "Void",
912
+ "printedName": "()"
913
+ }
914
+ ]
915
+ }
916
+ ],
917
+ "usr": "s:Sq"
966
918
  }
967
919
  ],
968
920
  "declKind": "Accessor",
969
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
970
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
921
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)onLastUtteranceFinished",
922
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvg",
971
923
  "moduleName": "DavoiceTTS",
972
- "static": true,
973
924
  "implicit": true,
974
925
  "declAttributes": [
975
- "Final"
976
- ],
977
- "accessorKind": "get"
978
- }
979
- ]
980
- },
981
- {
982
- "kind": "Function",
983
- "name": "notifyWhenURLFinishes",
984
- "printedName": "notifyWhenURLFinishes(_:_:)",
985
- "children": [
986
- {
987
- "kind": "TypeNominal",
988
- "name": "Void",
989
- "printedName": "()"
990
- },
991
- {
992
- "kind": "TypeNominal",
993
- "name": "URL",
994
- "printedName": "Foundation.URL",
995
- "usr": "s:10Foundation3URLV"
996
- },
997
- {
998
- "kind": "TypeFunc",
999
- "name": "Function",
1000
- "printedName": "() -> ()",
1001
- "children": [
1002
- {
1003
- "kind": "TypeNominal",
1004
- "name": "Void",
1005
- "printedName": "()"
1006
- },
1007
- {
1008
- "kind": "TypeNominal",
1009
- "name": "Void",
1010
- "printedName": "()"
1011
- }
1012
- ]
1013
- }
1014
- ],
1015
- "declKind": "Func",
1016
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
1017
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
1018
- "moduleName": "DavoiceTTS",
1019
- "declAttributes": [
1020
- "Final",
1021
- "AccessControl",
1022
- "RawDocComment"
1023
- ],
1024
- "funcSelfKind": "NonMutating"
1025
- },
1026
- {
1027
- "kind": "Var",
1028
- "name": "onItemDone",
1029
- "printedName": "onItemDone",
1030
- "children": [
1031
- {
1032
- "kind": "TypeNominal",
1033
- "name": "Optional",
1034
- "printedName": "((Foundation.URL) -> ())?",
1035
- "children": [
1036
- {
1037
- "kind": "TypeFunc",
1038
- "name": "Function",
1039
- "printedName": "(Foundation.URL) -> ()",
1040
- "children": [
1041
- {
1042
- "kind": "TypeNominal",
1043
- "name": "Void",
1044
- "printedName": "()"
1045
- },
1046
- {
1047
- "kind": "TypeNominal",
1048
- "name": "URL",
1049
- "printedName": "Foundation.URL",
1050
- "usr": "s:10Foundation3URLV"
1051
- }
1052
- ]
1053
- }
1054
- ],
1055
- "usr": "s:Sq"
1056
- }
1057
- ],
1058
- "declKind": "Var",
1059
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
1060
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
1061
- "moduleName": "DavoiceTTS",
1062
- "declAttributes": [
1063
- "HasInitialValue",
1064
- "Final",
1065
- "HasStorage",
1066
- "AccessControl",
1067
- "RawDocComment"
1068
- ],
1069
- "hasStorage": true,
1070
- "accessors": [
1071
- {
1072
- "kind": "Accessor",
1073
- "name": "Get",
1074
- "printedName": "Get()",
1075
- "children": [
1076
- {
1077
- "kind": "TypeNominal",
1078
- "name": "Optional",
1079
- "printedName": "((Foundation.URL) -> ())?",
1080
- "children": [
1081
- {
1082
- "kind": "TypeFunc",
1083
- "name": "Function",
1084
- "printedName": "(Foundation.URL) -> ()",
1085
- "children": [
1086
- {
1087
- "kind": "TypeNominal",
1088
- "name": "Void",
1089
- "printedName": "()"
1090
- },
1091
- {
1092
- "kind": "TypeNominal",
1093
- "name": "URL",
1094
- "printedName": "Foundation.URL",
1095
- "usr": "s:10Foundation3URLV"
1096
- }
1097
- ]
1098
- }
1099
- ],
1100
- "usr": "s:Sq"
1101
- }
1102
- ],
1103
- "declKind": "Accessor",
1104
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
1105
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
1106
- "moduleName": "DavoiceTTS",
1107
- "implicit": true,
1108
- "declAttributes": [
1109
- "Final"
926
+ "Final",
927
+ "ObjC"
1110
928
  ],
1111
929
  "accessorKind": "get"
1112
930
  },
@@ -1123,12 +941,12 @@
1123
941
  {
1124
942
  "kind": "TypeNominal",
1125
943
  "name": "Optional",
1126
- "printedName": "((Foundation.URL) -> ())?",
944
+ "printedName": "(() -> ())?",
1127
945
  "children": [
1128
946
  {
1129
947
  "kind": "TypeFunc",
1130
948
  "name": "Function",
1131
- "printedName": "(Foundation.URL) -> ()",
949
+ "printedName": "() -> ()",
1132
950
  "children": [
1133
951
  {
1134
952
  "kind": "TypeNominal",
@@ -1137,9 +955,8 @@
1137
955
  },
1138
956
  {
1139
957
  "kind": "TypeNominal",
1140
- "name": "URL",
1141
- "printedName": "Foundation.URL",
1142
- "usr": "s:10Foundation3URLV"
958
+ "name": "Void",
959
+ "printedName": "()"
1143
960
  }
1144
961
  ]
1145
962
  }
@@ -1148,12 +965,13 @@
1148
965
  }
1149
966
  ],
1150
967
  "declKind": "Accessor",
1151
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
1152
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
968
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)setOnLastUtteranceFinished:",
969
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvs",
1153
970
  "moduleName": "DavoiceTTS",
1154
971
  "implicit": true,
1155
972
  "declAttributes": [
1156
- "Final"
973
+ "Final",
974
+ "ObjC"
1157
975
  ],
1158
976
  "accessorKind": "set"
1159
977
  },
@@ -1169,8 +987,8 @@
1169
987
  }
1170
988
  ],
1171
989
  "declKind": "Accessor",
1172
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1173
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
990
+ "usr": "s:10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
991
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1174
992
  "moduleName": "DavoiceTTS",
1175
993
  "implicit": true,
1176
994
  "declAttributes": [
@@ -1181,163 +999,85 @@
1181
999
  ]
1182
1000
  },
1183
1001
  {
1184
- "kind": "Var",
1185
- "name": "onQueueEmpty",
1186
- "printedName": "onQueueEmpty",
1002
+ "kind": "Constructor",
1003
+ "name": "init",
1004
+ "printedName": "init(model:)",
1187
1005
  "children": [
1188
1006
  {
1189
1007
  "kind": "TypeNominal",
1190
- "name": "Optional",
1191
- "printedName": "(() -> ())?",
1192
- "children": [
1193
- {
1194
- "kind": "TypeFunc",
1195
- "name": "Function",
1196
- "printedName": "() -> ()",
1197
- "children": [
1198
- {
1199
- "kind": "TypeNominal",
1200
- "name": "Void",
1201
- "printedName": "()"
1202
- },
1203
- {
1204
- "kind": "TypeNominal",
1205
- "name": "Void",
1206
- "printedName": "()"
1207
- }
1208
- ]
1209
- }
1210
- ],
1211
- "usr": "s:Sq"
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"
1212
1017
  }
1213
1018
  ],
1214
- "declKind": "Var",
1215
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
1216
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
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",
1217
1045
  "moduleName": "DavoiceTTS",
1218
1046
  "declAttributes": [
1219
- "HasInitialValue",
1220
1047
  "Final",
1221
- "HasStorage",
1222
1048
  "AccessControl",
1049
+ "ObjC",
1223
1050
  "RawDocComment"
1224
1051
  ],
1225
- "hasStorage": true,
1226
- "accessors": [
1052
+ "funcSelfKind": "NonMutating"
1053
+ },
1054
+ {
1055
+ "kind": "Function",
1056
+ "name": "destroy",
1057
+ "printedName": "destroy()",
1058
+ "children": [
1227
1059
  {
1228
- "kind": "Accessor",
1229
- "name": "Get",
1230
- "printedName": "Get()",
1231
- "children": [
1232
- {
1233
- "kind": "TypeNominal",
1234
- "name": "Optional",
1235
- "printedName": "(() -> ())?",
1236
- "children": [
1237
- {
1238
- "kind": "TypeFunc",
1239
- "name": "Function",
1240
- "printedName": "() -> ()",
1241
- "children": [
1242
- {
1243
- "kind": "TypeNominal",
1244
- "name": "Void",
1245
- "printedName": "()"
1246
- },
1247
- {
1248
- "kind": "TypeNominal",
1249
- "name": "Void",
1250
- "printedName": "()"
1251
- }
1252
- ]
1253
- }
1254
- ],
1255
- "usr": "s:Sq"
1256
- }
1257
- ],
1258
- "declKind": "Accessor",
1259
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
1260
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
1261
- "moduleName": "DavoiceTTS",
1262
- "implicit": true,
1263
- "declAttributes": [
1264
- "Final"
1265
- ],
1266
- "accessorKind": "get"
1267
- },
1268
- {
1269
- "kind": "Accessor",
1270
- "name": "Set",
1271
- "printedName": "Set()",
1272
- "children": [
1273
- {
1274
- "kind": "TypeNominal",
1275
- "name": "Void",
1276
- "printedName": "()"
1277
- },
1278
- {
1279
- "kind": "TypeNominal",
1280
- "name": "Optional",
1281
- "printedName": "(() -> ())?",
1282
- "children": [
1283
- {
1284
- "kind": "TypeFunc",
1285
- "name": "Function",
1286
- "printedName": "() -> ()",
1287
- "children": [
1288
- {
1289
- "kind": "TypeNominal",
1290
- "name": "Void",
1291
- "printedName": "()"
1292
- },
1293
- {
1294
- "kind": "TypeNominal",
1295
- "name": "Void",
1296
- "printedName": "()"
1297
- }
1298
- ]
1299
- }
1300
- ],
1301
- "usr": "s:Sq"
1302
- }
1303
- ],
1304
- "declKind": "Accessor",
1305
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
1306
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
1307
- "moduleName": "DavoiceTTS",
1308
- "implicit": true,
1309
- "declAttributes": [
1310
- "Final"
1311
- ],
1312
- "accessorKind": "set"
1313
- },
1314
- {
1315
- "kind": "Accessor",
1316
- "name": "Modify",
1317
- "printedName": "Modify()",
1318
- "children": [
1319
- {
1320
- "kind": "TypeNominal",
1321
- "name": "Void",
1322
- "printedName": "()"
1323
- }
1324
- ],
1325
- "declKind": "Accessor",
1326
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
1327
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
1328
- "moduleName": "DavoiceTTS",
1329
- "implicit": true,
1330
- "declAttributes": [
1331
- "Final"
1332
- ],
1333
- "accessorKind": "_modify"
1060
+ "kind": "TypeNominal",
1061
+ "name": "Void",
1062
+ "printedName": "()"
1334
1063
  }
1335
- ]
1064
+ ],
1065
+ "declKind": "Func",
1066
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)destroy",
1067
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C7destroyyyF",
1068
+ "moduleName": "DavoiceTTS",
1069
+ "declAttributes": [
1070
+ "Final",
1071
+ "AccessControl",
1072
+ "ObjC",
1073
+ "RawDocComment"
1074
+ ],
1075
+ "funcSelfKind": "NonMutating"
1336
1076
  },
1337
1077
  {
1338
1078
  "kind": "Function",
1339
- "name": "enqueue",
1340
- "printedName": "enqueue(_:)",
1079
+ "name": "speak",
1080
+ "printedName": "speak(_:sid:)",
1341
1081
  "children": [
1342
1082
  {
1343
1083
  "kind": "TypeNominal",
@@ -1346,282 +1086,181 @@
1346
1086
  },
1347
1087
  {
1348
1088
  "kind": "TypeNominal",
1349
- "name": "Source",
1350
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1351
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
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"
1352
1099
  }
1353
1100
  ],
1354
1101
  "declKind": "Func",
1355
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1356
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1102
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)speak:sid:",
1103
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C5speak_3sidySS_s5Int32VtF",
1357
1104
  "moduleName": "DavoiceTTS",
1358
1105
  "declAttributes": [
1359
1106
  "Final",
1360
1107
  "AccessControl",
1361
- "RawDocComment"
1108
+ "ObjC"
1362
1109
  ],
1363
1110
  "funcSelfKind": "NonMutating"
1364
1111
  },
1365
1112
  {
1366
1113
  "kind": "Function",
1367
- "name": "enqueueMany",
1368
- "printedName": "enqueueMany(_:)",
1114
+ "name": "synthesize",
1115
+ "printedName": "synthesize(_:speakerId:token:terminal:)",
1369
1116
  "children": [
1370
1117
  {
1371
1118
  "kind": "TypeNominal",
1372
- "name": "Void",
1373
- "printedName": "()"
1119
+ "name": "Tuple",
1120
+ "printedName": "(AVFAudio.AVAudioPCMBuffer, Swift.Int)",
1121
+ "children": [
1122
+ {
1123
+ "kind": "TypeNominal",
1124
+ "name": "AVAudioPCMBuffer",
1125
+ "printedName": "AVFAudio.AVAudioPCMBuffer",
1126
+ "usr": "c:objc(cs)AVAudioPCMBuffer"
1127
+ },
1128
+ {
1129
+ "kind": "TypeNominal",
1130
+ "name": "Int",
1131
+ "printedName": "Swift.Int",
1132
+ "usr": "s:Si"
1133
+ }
1134
+ ]
1374
1135
  },
1375
1136
  {
1376
1137
  "kind": "TypeNominal",
1377
- "name": "Array",
1378
- "printedName": "[DavoiceTTS.SwiftSoundQueue.Source]",
1138
+ "name": "String",
1139
+ "printedName": "Swift.String",
1140
+ "usr": "s:SS"
1141
+ },
1142
+ {
1143
+ "kind": "TypeNominal",
1144
+ "name": "Int32",
1145
+ "printedName": "Swift.Int32",
1146
+ "hasDefaultArg": true,
1147
+ "usr": "s:s5Int32V"
1148
+ },
1149
+ {
1150
+ "kind": "TypeNominal",
1151
+ "name": "UUID",
1152
+ "printedName": "Foundation.UUID",
1153
+ "usr": "s:10Foundation4UUIDV"
1154
+ },
1155
+ {
1156
+ "kind": "TypeNominal",
1157
+ "name": "Optional",
1158
+ "printedName": "Swift.Character?",
1379
1159
  "children": [
1380
1160
  {
1381
1161
  "kind": "TypeNominal",
1382
- "name": "Source",
1383
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1384
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1162
+ "name": "Character",
1163
+ "printedName": "Swift.Character",
1164
+ "usr": "s:SJ"
1385
1165
  }
1386
1166
  ],
1387
- "usr": "s:Sa"
1167
+ "hasDefaultArg": true,
1168
+ "usr": "s:Sq"
1388
1169
  }
1389
1170
  ],
1390
1171
  "declKind": "Func",
1391
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1392
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1172
+ "usr": "s:10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
1173
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
1393
1174
  "moduleName": "DavoiceTTS",
1394
1175
  "declAttributes": [
1395
1176
  "Final",
1396
- "AccessControl",
1397
- "RawDocComment"
1177
+ "AccessControl"
1398
1178
  ],
1179
+ "throwing": true,
1399
1180
  "funcSelfKind": "NonMutating"
1400
1181
  },
1401
1182
  {
1402
1183
  "kind": "Function",
1403
- "name": "stop",
1404
- "printedName": "stop()",
1184
+ "name": "synthesize_top",
1185
+ "printedName": "synthesize_top(_:speakerId:token:)",
1405
1186
  "children": [
1406
1187
  {
1407
1188
  "kind": "TypeNominal",
1408
- "name": "Void",
1409
- "printedName": "()"
1189
+ "name": "AVAudioPCMBuffer",
1190
+ "printedName": "AVFAudio.AVAudioPCMBuffer",
1191
+ "usr": "c:objc(cs)AVAudioPCMBuffer"
1192
+ },
1193
+ {
1194
+ "kind": "TypeNominal",
1195
+ "name": "String",
1196
+ "printedName": "Swift.String",
1197
+ "usr": "s:SS"
1198
+ },
1199
+ {
1200
+ "kind": "TypeNominal",
1201
+ "name": "Int32",
1202
+ "printedName": "Swift.Int32",
1203
+ "hasDefaultArg": true,
1204
+ "usr": "s:s5Int32V"
1205
+ },
1206
+ {
1207
+ "kind": "TypeNominal",
1208
+ "name": "UUID",
1209
+ "printedName": "Foundation.UUID",
1210
+ "usr": "s:10Foundation4UUIDV"
1410
1211
  }
1411
1212
  ],
1412
1213
  "declKind": "Func",
1413
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1414
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1214
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top:speakerId:token:error:",
1215
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C14synthesize_top_9speakerId5tokenSo16AVAudioPCMBufferCSS_s5Int32V10Foundation4UUIDVtKF",
1415
1216
  "moduleName": "DavoiceTTS",
1416
1217
  "declAttributes": [
1417
1218
  "Final",
1418
1219
  "AccessControl",
1419
- "RawDocComment"
1220
+ "RawDocComment",
1221
+ "ObjC"
1420
1222
  ],
1223
+ "throwing": true,
1421
1224
  "funcSelfKind": "NonMutating"
1422
1225
  },
1423
1226
  {
1424
- "kind": "TypeDecl",
1425
- "name": "Source",
1426
- "printedName": "Source",
1227
+ "kind": "Constructor",
1228
+ "name": "init",
1229
+ "printedName": "init()",
1427
1230
  "children": [
1428
- {
1429
- "kind": "Var",
1430
- "name": "fileURL",
1431
- "printedName": "fileURL",
1432
- "children": [
1433
- {
1434
- "kind": "TypeFunc",
1435
- "name": "Function",
1436
- "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
1437
- "children": [
1438
- {
1439
- "kind": "TypeFunc",
1440
- "name": "Function",
1441
- "printedName": "(Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
1442
- "children": [
1443
- {
1444
- "kind": "TypeNominal",
1445
- "name": "Source",
1446
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1447
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1448
- },
1449
- {
1450
- "kind": "TypeNominal",
1451
- "name": "URL",
1452
- "printedName": "Foundation.URL",
1453
- "usr": "s:10Foundation3URLV"
1454
- }
1455
- ]
1456
- },
1457
- {
1458
- "kind": "TypeNominal",
1459
- "name": "Metatype",
1460
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
1461
- "children": [
1462
- {
1463
- "kind": "TypeNominal",
1464
- "name": "Source",
1465
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1466
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1467
- }
1468
- ]
1469
- }
1470
- ]
1471
- }
1472
- ],
1473
- "declKind": "EnumElement",
1474
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
1475
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
1476
- "moduleName": "DavoiceTTS"
1477
- },
1478
- {
1479
- "kind": "Var",
1480
- "name": "named",
1481
- "printedName": "named",
1482
- "children": [
1483
- {
1484
- "kind": "TypeFunc",
1485
- "name": "Function",
1486
- "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
1487
- "children": [
1488
- {
1489
- "kind": "TypeFunc",
1490
- "name": "Function",
1491
- "printedName": "(Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
1492
- "children": [
1493
- {
1494
- "kind": "TypeNominal",
1495
- "name": "Source",
1496
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1497
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1498
- },
1499
- {
1500
- "kind": "TypeNominal",
1501
- "name": "String",
1502
- "printedName": "Swift.String",
1503
- "usr": "s:SS"
1504
- }
1505
- ]
1506
- },
1507
- {
1508
- "kind": "TypeNominal",
1509
- "name": "Metatype",
1510
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
1511
- "children": [
1512
- {
1513
- "kind": "TypeNominal",
1514
- "name": "Source",
1515
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1516
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1517
- }
1518
- ]
1519
- }
1520
- ]
1521
- }
1522
- ],
1523
- "declKind": "EnumElement",
1524
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
1525
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
1526
- "moduleName": "DavoiceTTS"
1527
- }
1528
- ],
1529
- "declKind": "Enum",
1530
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO",
1531
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO",
1532
- "moduleName": "DavoiceTTS",
1533
- "declAttributes": [
1534
- "AccessControl",
1535
- "RawDocComment"
1536
- ],
1537
- "conformances": [
1538
- {
1539
- "kind": "Conformance",
1540
- "name": "Copyable",
1541
- "printedName": "Copyable",
1542
- "usr": "s:s8CopyableP",
1543
- "mangledName": "$ss8CopyableP"
1544
- },
1545
- {
1546
- "kind": "Conformance",
1547
- "name": "Escapable",
1548
- "printedName": "Escapable",
1549
- "usr": "s:s9EscapableP",
1550
- "mangledName": "$ss9EscapableP"
1551
- }
1552
- ]
1553
- },
1554
- {
1555
- "kind": "Function",
1556
- "name": "audioPlayerDidFinishPlaying",
1557
- "printedName": "audioPlayerDidFinishPlaying(_:successfully:)",
1558
- "children": [
1559
- {
1560
- "kind": "TypeNominal",
1561
- "name": "Void",
1562
- "printedName": "()"
1563
- },
1564
- {
1565
- "kind": "TypeNominal",
1566
- "name": "AVAudioPlayer",
1567
- "printedName": "AVFAudio.AVAudioPlayer",
1568
- "usr": "c:objc(cs)AVAudioPlayer"
1569
- },
1570
1231
  {
1571
1232
  "kind": "TypeNominal",
1572
- "name": "Bool",
1573
- "printedName": "Swift.Bool",
1574
- "usr": "s:Sb"
1233
+ "name": "DaVoiceTTS",
1234
+ "printedName": "DavoiceTTS.DaVoiceTTS",
1235
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
1575
1236
  }
1576
1237
  ],
1577
- "declKind": "Func",
1578
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)audioPlayerDidFinishPlaying:successfully:",
1579
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC27audioPlayerDidFinishPlaying_12successfullyySo07AVAudioG0C_SbtF",
1238
+ "declKind": "Constructor",
1239
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)init",
1240
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0CACycfc",
1580
1241
  "moduleName": "DavoiceTTS",
1581
- "objc_name": "audioPlayerDidFinishPlaying:successfully:",
1242
+ "overriding": true,
1243
+ "implicit": true,
1244
+ "objc_name": "init",
1582
1245
  "declAttributes": [
1583
- "Final",
1246
+ "Dynamic",
1584
1247
  "ObjC",
1585
- "AccessControl",
1586
- "RawDocComment"
1587
- ],
1588
- "funcSelfKind": "NonMutating"
1589
- },
1590
- {
1591
- "kind": "Function",
1592
- "name": "activateSpeaker",
1593
- "printedName": "activateSpeaker()",
1594
- "children": [
1595
- {
1596
- "kind": "TypeNominal",
1597
- "name": "Void",
1598
- "printedName": "()"
1599
- }
1600
- ],
1601
- "declKind": "Func",
1602
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
1603
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
1604
- "moduleName": "DavoiceTTS",
1605
- "declAttributes": [
1606
- "Final",
1607
- "AccessControl"
1248
+ "Override"
1608
1249
  ],
1609
- "funcSelfKind": "NonMutating"
1250
+ "init_kind": "Designated"
1610
1251
  }
1611
1252
  ],
1612
1253
  "declKind": "Class",
1613
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue",
1614
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC",
1254
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS",
1255
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C",
1615
1256
  "moduleName": "DavoiceTTS",
1616
1257
  "declAttributes": [
1617
1258
  "Final",
1618
1259
  "AccessControl",
1619
- "RawDocComment",
1260
+ "ObjCMembers",
1620
1261
  "ObjC"
1621
1262
  ],
1622
1263
  "superclassUsr": "c:objc(cs)NSObject",
1623
- "hasMissingDesignatedInitializers": true,
1624
- "inheritsConvenienceInitializers": true,
1625
1264
  "superclassNames": [
1626
1265
  "ObjectiveC.NSObject"
1627
1266
  ],
@@ -1691,81 +1330,284 @@
1691
1330
  }
1692
1331
  ]
1693
1332
  },
1333
+ {
1334
+ "kind": "Import",
1335
+ "name": "Foundation",
1336
+ "printedName": "Foundation",
1337
+ "declKind": "Import",
1338
+ "moduleName": "DavoiceTTS",
1339
+ "declAttributes": [
1340
+ "RawDocComment"
1341
+ ]
1342
+ },
1343
+ {
1344
+ "kind": "Import",
1345
+ "name": "UIKit",
1346
+ "printedName": "UIKit",
1347
+ "declKind": "Import",
1348
+ "moduleName": "DavoiceTTS"
1349
+ },
1350
+ {
1351
+ "kind": "Import",
1352
+ "name": "Speech",
1353
+ "printedName": "Speech",
1354
+ "declKind": "Import",
1355
+ "moduleName": "DavoiceTTS"
1356
+ },
1357
+ {
1358
+ "kind": "Import",
1359
+ "name": "Accelerate",
1360
+ "printedName": "Accelerate",
1361
+ "declKind": "Import",
1362
+ "moduleName": "DavoiceTTS"
1363
+ },
1364
+ {
1365
+ "kind": "Import",
1366
+ "name": "AVFAudio",
1367
+ "printedName": "AVFAudio",
1368
+ "declKind": "Import",
1369
+ "moduleName": "DavoiceTTS"
1370
+ },
1694
1371
  {
1695
1372
  "kind": "TypeDecl",
1696
- "name": "DaVoiceTTS",
1697
- "printedName": "DaVoiceTTS",
1373
+ "name": "STTDelegate",
1374
+ "printedName": "STTDelegate",
1698
1375
  "children": [
1699
1376
  {
1700
- "kind": "TypeDecl",
1701
- "name": "Config",
1702
- "printedName": "Config",
1703
- "declKind": "Struct",
1704
- "usr": "s:10DavoiceTTS07DaVoiceB0C6ConfigV",
1705
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C6ConfigV",
1706
- "moduleName": "DavoiceTTS",
1707
- "declAttributes": [
1708
- "AccessControl"
1709
- ],
1710
- "conformances": [
1377
+ "kind": "Function",
1378
+ "name": "stt",
1379
+ "printedName": "stt(_:didEmitEvent:body:)",
1380
+ "children": [
1711
1381
  {
1712
- "kind": "Conformance",
1713
- "name": "Copyable",
1714
- "printedName": "Copyable",
1715
- "usr": "s:s8CopyableP",
1716
- "mangledName": "$ss8CopyableP"
1382
+ "kind": "TypeNominal",
1383
+ "name": "Void",
1384
+ "printedName": "()"
1717
1385
  },
1718
1386
  {
1719
- "kind": "Conformance",
1720
- "name": "Escapable",
1721
- "printedName": "Escapable",
1722
- "usr": "s:s9EscapableP",
1723
- "mangledName": "$ss9EscapableP"
1387
+ "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"
1397
+ },
1398
+ {
1399
+ "kind": "TypeNominal",
1400
+ "name": "Optional",
1401
+ "printedName": "[Swift.String : Any]?",
1402
+ "children": [
1403
+ {
1404
+ "kind": "TypeNominal",
1405
+ "name": "Dictionary",
1406
+ "printedName": "[Swift.String : Any]",
1407
+ "children": [
1408
+ {
1409
+ "kind": "TypeNominal",
1410
+ "name": "String",
1411
+ "printedName": "Swift.String",
1412
+ "usr": "s:SS"
1413
+ },
1414
+ {
1415
+ "kind": "TypeNominal",
1416
+ "name": "ProtocolComposition",
1417
+ "printedName": "Any"
1418
+ }
1419
+ ],
1420
+ "usr": "s:SD"
1421
+ }
1422
+ ],
1423
+ "usr": "s:Sq"
1724
1424
  }
1725
- ]
1425
+ ],
1426
+ "declKind": "Func",
1427
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate(im)stt:didEmitEvent:body:",
1428
+ "mangledName": "$s10DavoiceTTS11STTDelegateP3stt_12didEmitEvent4bodyyAA3STTC_SSSDySSypGSgtF",
1429
+ "moduleName": "DavoiceTTS",
1430
+ "genericSig": "<τ_0_0 where τ_0_0 : DavoiceTTS.STTDelegate>",
1431
+ "sugared_genericSig": "<Self where Self : DavoiceTTS.STTDelegate>",
1432
+ "protocolReq": true,
1433
+ "declAttributes": [
1434
+ "ObjC"
1435
+ ],
1436
+ "reqNewWitnessTableEntry": true,
1437
+ "funcSelfKind": "NonMutating"
1438
+ }
1439
+ ],
1440
+ "declKind": "Protocol",
1441
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate",
1442
+ "mangledName": "$s10DavoiceTTS11STTDelegateP",
1443
+ "moduleName": "DavoiceTTS",
1444
+ "genericSig": "<τ_0_0 : AnyObject>",
1445
+ "sugared_genericSig": "<Self : AnyObject>",
1446
+ "declAttributes": [
1447
+ "AccessControl",
1448
+ "ObjC",
1449
+ "RawDocComment"
1450
+ ],
1451
+ "conformances": [
1452
+ {
1453
+ "kind": "Conformance",
1454
+ "name": "Escapable",
1455
+ "printedName": "Escapable",
1456
+ "usr": "s:s9EscapableP",
1457
+ "mangledName": "$ss9EscapableP"
1726
1458
  },
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": [
1727
1473
  {
1728
1474
  "kind": "Var",
1729
- "name": "onLastUtteranceFinished",
1730
- "printedName": "onLastUtteranceFinished",
1475
+ "name": "delegate",
1476
+ "printedName": "delegate",
1731
1477
  "children": [
1732
1478
  {
1733
1479
  "kind": "TypeNominal",
1734
- "name": "Optional",
1735
- "printedName": "(() -> ())?",
1480
+ "name": "WeakStorage",
1481
+ "printedName": "(any DavoiceTTS.STTDelegate)?"
1482
+ }
1483
+ ],
1484
+ "declKind": "Var",
1485
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)delegate",
1486
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvp",
1487
+ "moduleName": "DavoiceTTS",
1488
+ "declAttributes": [
1489
+ "HasInitialValue",
1490
+ "Final",
1491
+ "HasStorage",
1492
+ "ReferenceOwnership",
1493
+ "AccessControl",
1494
+ "ObjC"
1495
+ ],
1496
+ "ownership": 1,
1497
+ "hasStorage": true,
1498
+ "accessors": [
1499
+ {
1500
+ "kind": "Accessor",
1501
+ "name": "Get",
1502
+ "printedName": "Get()",
1736
1503
  "children": [
1737
1504
  {
1738
- "kind": "TypeFunc",
1739
- "name": "Function",
1740
- "printedName": "() -> ()",
1505
+ "kind": "TypeNominal",
1506
+ "name": "Optional",
1507
+ "printedName": "(any DavoiceTTS.STTDelegate)?",
1741
1508
  "children": [
1742
1509
  {
1743
1510
  "kind": "TypeNominal",
1744
- "name": "Void",
1745
- "printedName": "()"
1746
- },
1511
+ "name": "STTDelegate",
1512
+ "printedName": "any DavoiceTTS.STTDelegate",
1513
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
1514
+ }
1515
+ ],
1516
+ "usr": "s:Sq"
1517
+ }
1518
+ ],
1519
+ "declKind": "Accessor",
1520
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)delegate",
1521
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvg",
1522
+ "moduleName": "DavoiceTTS",
1523
+ "implicit": true,
1524
+ "declAttributes": [
1525
+ "Final",
1526
+ "ObjC"
1527
+ ],
1528
+ "accessorKind": "get"
1529
+ },
1530
+ {
1531
+ "kind": "Accessor",
1532
+ "name": "Set",
1533
+ "printedName": "Set()",
1534
+ "children": [
1535
+ {
1536
+ "kind": "TypeNominal",
1537
+ "name": "Void",
1538
+ "printedName": "()"
1539
+ },
1540
+ {
1541
+ "kind": "TypeNominal",
1542
+ "name": "Optional",
1543
+ "printedName": "(any DavoiceTTS.STTDelegate)?",
1544
+ "children": [
1747
1545
  {
1748
1546
  "kind": "TypeNominal",
1749
- "name": "Void",
1750
- "printedName": "()"
1547
+ "name": "STTDelegate",
1548
+ "printedName": "any DavoiceTTS.STTDelegate",
1549
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
1751
1550
  }
1752
- ]
1551
+ ],
1552
+ "usr": "s:Sq"
1753
1553
  }
1754
1554
  ],
1755
- "usr": "s:Sq"
1555
+ "declKind": "Accessor",
1556
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setDelegate:",
1557
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvs",
1558
+ "moduleName": "DavoiceTTS",
1559
+ "implicit": true,
1560
+ "declAttributes": [
1561
+ "Final",
1562
+ "ObjC"
1563
+ ],
1564
+ "accessorKind": "set"
1565
+ },
1566
+ {
1567
+ "kind": "Accessor",
1568
+ "name": "Modify",
1569
+ "printedName": "Modify()",
1570
+ "children": [
1571
+ {
1572
+ "kind": "TypeNominal",
1573
+ "name": "Void",
1574
+ "printedName": "()"
1575
+ }
1576
+ ],
1577
+ "declKind": "Accessor",
1578
+ "usr": "s:10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
1579
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
1580
+ "moduleName": "DavoiceTTS",
1581
+ "implicit": true,
1582
+ "declAttributes": [
1583
+ "Final"
1584
+ ],
1585
+ "accessorKind": "_modify"
1586
+ }
1587
+ ]
1588
+ },
1589
+ {
1590
+ "kind": "Var",
1591
+ "name": "continuous",
1592
+ "printedName": "continuous",
1593
+ "children": [
1594
+ {
1595
+ "kind": "TypeNominal",
1596
+ "name": "Bool",
1597
+ "printedName": "Swift.Bool",
1598
+ "usr": "s:Sb"
1756
1599
  }
1757
1600
  ],
1758
1601
  "declKind": "Var",
1759
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(py)onLastUtteranceFinished",
1760
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvp",
1602
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)continuous",
1603
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvp",
1761
1604
  "moduleName": "DavoiceTTS",
1762
1605
  "declAttributes": [
1763
1606
  "HasInitialValue",
1764
1607
  "Final",
1765
1608
  "HasStorage",
1766
1609
  "AccessControl",
1767
- "ObjC",
1768
- "RawDocComment"
1610
+ "ObjC"
1769
1611
  ],
1770
1612
  "hasStorage": true,
1771
1613
  "accessors": [
@@ -1776,33 +1618,14 @@
1776
1618
  "children": [
1777
1619
  {
1778
1620
  "kind": "TypeNominal",
1779
- "name": "Optional",
1780
- "printedName": "(() -> ())?",
1781
- "children": [
1782
- {
1783
- "kind": "TypeFunc",
1784
- "name": "Function",
1785
- "printedName": "() -> ()",
1786
- "children": [
1787
- {
1788
- "kind": "TypeNominal",
1789
- "name": "Void",
1790
- "printedName": "()"
1791
- },
1792
- {
1793
- "kind": "TypeNominal",
1794
- "name": "Void",
1795
- "printedName": "()"
1796
- }
1797
- ]
1798
- }
1799
- ],
1800
- "usr": "s:Sq"
1621
+ "name": "Bool",
1622
+ "printedName": "Swift.Bool",
1623
+ "usr": "s:Sb"
1801
1624
  }
1802
1625
  ],
1803
1626
  "declKind": "Accessor",
1804
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)onLastUtteranceFinished",
1805
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvg",
1627
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)continuous",
1628
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvg",
1806
1629
  "moduleName": "DavoiceTTS",
1807
1630
  "implicit": true,
1808
1631
  "declAttributes": [
@@ -1823,33 +1646,14 @@
1823
1646
  },
1824
1647
  {
1825
1648
  "kind": "TypeNominal",
1826
- "name": "Optional",
1827
- "printedName": "(() -> ())?",
1828
- "children": [
1829
- {
1830
- "kind": "TypeFunc",
1831
- "name": "Function",
1832
- "printedName": "() -> ()",
1833
- "children": [
1834
- {
1835
- "kind": "TypeNominal",
1836
- "name": "Void",
1837
- "printedName": "()"
1838
- },
1839
- {
1840
- "kind": "TypeNominal",
1841
- "name": "Void",
1842
- "printedName": "()"
1843
- }
1844
- ]
1845
- }
1846
- ],
1847
- "usr": "s:Sq"
1649
+ "name": "Bool",
1650
+ "printedName": "Swift.Bool",
1651
+ "usr": "s:Sb"
1848
1652
  }
1849
1653
  ],
1850
1654
  "declKind": "Accessor",
1851
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)setOnLastUtteranceFinished:",
1852
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvs",
1655
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setContinuous:",
1656
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvs",
1853
1657
  "moduleName": "DavoiceTTS",
1854
1658
  "implicit": true,
1855
1659
  "declAttributes": [
@@ -1870,8 +1674,8 @@
1870
1674
  }
1871
1675
  ],
1872
1676
  "declKind": "Accessor",
1873
- "usr": "s:10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1874
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1677
+ "usr": "s:10DavoiceTTS3STTC10continuousSbvM",
1678
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvM",
1875
1679
  "moduleName": "DavoiceTTS",
1876
1680
  "implicit": true,
1877
1681
  "declAttributes": [
@@ -1882,85 +1686,273 @@
1882
1686
  ]
1883
1687
  },
1884
1688
  {
1885
- "kind": "Constructor",
1886
- "name": "init",
1887
- "printedName": "init(model:)",
1689
+ "kind": "Var",
1690
+ "name": "supportedEvents",
1691
+ "printedName": "supportedEvents",
1888
1692
  "children": [
1889
1693
  {
1890
1694
  "kind": "TypeNominal",
1891
- "name": "DaVoiceTTS",
1892
- "printedName": "DavoiceTTS.DaVoiceTTS",
1893
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
1695
+ "name": "Array",
1696
+ "printedName": "[Swift.String]",
1697
+ "children": [
1698
+ {
1699
+ "kind": "TypeNominal",
1700
+ "name": "String",
1701
+ "printedName": "Swift.String",
1702
+ "usr": "s:SS"
1703
+ }
1704
+ ],
1705
+ "usr": "s:Sa"
1706
+ }
1707
+ ],
1708
+ "declKind": "Var",
1709
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(cpy)supportedEvents",
1710
+ "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvpZ",
1711
+ "moduleName": "DavoiceTTS",
1712
+ "static": true,
1713
+ "declAttributes": [
1714
+ "HasInitialValue",
1715
+ "Final",
1716
+ "HasStorage",
1717
+ "AccessControl",
1718
+ "RawDocComment",
1719
+ "ObjC"
1720
+ ],
1721
+ "isLet": true,
1722
+ "hasStorage": true,
1723
+ "accessors": [
1724
+ {
1725
+ "kind": "Accessor",
1726
+ "name": "Get",
1727
+ "printedName": "Get()",
1728
+ "children": [
1729
+ {
1730
+ "kind": "TypeNominal",
1731
+ "name": "Array",
1732
+ "printedName": "[Swift.String]",
1733
+ "children": [
1734
+ {
1735
+ "kind": "TypeNominal",
1736
+ "name": "String",
1737
+ "printedName": "Swift.String",
1738
+ "usr": "s:SS"
1739
+ }
1740
+ ],
1741
+ "usr": "s:Sa"
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
+ ]
1757
+ },
1758
+ {
1759
+ "kind": "Function",
1760
+ "name": "isSpeechAvailable",
1761
+ "printedName": "isSpeechAvailable(_:)",
1762
+ "children": [
1763
+ {
1764
+ "kind": "TypeNominal",
1765
+ "name": "Void",
1766
+ "printedName": "()"
1894
1767
  },
1768
+ {
1769
+ "kind": "TypeFunc",
1770
+ "name": "Function",
1771
+ "printedName": "(Swift.Bool) -> ()",
1772
+ "children": [
1773
+ {
1774
+ "kind": "TypeNominal",
1775
+ "name": "Void",
1776
+ "printedName": "()"
1777
+ },
1778
+ {
1779
+ "kind": "TypeNominal",
1780
+ "name": "Bool",
1781
+ "printedName": "Swift.Bool",
1782
+ "usr": "s:Sb"
1783
+ }
1784
+ ]
1785
+ }
1786
+ ],
1787
+ "declKind": "Func",
1788
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isSpeechAvailable:",
1789
+ "mangledName": "$s10DavoiceTTS3STTC17isSpeechAvailableyyySbcF",
1790
+ "moduleName": "DavoiceTTS",
1791
+ "declAttributes": [
1792
+ "Final",
1793
+ "AccessControl",
1794
+ "RawDocComment",
1795
+ "ObjC"
1796
+ ],
1797
+ "funcSelfKind": "NonMutating"
1798
+ },
1799
+ {
1800
+ "kind": "Function",
1801
+ "name": "isRecognizing",
1802
+ "printedName": "isRecognizing()",
1803
+ "children": [
1895
1804
  {
1896
1805
  "kind": "TypeNominal",
1897
- "name": "URL",
1898
- "printedName": "Foundation.URL",
1899
- "usr": "s:10Foundation3URLV"
1806
+ "name": "Bool",
1807
+ "printedName": "Swift.Bool",
1808
+ "usr": "s:Sb"
1809
+ }
1810
+ ],
1811
+ "declKind": "Func",
1812
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isRecognizing",
1813
+ "mangledName": "$s10DavoiceTTS3STTC13isRecognizingSbyF",
1814
+ "moduleName": "DavoiceTTS",
1815
+ "declAttributes": [
1816
+ "Final",
1817
+ "AccessControl",
1818
+ "ObjC"
1819
+ ],
1820
+ "funcSelfKind": "NonMutating"
1821
+ },
1822
+ {
1823
+ "kind": "Function",
1824
+ "name": "pauseMicrophone",
1825
+ "printedName": "pauseMicrophone()",
1826
+ "children": [
1827
+ {
1828
+ "kind": "TypeNominal",
1829
+ "name": "Void",
1830
+ "printedName": "()"
1831
+ }
1832
+ ],
1833
+ "declKind": "Func",
1834
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)pauseMicrophone",
1835
+ "mangledName": "$s10DavoiceTTS3STTC15pauseMicrophoneyyF",
1836
+ "moduleName": "DavoiceTTS",
1837
+ "declAttributes": [
1838
+ "Final",
1839
+ "AccessControl",
1840
+ "ObjC",
1841
+ "RawDocComment"
1842
+ ],
1843
+ "funcSelfKind": "NonMutating"
1844
+ },
1845
+ {
1846
+ "kind": "Function",
1847
+ "name": "unPauseMicrophone",
1848
+ "printedName": "unPauseMicrophone()",
1849
+ "children": [
1850
+ {
1851
+ "kind": "TypeNominal",
1852
+ "name": "Void",
1853
+ "printedName": "()"
1900
1854
  }
1901
1855
  ],
1902
- "declKind": "Constructor",
1903
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)initWithModel:error:",
1904
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C5modelAC10Foundation3URLV_tKcfc",
1856
+ "declKind": "Func",
1857
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)unPauseMicrophone",
1858
+ "mangledName": "$s10DavoiceTTS3STTC17unPauseMicrophoneyyF",
1905
1859
  "moduleName": "DavoiceTTS",
1906
- "objc_name": "initWithModel:error:",
1907
1860
  "declAttributes": [
1861
+ "Final",
1908
1862
  "AccessControl",
1909
1863
  "ObjC"
1910
1864
  ],
1911
- "throwing": true,
1912
- "init_kind": "Designated"
1865
+ "funcSelfKind": "NonMutating"
1913
1866
  },
1914
1867
  {
1915
1868
  "kind": "Function",
1916
- "name": "stopSpeaking",
1917
- "printedName": "stopSpeaking()",
1869
+ "name": "startSpeech",
1870
+ "printedName": "startSpeech(localeStr:)",
1918
1871
  "children": [
1919
1872
  {
1920
1873
  "kind": "TypeNominal",
1921
1874
  "name": "Void",
1922
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"
1923
1890
  }
1924
1891
  ],
1925
1892
  "declKind": "Func",
1926
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)stopSpeaking",
1927
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C12stopSpeakingyyF",
1893
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)startSpeechWithLocaleStr:",
1894
+ "mangledName": "$s10DavoiceTTS3STTC11startSpeech9localeStrySSSg_tF",
1928
1895
  "moduleName": "DavoiceTTS",
1929
1896
  "declAttributes": [
1930
1897
  "Final",
1931
1898
  "AccessControl",
1932
- "ObjC",
1933
- "RawDocComment"
1899
+ "ObjC"
1934
1900
  ],
1935
1901
  "funcSelfKind": "NonMutating"
1936
1902
  },
1937
1903
  {
1938
1904
  "kind": "Function",
1939
- "name": "destroy",
1940
- "printedName": "destroy()",
1905
+ "name": "stopSpeech",
1906
+ "printedName": "stopSpeech(_:)",
1941
1907
  "children": [
1942
1908
  {
1943
1909
  "kind": "TypeNominal",
1944
1910
  "name": "Void",
1945
1911
  "printedName": "()"
1912
+ },
1913
+ {
1914
+ "kind": "TypeNominal",
1915
+ "name": "Optional",
1916
+ "printedName": "((Swift.Bool) -> ())?",
1917
+ "children": [
1918
+ {
1919
+ "kind": "TypeFunc",
1920
+ "name": "Function",
1921
+ "printedName": "(Swift.Bool) -> ()",
1922
+ "children": [
1923
+ {
1924
+ "kind": "TypeNominal",
1925
+ "name": "Void",
1926
+ "printedName": "()"
1927
+ },
1928
+ {
1929
+ "kind": "TypeNominal",
1930
+ "name": "Bool",
1931
+ "printedName": "Swift.Bool",
1932
+ "usr": "s:Sb"
1933
+ }
1934
+ ]
1935
+ }
1936
+ ],
1937
+ "hasDefaultArg": true,
1938
+ "usr": "s:Sq"
1946
1939
  }
1947
1940
  ],
1948
1941
  "declKind": "Func",
1949
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)destroy",
1950
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C7destroyyyF",
1942
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)stopSpeech:",
1943
+ "mangledName": "$s10DavoiceTTS3STTC10stopSpeechyyySbcSgF",
1951
1944
  "moduleName": "DavoiceTTS",
1952
1945
  "declAttributes": [
1953
1946
  "Final",
1954
1947
  "AccessControl",
1955
- "ObjC",
1956
- "RawDocComment"
1948
+ "ObjC"
1957
1949
  ],
1958
1950
  "funcSelfKind": "NonMutating"
1959
1951
  },
1960
1952
  {
1961
1953
  "kind": "Function",
1962
- "name": "speak",
1963
- "printedName": "speak(_:sid:)",
1954
+ "name": "cancelSpeech",
1955
+ "printedName": "cancelSpeech(_:)",
1964
1956
  "children": [
1965
1957
  {
1966
1958
  "kind": "TypeNominal",
@@ -1969,21 +1961,35 @@
1969
1961
  },
1970
1962
  {
1971
1963
  "kind": "TypeNominal",
1972
- "name": "String",
1973
- "printedName": "Swift.String",
1974
- "usr": "s:SS"
1975
- },
1976
- {
1977
- "kind": "TypeNominal",
1978
- "name": "Int32",
1979
- "printedName": "Swift.Int32",
1964
+ "name": "Optional",
1965
+ "printedName": "((Swift.Bool) -> ())?",
1966
+ "children": [
1967
+ {
1968
+ "kind": "TypeFunc",
1969
+ "name": "Function",
1970
+ "printedName": "(Swift.Bool) -> ()",
1971
+ "children": [
1972
+ {
1973
+ "kind": "TypeNominal",
1974
+ "name": "Void",
1975
+ "printedName": "()"
1976
+ },
1977
+ {
1978
+ "kind": "TypeNominal",
1979
+ "name": "Bool",
1980
+ "printedName": "Swift.Bool",
1981
+ "usr": "s:Sb"
1982
+ }
1983
+ ]
1984
+ }
1985
+ ],
1980
1986
  "hasDefaultArg": true,
1981
- "usr": "s:s5Int32V"
1987
+ "usr": "s:Sq"
1982
1988
  }
1983
1989
  ],
1984
1990
  "declKind": "Func",
1985
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)speak:sid:",
1986
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C5speak_3sidySS_s5Int32VtF",
1991
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)cancelSpeech:",
1992
+ "mangledName": "$s10DavoiceTTS3STTC12cancelSpeechyyySbcSgF",
1987
1993
  "moduleName": "DavoiceTTS",
1988
1994
  "declAttributes": [
1989
1995
  "Final",
@@ -1994,57 +2000,36 @@
1994
2000
  },
1995
2001
  {
1996
2002
  "kind": "Function",
1997
- "name": "synthesize",
1998
- "printedName": "synthesize(_:speakerId:token:terminal:)",
2003
+ "name": "destroySpeech",
2004
+ "printedName": "destroySpeech(_:)",
1999
2005
  "children": [
2000
2006
  {
2001
2007
  "kind": "TypeNominal",
2002
- "name": "Tuple",
2003
- "printedName": "(AVFAudio.AVAudioPCMBuffer, Swift.Int)",
2004
- "children": [
2005
- {
2006
- "kind": "TypeNominal",
2007
- "name": "AVAudioPCMBuffer",
2008
- "printedName": "AVFAudio.AVAudioPCMBuffer",
2009
- "usr": "c:objc(cs)AVAudioPCMBuffer"
2010
- },
2011
- {
2012
- "kind": "TypeNominal",
2013
- "name": "Int",
2014
- "printedName": "Swift.Int",
2015
- "usr": "s:Si"
2016
- }
2017
- ]
2018
- },
2019
- {
2020
- "kind": "TypeNominal",
2021
- "name": "String",
2022
- "printedName": "Swift.String",
2023
- "usr": "s:SS"
2024
- },
2025
- {
2026
- "kind": "TypeNominal",
2027
- "name": "Int32",
2028
- "printedName": "Swift.Int32",
2029
- "hasDefaultArg": true,
2030
- "usr": "s:s5Int32V"
2031
- },
2032
- {
2033
- "kind": "TypeNominal",
2034
- "name": "UUID",
2035
- "printedName": "Foundation.UUID",
2036
- "usr": "s:10Foundation4UUIDV"
2008
+ "name": "Void",
2009
+ "printedName": "()"
2037
2010
  },
2038
2011
  {
2039
2012
  "kind": "TypeNominal",
2040
2013
  "name": "Optional",
2041
- "printedName": "Swift.Character?",
2014
+ "printedName": "((Swift.Bool) -> ())?",
2042
2015
  "children": [
2043
2016
  {
2044
- "kind": "TypeNominal",
2045
- "name": "Character",
2046
- "printedName": "Swift.Character",
2047
- "usr": "s:SJ"
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
+ ]
2048
2033
  }
2049
2034
  ],
2050
2035
  "hasDefaultArg": true,
@@ -2052,58 +2037,72 @@
2052
2037
  }
2053
2038
  ],
2054
2039
  "declKind": "Func",
2055
- "usr": "s:10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2056
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2040
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)destroySpeech:",
2041
+ "mangledName": "$s10DavoiceTTS3STTC13destroySpeechyyySbcSgF",
2057
2042
  "moduleName": "DavoiceTTS",
2058
2043
  "declAttributes": [
2059
2044
  "Final",
2060
- "AccessControl"
2045
+ "AccessControl",
2046
+ "ObjC"
2061
2047
  ],
2062
- "throwing": true,
2063
2048
  "funcSelfKind": "NonMutating"
2064
2049
  },
2065
2050
  {
2066
2051
  "kind": "Function",
2067
- "name": "synthesize_top",
2068
- "printedName": "synthesize_top(_:speakerId:token:)",
2052
+ "name": "teardown",
2053
+ "printedName": "teardown()",
2069
2054
  "children": [
2070
2055
  {
2071
2056
  "kind": "TypeNominal",
2072
- "name": "AVAudioPCMBuffer",
2073
- "printedName": "AVFAudio.AVAudioPCMBuffer",
2074
- "usr": "c:objc(cs)AVAudioPCMBuffer"
2075
- },
2057
+ "name": "Void",
2058
+ "printedName": "()"
2059
+ }
2060
+ ],
2061
+ "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": [
2076
2077
  {
2077
2078
  "kind": "TypeNominal",
2078
- "name": "String",
2079
- "printedName": "Swift.String",
2080
- "usr": "s:SS"
2079
+ "name": "Void",
2080
+ "printedName": "()"
2081
2081
  },
2082
2082
  {
2083
2083
  "kind": "TypeNominal",
2084
- "name": "Int32",
2085
- "printedName": "Swift.Int32",
2086
- "hasDefaultArg": true,
2087
- "usr": "s:s5Int32V"
2084
+ "name": "SFSpeechRecognizer",
2085
+ "printedName": "Speech.SFSpeechRecognizer",
2086
+ "usr": "c:objc(cs)SFSpeechRecognizer"
2088
2087
  },
2089
2088
  {
2090
2089
  "kind": "TypeNominal",
2091
- "name": "UUID",
2092
- "printedName": "Foundation.UUID",
2093
- "usr": "s:10Foundation4UUIDV"
2090
+ "name": "Bool",
2091
+ "printedName": "Swift.Bool",
2092
+ "usr": "s:Sb"
2094
2093
  }
2095
2094
  ],
2096
2095
  "declKind": "Func",
2097
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top:speakerId:token:error:",
2098
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C14synthesize_top_9speakerId5tokenSo16AVAudioPCMBufferCSS_s5Int32V10Foundation4UUIDVtKF",
2096
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)speechRecognizer:availabilityDidChange:",
2097
+ "mangledName": "$s10DavoiceTTS3STTC16speechRecognizer_21availabilityDidChangeySo08SFSpeechE0C_SbtF",
2099
2098
  "moduleName": "DavoiceTTS",
2099
+ "objc_name": "speechRecognizer:availabilityDidChange:",
2100
2100
  "declAttributes": [
2101
2101
  "Final",
2102
+ "ObjC",
2102
2103
  "AccessControl",
2103
- "RawDocComment",
2104
- "ObjC"
2104
+ "RawDocComment"
2105
2105
  ],
2106
- "throwing": true,
2107
2106
  "funcSelfKind": "NonMutating"
2108
2107
  },
2109
2108
  {
@@ -2113,14 +2112,14 @@
2113
2112
  "children": [
2114
2113
  {
2115
2114
  "kind": "TypeNominal",
2116
- "name": "DaVoiceTTS",
2117
- "printedName": "DavoiceTTS.DaVoiceTTS",
2118
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
2115
+ "name": "STT",
2116
+ "printedName": "DavoiceTTS.STT",
2117
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT"
2119
2118
  }
2120
2119
  ],
2121
2120
  "declKind": "Constructor",
2122
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)init",
2123
- "mangledName": "$s10DavoiceTTS07DaVoiceB0CACycfc",
2121
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)init",
2122
+ "mangledName": "$s10DavoiceTTS3STTCACycfc",
2124
2123
  "moduleName": "DavoiceTTS",
2125
2124
  "overriding": true,
2126
2125
  "implicit": true,
@@ -2134,8 +2133,8 @@
2134
2133
  }
2135
2134
  ],
2136
2135
  "declKind": "Class",
2137
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS",
2138
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C",
2136
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT",
2137
+ "mangledName": "$s10DavoiceTTS3STTC",
2139
2138
  "moduleName": "DavoiceTTS",
2140
2139
  "declAttributes": [
2141
2140
  "Final",
@@ -2144,6 +2143,7 @@
2144
2143
  "ObjC"
2145
2144
  ],
2146
2145
  "superclassUsr": "c:objc(cs)NSObject",
2146
+ "inheritsConvenienceInitializers": true,
2147
2147
  "superclassNames": [
2148
2148
  "ObjectiveC.NSObject"
2149
2149
  ],
@@ -2926,264 +2926,12 @@
2926
2926
  "usr": "s:s9EscapableP",
2927
2927
  "mangledName": "$ss9EscapableP"
2928
2928
  }
2929
- ]
2930
- }
2931
- ],
2932
- "json_format_version": 8
2933
- },
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": 13225,
3177
- "length": 4,
3178
- "value": "true"
3179
- },
3180
- {
3181
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3182
- "kind": "FloatLiteral",
3183
- "offset": 36561,
3184
- "length": 3,
3185
- "value": "0.7"
3186
- },
2929
+ ]
2930
+ }
2931
+ ],
2932
+ "json_format_version": 8
2933
+ },
2934
+ "ConstValues": [
3187
2935
  {
3188
2936
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
3189
2937
  "kind": "IntegerLiteral",
@@ -4618,6 +4366,258 @@
4618
4366
  "offset": 44417,
4619
4367
  "length": 1,
4620
4368
  "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
  }