react-native-davoice-tts 1.0.203 → 1.0.205
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.
- package/TTSRNBridge.podspec +1 -1
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/DavoiceTTS +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.abi.json +1404 -1404
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.private.swiftinterface +28 -28
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftinterface +28 -28
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/DavoiceTTS +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json +1065 -1065
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +10 -10
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.swiftinterface +10 -10
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json +1065 -1065
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +10 -10
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +10 -10
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeResources +24 -24
- package/package.json +1 -1
|
@@ -14,160 +14,79 @@
|
|
|
14
14
|
"RawDocComment"
|
|
15
15
|
]
|
|
16
16
|
},
|
|
17
|
-
{
|
|
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",
|
|
28
|
-
"declKind": "Import",
|
|
29
|
-
"moduleName": "DavoiceTTS"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"kind": "Import",
|
|
33
|
-
"name": "Accelerate",
|
|
34
|
-
"printedName": "Accelerate",
|
|
35
|
-
"declKind": "Import",
|
|
36
|
-
"moduleName": "DavoiceTTS"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"kind": "Import",
|
|
40
|
-
"name": "AVFAudio",
|
|
41
|
-
"printedName": "AVFAudio",
|
|
42
|
-
"declKind": "Import",
|
|
43
|
-
"moduleName": "DavoiceTTS"
|
|
44
|
-
},
|
|
45
17
|
{
|
|
46
18
|
"kind": "TypeDecl",
|
|
47
|
-
"name": "
|
|
48
|
-
"printedName": "
|
|
19
|
+
"name": "AudioPlaybackHook",
|
|
20
|
+
"printedName": "AudioPlaybackHook",
|
|
49
21
|
"children": [
|
|
50
22
|
{
|
|
51
|
-
"kind": "
|
|
52
|
-
"name": "
|
|
53
|
-
"printedName": "
|
|
23
|
+
"kind": "Var",
|
|
24
|
+
"name": "engineScheduleFile",
|
|
25
|
+
"printedName": "engineScheduleFile",
|
|
54
26
|
"children": [
|
|
55
|
-
{
|
|
56
|
-
"kind": "TypeNominal",
|
|
57
|
-
"name": "Void",
|
|
58
|
-
"printedName": "()"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"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"
|
|
71
|
-
},
|
|
72
27
|
{
|
|
73
28
|
"kind": "TypeNominal",
|
|
74
29
|
"name": "Optional",
|
|
75
|
-
"printedName": "
|
|
30
|
+
"printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
|
|
76
31
|
"children": [
|
|
77
32
|
{
|
|
78
|
-
"kind": "
|
|
79
|
-
"name": "
|
|
80
|
-
"printedName": "
|
|
33
|
+
"kind": "TypeFunc",
|
|
34
|
+
"name": "Function",
|
|
35
|
+
"printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
|
|
81
36
|
"children": [
|
|
82
37
|
{
|
|
83
38
|
"kind": "TypeNominal",
|
|
84
|
-
"name": "
|
|
85
|
-
"printedName": "Swift.
|
|
86
|
-
"usr": "s:
|
|
39
|
+
"name": "Bool",
|
|
40
|
+
"printedName": "Swift.Bool",
|
|
41
|
+
"usr": "s:Sb"
|
|
87
42
|
},
|
|
88
43
|
{
|
|
89
44
|
"kind": "TypeNominal",
|
|
90
|
-
"name": "
|
|
91
|
-
"printedName": "
|
|
45
|
+
"name": "Tuple",
|
|
46
|
+
"printedName": "(Foundation.URL, () -> ())",
|
|
47
|
+
"children": [
|
|
48
|
+
{
|
|
49
|
+
"kind": "TypeNominal",
|
|
50
|
+
"name": "URL",
|
|
51
|
+
"printedName": "Foundation.URL",
|
|
52
|
+
"usr": "s:10Foundation3URLV"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"kind": "TypeFunc",
|
|
56
|
+
"name": "Function",
|
|
57
|
+
"printedName": "() -> ()",
|
|
58
|
+
"children": [
|
|
59
|
+
{
|
|
60
|
+
"kind": "TypeNominal",
|
|
61
|
+
"name": "Void",
|
|
62
|
+
"printedName": "()"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"kind": "TypeNominal",
|
|
66
|
+
"name": "Void",
|
|
67
|
+
"printedName": "()"
|
|
68
|
+
}
|
|
69
|
+
]
|
|
70
|
+
}
|
|
71
|
+
]
|
|
92
72
|
}
|
|
93
|
-
]
|
|
94
|
-
"usr": "s:SD"
|
|
73
|
+
]
|
|
95
74
|
}
|
|
96
75
|
],
|
|
97
76
|
"usr": "s:Sq"
|
|
98
77
|
}
|
|
99
78
|
],
|
|
100
|
-
"declKind": "Func",
|
|
101
|
-
"usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate(im)stt:didEmitEvent:body:",
|
|
102
|
-
"mangledName": "$s10DavoiceTTS11STTDelegateP3stt_12didEmitEvent4bodyyAA3STTC_SSSDySSypGSgtF",
|
|
103
|
-
"moduleName": "DavoiceTTS",
|
|
104
|
-
"genericSig": "<τ_0_0 where τ_0_0 : DavoiceTTS.STTDelegate>",
|
|
105
|
-
"sugared_genericSig": "<Self where Self : DavoiceTTS.STTDelegate>",
|
|
106
|
-
"protocolReq": true,
|
|
107
|
-
"declAttributes": [
|
|
108
|
-
"ObjC"
|
|
109
|
-
],
|
|
110
|
-
"reqNewWitnessTableEntry": true,
|
|
111
|
-
"funcSelfKind": "NonMutating"
|
|
112
|
-
}
|
|
113
|
-
],
|
|
114
|
-
"declKind": "Protocol",
|
|
115
|
-
"usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate",
|
|
116
|
-
"mangledName": "$s10DavoiceTTS11STTDelegateP",
|
|
117
|
-
"moduleName": "DavoiceTTS",
|
|
118
|
-
"genericSig": "<τ_0_0 : AnyObject>",
|
|
119
|
-
"sugared_genericSig": "<Self : AnyObject>",
|
|
120
|
-
"declAttributes": [
|
|
121
|
-
"AccessControl",
|
|
122
|
-
"ObjC",
|
|
123
|
-
"RawDocComment"
|
|
124
|
-
],
|
|
125
|
-
"conformances": [
|
|
126
|
-
{
|
|
127
|
-
"kind": "Conformance",
|
|
128
|
-
"name": "Escapable",
|
|
129
|
-
"printedName": "Escapable",
|
|
130
|
-
"usr": "s:s9EscapableP",
|
|
131
|
-
"mangledName": "$ss9EscapableP"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"kind": "Conformance",
|
|
135
|
-
"name": "Copyable",
|
|
136
|
-
"printedName": "Copyable",
|
|
137
|
-
"usr": "s:s8CopyableP",
|
|
138
|
-
"mangledName": "$ss8CopyableP"
|
|
139
|
-
}
|
|
140
|
-
]
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"kind": "TypeDecl",
|
|
144
|
-
"name": "STT",
|
|
145
|
-
"printedName": "STT",
|
|
146
|
-
"children": [
|
|
147
|
-
{
|
|
148
|
-
"kind": "Var",
|
|
149
|
-
"name": "delegate",
|
|
150
|
-
"printedName": "delegate",
|
|
151
|
-
"children": [
|
|
152
|
-
{
|
|
153
|
-
"kind": "TypeNominal",
|
|
154
|
-
"name": "WeakStorage",
|
|
155
|
-
"printedName": "(any DavoiceTTS.STTDelegate)?"
|
|
156
|
-
}
|
|
157
|
-
],
|
|
158
79
|
"declKind": "Var",
|
|
159
|
-
"usr": "
|
|
160
|
-
"mangledName": "$
|
|
80
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
|
|
81
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
|
|
161
82
|
"moduleName": "DavoiceTTS",
|
|
83
|
+
"static": true,
|
|
162
84
|
"declAttributes": [
|
|
163
85
|
"HasInitialValue",
|
|
164
|
-
"Final",
|
|
165
86
|
"HasStorage",
|
|
166
|
-
"ReferenceOwnership",
|
|
167
87
|
"AccessControl",
|
|
168
|
-
"
|
|
88
|
+
"RawDocComment"
|
|
169
89
|
],
|
|
170
|
-
"ownership": 1,
|
|
171
90
|
"hasStorage": true,
|
|
172
91
|
"accessors": [
|
|
173
92
|
{
|
|
@@ -178,27 +97,61 @@
|
|
|
178
97
|
{
|
|
179
98
|
"kind": "TypeNominal",
|
|
180
99
|
"name": "Optional",
|
|
181
|
-
"printedName": "(
|
|
100
|
+
"printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
|
|
182
101
|
"children": [
|
|
183
102
|
{
|
|
184
|
-
"kind": "
|
|
185
|
-
"name": "
|
|
186
|
-
"printedName": "
|
|
187
|
-
"
|
|
103
|
+
"kind": "TypeFunc",
|
|
104
|
+
"name": "Function",
|
|
105
|
+
"printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
|
|
106
|
+
"children": [
|
|
107
|
+
{
|
|
108
|
+
"kind": "TypeNominal",
|
|
109
|
+
"name": "Bool",
|
|
110
|
+
"printedName": "Swift.Bool",
|
|
111
|
+
"usr": "s:Sb"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"kind": "TypeNominal",
|
|
115
|
+
"name": "Tuple",
|
|
116
|
+
"printedName": "(Foundation.URL, () -> ())",
|
|
117
|
+
"children": [
|
|
118
|
+
{
|
|
119
|
+
"kind": "TypeNominal",
|
|
120
|
+
"name": "URL",
|
|
121
|
+
"printedName": "Foundation.URL",
|
|
122
|
+
"usr": "s:10Foundation3URLV"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"kind": "TypeFunc",
|
|
126
|
+
"name": "Function",
|
|
127
|
+
"printedName": "() -> ()",
|
|
128
|
+
"children": [
|
|
129
|
+
{
|
|
130
|
+
"kind": "TypeNominal",
|
|
131
|
+
"name": "Void",
|
|
132
|
+
"printedName": "()"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"kind": "TypeNominal",
|
|
136
|
+
"name": "Void",
|
|
137
|
+
"printedName": "()"
|
|
138
|
+
}
|
|
139
|
+
]
|
|
140
|
+
}
|
|
141
|
+
]
|
|
142
|
+
}
|
|
143
|
+
]
|
|
188
144
|
}
|
|
189
145
|
],
|
|
190
146
|
"usr": "s:Sq"
|
|
191
147
|
}
|
|
192
148
|
],
|
|
193
149
|
"declKind": "Accessor",
|
|
194
|
-
"usr": "
|
|
195
|
-
"mangledName": "$
|
|
150
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
|
|
151
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
|
|
196
152
|
"moduleName": "DavoiceTTS",
|
|
153
|
+
"static": true,
|
|
197
154
|
"implicit": true,
|
|
198
|
-
"declAttributes": [
|
|
199
|
-
"Final",
|
|
200
|
-
"ObjC"
|
|
201
|
-
],
|
|
202
155
|
"accessorKind": "get"
|
|
203
156
|
},
|
|
204
157
|
{
|
|
@@ -214,74 +167,126 @@
|
|
|
214
167
|
{
|
|
215
168
|
"kind": "TypeNominal",
|
|
216
169
|
"name": "Optional",
|
|
217
|
-
"printedName": "(
|
|
170
|
+
"printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
|
|
218
171
|
"children": [
|
|
219
172
|
{
|
|
220
|
-
"kind": "
|
|
221
|
-
"name": "
|
|
222
|
-
"printedName": "
|
|
223
|
-
"
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
173
|
+
"kind": "TypeFunc",
|
|
174
|
+
"name": "Function",
|
|
175
|
+
"printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
|
|
176
|
+
"children": [
|
|
177
|
+
{
|
|
178
|
+
"kind": "TypeNominal",
|
|
179
|
+
"name": "Bool",
|
|
180
|
+
"printedName": "Swift.Bool",
|
|
181
|
+
"usr": "s:Sb"
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"kind": "TypeNominal",
|
|
185
|
+
"name": "Tuple",
|
|
186
|
+
"printedName": "(Foundation.URL, () -> ())",
|
|
187
|
+
"children": [
|
|
188
|
+
{
|
|
189
|
+
"kind": "TypeNominal",
|
|
190
|
+
"name": "URL",
|
|
191
|
+
"printedName": "Foundation.URL",
|
|
192
|
+
"usr": "s:10Foundation3URLV"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"kind": "TypeFunc",
|
|
196
|
+
"name": "Function",
|
|
197
|
+
"printedName": "() -> ()",
|
|
198
|
+
"children": [
|
|
199
|
+
{
|
|
200
|
+
"kind": "TypeNominal",
|
|
201
|
+
"name": "Void",
|
|
202
|
+
"printedName": "()"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"kind": "TypeNominal",
|
|
206
|
+
"name": "Void",
|
|
207
|
+
"printedName": "()"
|
|
208
|
+
}
|
|
209
|
+
]
|
|
210
|
+
}
|
|
211
|
+
]
|
|
212
|
+
}
|
|
213
|
+
]
|
|
214
|
+
}
|
|
215
|
+
],
|
|
216
|
+
"usr": "s:Sq"
|
|
249
217
|
}
|
|
250
218
|
],
|
|
251
219
|
"declKind": "Accessor",
|
|
252
|
-
"usr": "s:
|
|
253
|
-
"mangledName": "$
|
|
220
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
|
|
221
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
|
|
254
222
|
"moduleName": "DavoiceTTS",
|
|
223
|
+
"static": true,
|
|
255
224
|
"implicit": true,
|
|
256
|
-
"
|
|
257
|
-
|
|
225
|
+
"accessorKind": "set"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"kind": "Accessor",
|
|
229
|
+
"name": "Modify",
|
|
230
|
+
"printedName": "Modify()",
|
|
231
|
+
"children": [
|
|
232
|
+
{
|
|
233
|
+
"kind": "TypeNominal",
|
|
234
|
+
"name": "Void",
|
|
235
|
+
"printedName": "()"
|
|
236
|
+
}
|
|
258
237
|
],
|
|
238
|
+
"declKind": "Accessor",
|
|
239
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
|
|
240
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
|
|
241
|
+
"moduleName": "DavoiceTTS",
|
|
242
|
+
"static": true,
|
|
243
|
+
"implicit": true,
|
|
259
244
|
"accessorKind": "_modify"
|
|
260
245
|
}
|
|
261
246
|
]
|
|
262
247
|
},
|
|
263
248
|
{
|
|
264
249
|
"kind": "Var",
|
|
265
|
-
"name": "
|
|
266
|
-
"printedName": "
|
|
250
|
+
"name": "isEngineReady",
|
|
251
|
+
"printedName": "isEngineReady",
|
|
267
252
|
"children": [
|
|
268
253
|
{
|
|
269
254
|
"kind": "TypeNominal",
|
|
270
|
-
"name": "
|
|
271
|
-
"printedName": "Swift.Bool",
|
|
272
|
-
"
|
|
255
|
+
"name": "Optional",
|
|
256
|
+
"printedName": "(() -> Swift.Bool)?",
|
|
257
|
+
"children": [
|
|
258
|
+
{
|
|
259
|
+
"kind": "TypeFunc",
|
|
260
|
+
"name": "Function",
|
|
261
|
+
"printedName": "() -> Swift.Bool",
|
|
262
|
+
"children": [
|
|
263
|
+
{
|
|
264
|
+
"kind": "TypeNominal",
|
|
265
|
+
"name": "Bool",
|
|
266
|
+
"printedName": "Swift.Bool",
|
|
267
|
+
"usr": "s:Sb"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"kind": "TypeNominal",
|
|
271
|
+
"name": "Void",
|
|
272
|
+
"printedName": "()"
|
|
273
|
+
}
|
|
274
|
+
]
|
|
275
|
+
}
|
|
276
|
+
],
|
|
277
|
+
"usr": "s:Sq"
|
|
273
278
|
}
|
|
274
279
|
],
|
|
275
280
|
"declKind": "Var",
|
|
276
|
-
"usr": "
|
|
277
|
-
"mangledName": "$
|
|
281
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
|
|
282
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
|
|
278
283
|
"moduleName": "DavoiceTTS",
|
|
284
|
+
"static": true,
|
|
279
285
|
"declAttributes": [
|
|
280
286
|
"HasInitialValue",
|
|
281
|
-
"Final",
|
|
282
287
|
"HasStorage",
|
|
283
288
|
"AccessControl",
|
|
284
|
-
"
|
|
289
|
+
"RawDocComment"
|
|
285
290
|
],
|
|
286
291
|
"hasStorage": true,
|
|
287
292
|
"accessors": [
|
|
@@ -292,20 +297,37 @@
|
|
|
292
297
|
"children": [
|
|
293
298
|
{
|
|
294
299
|
"kind": "TypeNominal",
|
|
295
|
-
"name": "
|
|
296
|
-
"printedName": "Swift.Bool",
|
|
297
|
-
"
|
|
300
|
+
"name": "Optional",
|
|
301
|
+
"printedName": "(() -> Swift.Bool)?",
|
|
302
|
+
"children": [
|
|
303
|
+
{
|
|
304
|
+
"kind": "TypeFunc",
|
|
305
|
+
"name": "Function",
|
|
306
|
+
"printedName": "() -> Swift.Bool",
|
|
307
|
+
"children": [
|
|
308
|
+
{
|
|
309
|
+
"kind": "TypeNominal",
|
|
310
|
+
"name": "Bool",
|
|
311
|
+
"printedName": "Swift.Bool",
|
|
312
|
+
"usr": "s:Sb"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"kind": "TypeNominal",
|
|
316
|
+
"name": "Void",
|
|
317
|
+
"printedName": "()"
|
|
318
|
+
}
|
|
319
|
+
]
|
|
320
|
+
}
|
|
321
|
+
],
|
|
322
|
+
"usr": "s:Sq"
|
|
298
323
|
}
|
|
299
324
|
],
|
|
300
325
|
"declKind": "Accessor",
|
|
301
|
-
"usr": "
|
|
302
|
-
"mangledName": "$
|
|
326
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
|
|
327
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
|
|
303
328
|
"moduleName": "DavoiceTTS",
|
|
329
|
+
"static": true,
|
|
304
330
|
"implicit": true,
|
|
305
|
-
"declAttributes": [
|
|
306
|
-
"Final",
|
|
307
|
-
"ObjC"
|
|
308
|
-
],
|
|
309
331
|
"accessorKind": "get"
|
|
310
332
|
},
|
|
311
333
|
{
|
|
@@ -320,20 +342,37 @@
|
|
|
320
342
|
},
|
|
321
343
|
{
|
|
322
344
|
"kind": "TypeNominal",
|
|
323
|
-
"name": "
|
|
324
|
-
"printedName": "Swift.Bool",
|
|
325
|
-
"
|
|
345
|
+
"name": "Optional",
|
|
346
|
+
"printedName": "(() -> Swift.Bool)?",
|
|
347
|
+
"children": [
|
|
348
|
+
{
|
|
349
|
+
"kind": "TypeFunc",
|
|
350
|
+
"name": "Function",
|
|
351
|
+
"printedName": "() -> Swift.Bool",
|
|
352
|
+
"children": [
|
|
353
|
+
{
|
|
354
|
+
"kind": "TypeNominal",
|
|
355
|
+
"name": "Bool",
|
|
356
|
+
"printedName": "Swift.Bool",
|
|
357
|
+
"usr": "s:Sb"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"kind": "TypeNominal",
|
|
361
|
+
"name": "Void",
|
|
362
|
+
"printedName": "()"
|
|
363
|
+
}
|
|
364
|
+
]
|
|
365
|
+
}
|
|
366
|
+
],
|
|
367
|
+
"usr": "s:Sq"
|
|
326
368
|
}
|
|
327
369
|
],
|
|
328
370
|
"declKind": "Accessor",
|
|
329
|
-
"usr": "
|
|
330
|
-
"mangledName": "$
|
|
371
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
|
|
372
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
|
|
331
373
|
"moduleName": "DavoiceTTS",
|
|
374
|
+
"static": true,
|
|
332
375
|
"implicit": true,
|
|
333
|
-
"declAttributes": [
|
|
334
|
-
"Final",
|
|
335
|
-
"ObjC"
|
|
336
|
-
],
|
|
337
376
|
"accessorKind": "set"
|
|
338
377
|
},
|
|
339
378
|
{
|
|
@@ -348,51 +387,57 @@
|
|
|
348
387
|
}
|
|
349
388
|
],
|
|
350
389
|
"declKind": "Accessor",
|
|
351
|
-
"usr": "s:
|
|
352
|
-
"mangledName": "$
|
|
390
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
|
|
391
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
|
|
353
392
|
"moduleName": "DavoiceTTS",
|
|
393
|
+
"static": true,
|
|
354
394
|
"implicit": true,
|
|
355
|
-
"declAttributes": [
|
|
356
|
-
"Final"
|
|
357
|
-
],
|
|
358
395
|
"accessorKind": "_modify"
|
|
359
396
|
}
|
|
360
397
|
]
|
|
361
398
|
},
|
|
362
399
|
{
|
|
363
400
|
"kind": "Var",
|
|
364
|
-
"name": "
|
|
365
|
-
"printedName": "
|
|
401
|
+
"name": "useOnlyEnginePlayback",
|
|
402
|
+
"printedName": "useOnlyEnginePlayback",
|
|
366
403
|
"children": [
|
|
367
404
|
{
|
|
368
405
|
"kind": "TypeNominal",
|
|
369
|
-
"name": "
|
|
370
|
-
"printedName": "
|
|
406
|
+
"name": "Optional",
|
|
407
|
+
"printedName": "(() -> Swift.Bool)?",
|
|
371
408
|
"children": [
|
|
372
409
|
{
|
|
373
|
-
"kind": "
|
|
374
|
-
"name": "
|
|
375
|
-
"printedName": "Swift.
|
|
376
|
-
"
|
|
410
|
+
"kind": "TypeFunc",
|
|
411
|
+
"name": "Function",
|
|
412
|
+
"printedName": "() -> Swift.Bool",
|
|
413
|
+
"children": [
|
|
414
|
+
{
|
|
415
|
+
"kind": "TypeNominal",
|
|
416
|
+
"name": "Bool",
|
|
417
|
+
"printedName": "Swift.Bool",
|
|
418
|
+
"usr": "s:Sb"
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"kind": "TypeNominal",
|
|
422
|
+
"name": "Void",
|
|
423
|
+
"printedName": "()"
|
|
424
|
+
}
|
|
425
|
+
]
|
|
377
426
|
}
|
|
378
427
|
],
|
|
379
|
-
"usr": "s:
|
|
428
|
+
"usr": "s:Sq"
|
|
380
429
|
}
|
|
381
430
|
],
|
|
382
431
|
"declKind": "Var",
|
|
383
|
-
"usr": "
|
|
384
|
-
"mangledName": "$
|
|
432
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
|
|
433
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
|
|
385
434
|
"moduleName": "DavoiceTTS",
|
|
386
435
|
"static": true,
|
|
387
436
|
"declAttributes": [
|
|
388
437
|
"HasInitialValue",
|
|
389
|
-
"Final",
|
|
390
438
|
"HasStorage",
|
|
391
|
-
"AccessControl"
|
|
392
|
-
"RawDocComment",
|
|
393
|
-
"ObjC"
|
|
439
|
+
"AccessControl"
|
|
394
440
|
],
|
|
395
|
-
"isLet": true,
|
|
396
441
|
"hasStorage": true,
|
|
397
442
|
"accessors": [
|
|
398
443
|
{
|
|
@@ -402,47 +447,43 @@
|
|
|
402
447
|
"children": [
|
|
403
448
|
{
|
|
404
449
|
"kind": "TypeNominal",
|
|
405
|
-
"name": "
|
|
406
|
-
"printedName": "
|
|
450
|
+
"name": "Optional",
|
|
451
|
+
"printedName": "(() -> Swift.Bool)?",
|
|
407
452
|
"children": [
|
|
408
453
|
{
|
|
409
|
-
"kind": "
|
|
410
|
-
"name": "
|
|
411
|
-
"printedName": "Swift.
|
|
412
|
-
"
|
|
454
|
+
"kind": "TypeFunc",
|
|
455
|
+
"name": "Function",
|
|
456
|
+
"printedName": "() -> Swift.Bool",
|
|
457
|
+
"children": [
|
|
458
|
+
{
|
|
459
|
+
"kind": "TypeNominal",
|
|
460
|
+
"name": "Bool",
|
|
461
|
+
"printedName": "Swift.Bool",
|
|
462
|
+
"usr": "s:Sb"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"kind": "TypeNominal",
|
|
466
|
+
"name": "Void",
|
|
467
|
+
"printedName": "()"
|
|
468
|
+
}
|
|
469
|
+
]
|
|
413
470
|
}
|
|
414
471
|
],
|
|
415
|
-
"usr": "s:
|
|
472
|
+
"usr": "s:Sq"
|
|
416
473
|
}
|
|
417
474
|
],
|
|
418
475
|
"declKind": "Accessor",
|
|
419
|
-
"usr": "
|
|
420
|
-
"mangledName": "$
|
|
476
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
|
|
477
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
|
|
421
478
|
"moduleName": "DavoiceTTS",
|
|
422
479
|
"static": true,
|
|
423
480
|
"implicit": true,
|
|
424
|
-
"declAttributes": [
|
|
425
|
-
"Final",
|
|
426
|
-
"ObjC"
|
|
427
|
-
],
|
|
428
481
|
"accessorKind": "get"
|
|
429
|
-
}
|
|
430
|
-
]
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"kind": "Function",
|
|
434
|
-
"name": "isSpeechAvailable",
|
|
435
|
-
"printedName": "isSpeechAvailable(_:)",
|
|
436
|
-
"children": [
|
|
437
|
-
{
|
|
438
|
-
"kind": "TypeNominal",
|
|
439
|
-
"name": "Void",
|
|
440
|
-
"printedName": "()"
|
|
441
482
|
},
|
|
442
483
|
{
|
|
443
|
-
"kind": "
|
|
444
|
-
"name": "
|
|
445
|
-
"printedName": "(
|
|
484
|
+
"kind": "Accessor",
|
|
485
|
+
"name": "Set",
|
|
486
|
+
"printedName": "Set()",
|
|
446
487
|
"children": [
|
|
447
488
|
{
|
|
448
489
|
"kind": "TypeNominal",
|
|
@@ -451,148 +492,74 @@
|
|
|
451
492
|
},
|
|
452
493
|
{
|
|
453
494
|
"kind": "TypeNominal",
|
|
454
|
-
"name": "
|
|
455
|
-
"printedName": "Swift.Bool",
|
|
456
|
-
"
|
|
495
|
+
"name": "Optional",
|
|
496
|
+
"printedName": "(() -> Swift.Bool)?",
|
|
497
|
+
"children": [
|
|
498
|
+
{
|
|
499
|
+
"kind": "TypeFunc",
|
|
500
|
+
"name": "Function",
|
|
501
|
+
"printedName": "() -> Swift.Bool",
|
|
502
|
+
"children": [
|
|
503
|
+
{
|
|
504
|
+
"kind": "TypeNominal",
|
|
505
|
+
"name": "Bool",
|
|
506
|
+
"printedName": "Swift.Bool",
|
|
507
|
+
"usr": "s:Sb"
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
"kind": "TypeNominal",
|
|
511
|
+
"name": "Void",
|
|
512
|
+
"printedName": "()"
|
|
513
|
+
}
|
|
514
|
+
]
|
|
515
|
+
}
|
|
516
|
+
],
|
|
517
|
+
"usr": "s:Sq"
|
|
457
518
|
}
|
|
458
|
-
]
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
"Final",
|
|
467
|
-
"AccessControl",
|
|
468
|
-
"RawDocComment",
|
|
469
|
-
"ObjC"
|
|
470
|
-
],
|
|
471
|
-
"funcSelfKind": "NonMutating"
|
|
472
|
-
},
|
|
473
|
-
{
|
|
474
|
-
"kind": "Function",
|
|
475
|
-
"name": "isRecognizing",
|
|
476
|
-
"printedName": "isRecognizing()",
|
|
477
|
-
"children": [
|
|
478
|
-
{
|
|
479
|
-
"kind": "TypeNominal",
|
|
480
|
-
"name": "Bool",
|
|
481
|
-
"printedName": "Swift.Bool",
|
|
482
|
-
"usr": "s:Sb"
|
|
483
|
-
}
|
|
484
|
-
],
|
|
485
|
-
"declKind": "Func",
|
|
486
|
-
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isRecognizing",
|
|
487
|
-
"mangledName": "$s10DavoiceTTS3STTC13isRecognizingSbyF",
|
|
488
|
-
"moduleName": "DavoiceTTS",
|
|
489
|
-
"declAttributes": [
|
|
490
|
-
"Final",
|
|
491
|
-
"AccessControl",
|
|
492
|
-
"ObjC"
|
|
493
|
-
],
|
|
494
|
-
"funcSelfKind": "NonMutating"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
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:)",
|
|
545
|
-
"children": [
|
|
546
|
-
{
|
|
547
|
-
"kind": "TypeNominal",
|
|
548
|
-
"name": "Void",
|
|
549
|
-
"printedName": "()"
|
|
519
|
+
],
|
|
520
|
+
"declKind": "Accessor",
|
|
521
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
|
|
522
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
|
|
523
|
+
"moduleName": "DavoiceTTS",
|
|
524
|
+
"static": true,
|
|
525
|
+
"implicit": true,
|
|
526
|
+
"accessorKind": "set"
|
|
550
527
|
},
|
|
551
528
|
{
|
|
552
|
-
"kind": "
|
|
553
|
-
"name": "
|
|
554
|
-
"printedName": "
|
|
529
|
+
"kind": "Accessor",
|
|
530
|
+
"name": "Modify",
|
|
531
|
+
"printedName": "Modify()",
|
|
555
532
|
"children": [
|
|
556
533
|
{
|
|
557
534
|
"kind": "TypeNominal",
|
|
558
|
-
"name": "
|
|
559
|
-
"printedName": "
|
|
560
|
-
"usr": "s:SS"
|
|
535
|
+
"name": "Void",
|
|
536
|
+
"printedName": "()"
|
|
561
537
|
}
|
|
562
538
|
],
|
|
563
|
-
"
|
|
539
|
+
"declKind": "Accessor",
|
|
540
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
|
|
541
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
|
|
542
|
+
"moduleName": "DavoiceTTS",
|
|
543
|
+
"static": true,
|
|
544
|
+
"implicit": true,
|
|
545
|
+
"accessorKind": "_modify"
|
|
564
546
|
}
|
|
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"
|
|
547
|
+
]
|
|
576
548
|
},
|
|
577
549
|
{
|
|
578
|
-
"kind": "
|
|
579
|
-
"name": "
|
|
580
|
-
"printedName": "
|
|
550
|
+
"kind": "Var",
|
|
551
|
+
"name": "stopEnginePlayback",
|
|
552
|
+
"printedName": "stopEnginePlayback",
|
|
581
553
|
"children": [
|
|
582
|
-
{
|
|
583
|
-
"kind": "TypeNominal",
|
|
584
|
-
"name": "Void",
|
|
585
|
-
"printedName": "()"
|
|
586
|
-
},
|
|
587
554
|
{
|
|
588
555
|
"kind": "TypeNominal",
|
|
589
556
|
"name": "Optional",
|
|
590
|
-
"printedName": "((
|
|
557
|
+
"printedName": "(() -> ())?",
|
|
591
558
|
"children": [
|
|
592
559
|
{
|
|
593
560
|
"kind": "TypeFunc",
|
|
594
561
|
"name": "Function",
|
|
595
|
-
"printedName": "(
|
|
562
|
+
"printedName": "() -> ()",
|
|
596
563
|
"children": [
|
|
597
564
|
{
|
|
598
565
|
"kind": "TypeNominal",
|
|
@@ -601,152 +568,252 @@
|
|
|
601
568
|
},
|
|
602
569
|
{
|
|
603
570
|
"kind": "TypeNominal",
|
|
604
|
-
"name": "
|
|
605
|
-
"printedName": "
|
|
606
|
-
"usr": "s:Sb"
|
|
571
|
+
"name": "Void",
|
|
572
|
+
"printedName": "()"
|
|
607
573
|
}
|
|
608
574
|
]
|
|
609
575
|
}
|
|
610
576
|
],
|
|
611
|
-
"hasDefaultArg": true,
|
|
612
577
|
"usr": "s:Sq"
|
|
613
578
|
}
|
|
614
579
|
],
|
|
615
|
-
"declKind": "
|
|
616
|
-
"usr": "
|
|
617
|
-
"mangledName": "$
|
|
580
|
+
"declKind": "Var",
|
|
581
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
|
|
582
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
|
|
618
583
|
"moduleName": "DavoiceTTS",
|
|
584
|
+
"static": true,
|
|
619
585
|
"declAttributes": [
|
|
620
|
-
"
|
|
621
|
-
"
|
|
622
|
-
"
|
|
586
|
+
"HasInitialValue",
|
|
587
|
+
"HasStorage",
|
|
588
|
+
"AccessControl"
|
|
623
589
|
],
|
|
624
|
-
"
|
|
625
|
-
|
|
626
|
-
{
|
|
627
|
-
"kind": "Function",
|
|
628
|
-
"name": "cancelSpeech",
|
|
629
|
-
"printedName": "cancelSpeech(_:)",
|
|
630
|
-
"children": [
|
|
631
|
-
{
|
|
632
|
-
"kind": "TypeNominal",
|
|
633
|
-
"name": "Void",
|
|
634
|
-
"printedName": "()"
|
|
635
|
-
},
|
|
590
|
+
"hasStorage": true,
|
|
591
|
+
"accessors": [
|
|
636
592
|
{
|
|
637
|
-
"kind": "
|
|
638
|
-
"name": "
|
|
639
|
-
"printedName": "(
|
|
593
|
+
"kind": "Accessor",
|
|
594
|
+
"name": "Get",
|
|
595
|
+
"printedName": "Get()",
|
|
640
596
|
"children": [
|
|
641
597
|
{
|
|
642
|
-
"kind": "
|
|
643
|
-
"name": "
|
|
644
|
-
"printedName": "(
|
|
598
|
+
"kind": "TypeNominal",
|
|
599
|
+
"name": "Optional",
|
|
600
|
+
"printedName": "(() -> ())?",
|
|
645
601
|
"children": [
|
|
646
602
|
{
|
|
647
|
-
"kind": "
|
|
648
|
-
"name": "
|
|
649
|
-
"printedName": "()"
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
},
|
|
675
|
-
{
|
|
676
|
-
"kind": "Function",
|
|
677
|
-
"name": "destroySpeech",
|
|
678
|
-
"printedName": "destroySpeech(_:)",
|
|
679
|
-
"children": [
|
|
680
|
-
{
|
|
681
|
-
"kind": "TypeNominal",
|
|
682
|
-
"name": "Void",
|
|
683
|
-
"printedName": "()"
|
|
603
|
+
"kind": "TypeFunc",
|
|
604
|
+
"name": "Function",
|
|
605
|
+
"printedName": "() -> ()",
|
|
606
|
+
"children": [
|
|
607
|
+
{
|
|
608
|
+
"kind": "TypeNominal",
|
|
609
|
+
"name": "Void",
|
|
610
|
+
"printedName": "()"
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"kind": "TypeNominal",
|
|
614
|
+
"name": "Void",
|
|
615
|
+
"printedName": "()"
|
|
616
|
+
}
|
|
617
|
+
]
|
|
618
|
+
}
|
|
619
|
+
],
|
|
620
|
+
"usr": "s:Sq"
|
|
621
|
+
}
|
|
622
|
+
],
|
|
623
|
+
"declKind": "Accessor",
|
|
624
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
|
|
625
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
|
|
626
|
+
"moduleName": "DavoiceTTS",
|
|
627
|
+
"static": true,
|
|
628
|
+
"implicit": true,
|
|
629
|
+
"accessorKind": "get"
|
|
684
630
|
},
|
|
685
631
|
{
|
|
686
|
-
"kind": "
|
|
687
|
-
"name": "
|
|
688
|
-
"printedName": "(
|
|
632
|
+
"kind": "Accessor",
|
|
633
|
+
"name": "Set",
|
|
634
|
+
"printedName": "Set()",
|
|
689
635
|
"children": [
|
|
690
636
|
{
|
|
691
|
-
"kind": "
|
|
692
|
-
"name": "
|
|
693
|
-
"printedName": "(
|
|
637
|
+
"kind": "TypeNominal",
|
|
638
|
+
"name": "Void",
|
|
639
|
+
"printedName": "()"
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
"kind": "TypeNominal",
|
|
643
|
+
"name": "Optional",
|
|
644
|
+
"printedName": "(() -> ())?",
|
|
694
645
|
"children": [
|
|
695
646
|
{
|
|
696
|
-
"kind": "
|
|
697
|
-
"name": "
|
|
698
|
-
"printedName": "()"
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
647
|
+
"kind": "TypeFunc",
|
|
648
|
+
"name": "Function",
|
|
649
|
+
"printedName": "() -> ()",
|
|
650
|
+
"children": [
|
|
651
|
+
{
|
|
652
|
+
"kind": "TypeNominal",
|
|
653
|
+
"name": "Void",
|
|
654
|
+
"printedName": "()"
|
|
655
|
+
},
|
|
656
|
+
{
|
|
657
|
+
"kind": "TypeNominal",
|
|
658
|
+
"name": "Void",
|
|
659
|
+
"printedName": "()"
|
|
660
|
+
}
|
|
661
|
+
]
|
|
705
662
|
}
|
|
706
|
-
]
|
|
663
|
+
],
|
|
664
|
+
"usr": "s:Sq"
|
|
707
665
|
}
|
|
708
666
|
],
|
|
709
|
-
"
|
|
710
|
-
"usr": "s:
|
|
667
|
+
"declKind": "Accessor",
|
|
668
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
|
|
669
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
|
|
670
|
+
"moduleName": "DavoiceTTS",
|
|
671
|
+
"static": true,
|
|
672
|
+
"implicit": true,
|
|
673
|
+
"accessorKind": "set"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"kind": "Accessor",
|
|
677
|
+
"name": "Modify",
|
|
678
|
+
"printedName": "Modify()",
|
|
679
|
+
"children": [
|
|
680
|
+
{
|
|
681
|
+
"kind": "TypeNominal",
|
|
682
|
+
"name": "Void",
|
|
683
|
+
"printedName": "()"
|
|
684
|
+
}
|
|
685
|
+
],
|
|
686
|
+
"declKind": "Accessor",
|
|
687
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
|
|
688
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
|
|
689
|
+
"moduleName": "DavoiceTTS",
|
|
690
|
+
"static": true,
|
|
691
|
+
"implicit": true,
|
|
692
|
+
"accessorKind": "_modify"
|
|
711
693
|
}
|
|
712
|
-
]
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
694
|
+
]
|
|
695
|
+
}
|
|
696
|
+
],
|
|
697
|
+
"declKind": "Enum",
|
|
698
|
+
"usr": "s:10DavoiceTTS17AudioPlaybackHookO",
|
|
699
|
+
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO",
|
|
700
|
+
"moduleName": "DavoiceTTS",
|
|
701
|
+
"declAttributes": [
|
|
702
|
+
"AccessControl",
|
|
703
|
+
"RawDocComment"
|
|
704
|
+
],
|
|
705
|
+
"conformances": [
|
|
706
|
+
{
|
|
707
|
+
"kind": "Conformance",
|
|
708
|
+
"name": "Copyable",
|
|
709
|
+
"printedName": "Copyable",
|
|
710
|
+
"usr": "s:s8CopyableP",
|
|
711
|
+
"mangledName": "$ss8CopyableP"
|
|
723
712
|
},
|
|
724
713
|
{
|
|
725
|
-
"kind": "
|
|
726
|
-
"name": "
|
|
727
|
-
"printedName": "
|
|
714
|
+
"kind": "Conformance",
|
|
715
|
+
"name": "Escapable",
|
|
716
|
+
"printedName": "Escapable",
|
|
717
|
+
"usr": "s:s9EscapableP",
|
|
718
|
+
"mangledName": "$ss9EscapableP"
|
|
719
|
+
}
|
|
720
|
+
]
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"kind": "Import",
|
|
724
|
+
"name": "Foundation",
|
|
725
|
+
"printedName": "Foundation",
|
|
726
|
+
"declKind": "Import",
|
|
727
|
+
"moduleName": "DavoiceTTS",
|
|
728
|
+
"declAttributes": [
|
|
729
|
+
"RawDocComment"
|
|
730
|
+
]
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"kind": "Import",
|
|
734
|
+
"name": "onnxruntime_objc",
|
|
735
|
+
"printedName": "onnxruntime_objc",
|
|
736
|
+
"declKind": "Import",
|
|
737
|
+
"moduleName": "DavoiceTTS"
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
"kind": "Import",
|
|
741
|
+
"name": "phonemes",
|
|
742
|
+
"printedName": "phonemes",
|
|
743
|
+
"declKind": "Import",
|
|
744
|
+
"moduleName": "DavoiceTTS",
|
|
745
|
+
"declAttributes": [
|
|
746
|
+
"RawDocComment"
|
|
747
|
+
]
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"kind": "Import",
|
|
751
|
+
"name": "AVFoundation",
|
|
752
|
+
"printedName": "AVFoundation",
|
|
753
|
+
"declKind": "Import",
|
|
754
|
+
"moduleName": "DavoiceTTS"
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"kind": "TypeDecl",
|
|
758
|
+
"name": "SwiftSoundQueue",
|
|
759
|
+
"printedName": "SwiftSoundQueue",
|
|
760
|
+
"children": [
|
|
761
|
+
{
|
|
762
|
+
"kind": "Var",
|
|
763
|
+
"name": "shared",
|
|
764
|
+
"printedName": "shared",
|
|
728
765
|
"children": [
|
|
729
766
|
{
|
|
730
767
|
"kind": "TypeNominal",
|
|
731
|
-
"name": "
|
|
732
|
-
"printedName": "
|
|
768
|
+
"name": "SwiftSoundQueue",
|
|
769
|
+
"printedName": "DavoiceTTS.SwiftSoundQueue",
|
|
770
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
|
|
733
771
|
}
|
|
734
772
|
],
|
|
735
|
-
"declKind": "
|
|
736
|
-
"usr": "
|
|
737
|
-
"mangledName": "$
|
|
773
|
+
"declKind": "Var",
|
|
774
|
+
"usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
|
|
775
|
+
"mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
|
|
738
776
|
"moduleName": "DavoiceTTS",
|
|
777
|
+
"static": true,
|
|
739
778
|
"declAttributes": [
|
|
779
|
+
"HasInitialValue",
|
|
740
780
|
"Final",
|
|
781
|
+
"HasStorage",
|
|
741
782
|
"AccessControl",
|
|
742
|
-
"
|
|
783
|
+
"RawDocComment"
|
|
743
784
|
],
|
|
744
|
-
"
|
|
785
|
+
"isLet": true,
|
|
786
|
+
"hasStorage": true,
|
|
787
|
+
"accessors": [
|
|
788
|
+
{
|
|
789
|
+
"kind": "Accessor",
|
|
790
|
+
"name": "Get",
|
|
791
|
+
"printedName": "Get()",
|
|
792
|
+
"children": [
|
|
793
|
+
{
|
|
794
|
+
"kind": "TypeNominal",
|
|
795
|
+
"name": "SwiftSoundQueue",
|
|
796
|
+
"printedName": "DavoiceTTS.SwiftSoundQueue",
|
|
797
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
|
|
798
|
+
}
|
|
799
|
+
],
|
|
800
|
+
"declKind": "Accessor",
|
|
801
|
+
"usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
|
|
802
|
+
"mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
|
|
803
|
+
"moduleName": "DavoiceTTS",
|
|
804
|
+
"static": true,
|
|
805
|
+
"implicit": true,
|
|
806
|
+
"declAttributes": [
|
|
807
|
+
"Final"
|
|
808
|
+
],
|
|
809
|
+
"accessorKind": "get"
|
|
810
|
+
}
|
|
811
|
+
]
|
|
745
812
|
},
|
|
746
813
|
{
|
|
747
814
|
"kind": "Function",
|
|
748
|
-
"name": "
|
|
749
|
-
"printedName": "
|
|
815
|
+
"name": "notifyWhenURLFinishes",
|
|
816
|
+
"printedName": "notifyWhenURLFinishes(_:_:)",
|
|
750
817
|
"children": [
|
|
751
818
|
{
|
|
752
819
|
"kind": "TypeNominal",
|
|
@@ -755,244 +822,9 @@
|
|
|
755
822
|
},
|
|
756
823
|
{
|
|
757
824
|
"kind": "TypeNominal",
|
|
758
|
-
"name": "
|
|
759
|
-
"printedName": "
|
|
760
|
-
"usr": "
|
|
761
|
-
},
|
|
762
|
-
{
|
|
763
|
-
"kind": "TypeNominal",
|
|
764
|
-
"name": "Bool",
|
|
765
|
-
"printedName": "Swift.Bool",
|
|
766
|
-
"usr": "s:Sb"
|
|
767
|
-
}
|
|
768
|
-
],
|
|
769
|
-
"declKind": "Func",
|
|
770
|
-
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)speechRecognizer:availabilityDidChange:",
|
|
771
|
-
"mangledName": "$s10DavoiceTTS3STTC16speechRecognizer_21availabilityDidChangeySo08SFSpeechE0C_SbtF",
|
|
772
|
-
"moduleName": "DavoiceTTS",
|
|
773
|
-
"objc_name": "speechRecognizer:availabilityDidChange:",
|
|
774
|
-
"declAttributes": [
|
|
775
|
-
"Final",
|
|
776
|
-
"ObjC",
|
|
777
|
-
"AccessControl",
|
|
778
|
-
"RawDocComment"
|
|
779
|
-
],
|
|
780
|
-
"funcSelfKind": "NonMutating"
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
"kind": "Constructor",
|
|
784
|
-
"name": "init",
|
|
785
|
-
"printedName": "init()",
|
|
786
|
-
"children": [
|
|
787
|
-
{
|
|
788
|
-
"kind": "TypeNominal",
|
|
789
|
-
"name": "STT",
|
|
790
|
-
"printedName": "DavoiceTTS.STT",
|
|
791
|
-
"usr": "c:@M@DavoiceTTS@objc(cs)STT"
|
|
792
|
-
}
|
|
793
|
-
],
|
|
794
|
-
"declKind": "Constructor",
|
|
795
|
-
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)init",
|
|
796
|
-
"mangledName": "$s10DavoiceTTS3STTCACycfc",
|
|
797
|
-
"moduleName": "DavoiceTTS",
|
|
798
|
-
"overriding": true,
|
|
799
|
-
"implicit": true,
|
|
800
|
-
"objc_name": "init",
|
|
801
|
-
"declAttributes": [
|
|
802
|
-
"Dynamic",
|
|
803
|
-
"ObjC",
|
|
804
|
-
"Override"
|
|
805
|
-
],
|
|
806
|
-
"init_kind": "Designated"
|
|
807
|
-
}
|
|
808
|
-
],
|
|
809
|
-
"declKind": "Class",
|
|
810
|
-
"usr": "c:@M@DavoiceTTS@objc(cs)STT",
|
|
811
|
-
"mangledName": "$s10DavoiceTTS3STTC",
|
|
812
|
-
"moduleName": "DavoiceTTS",
|
|
813
|
-
"declAttributes": [
|
|
814
|
-
"Final",
|
|
815
|
-
"AccessControl",
|
|
816
|
-
"ObjCMembers",
|
|
817
|
-
"ObjC"
|
|
818
|
-
],
|
|
819
|
-
"superclassUsr": "c:objc(cs)NSObject",
|
|
820
|
-
"inheritsConvenienceInitializers": true,
|
|
821
|
-
"superclassNames": [
|
|
822
|
-
"ObjectiveC.NSObject"
|
|
823
|
-
],
|
|
824
|
-
"conformances": [
|
|
825
|
-
{
|
|
826
|
-
"kind": "Conformance",
|
|
827
|
-
"name": "Copyable",
|
|
828
|
-
"printedName": "Copyable",
|
|
829
|
-
"usr": "s:s8CopyableP",
|
|
830
|
-
"mangledName": "$ss8CopyableP"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"kind": "Conformance",
|
|
834
|
-
"name": "Escapable",
|
|
835
|
-
"printedName": "Escapable",
|
|
836
|
-
"usr": "s:s9EscapableP",
|
|
837
|
-
"mangledName": "$ss9EscapableP"
|
|
838
|
-
},
|
|
839
|
-
{
|
|
840
|
-
"kind": "Conformance",
|
|
841
|
-
"name": "Equatable",
|
|
842
|
-
"printedName": "Equatable",
|
|
843
|
-
"usr": "s:SQ",
|
|
844
|
-
"mangledName": "$sSQ"
|
|
845
|
-
},
|
|
846
|
-
{
|
|
847
|
-
"kind": "Conformance",
|
|
848
|
-
"name": "Hashable",
|
|
849
|
-
"printedName": "Hashable",
|
|
850
|
-
"usr": "s:SH",
|
|
851
|
-
"mangledName": "$sSH"
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
"kind": "Conformance",
|
|
855
|
-
"name": "CVarArg",
|
|
856
|
-
"printedName": "CVarArg",
|
|
857
|
-
"usr": "s:s7CVarArgP",
|
|
858
|
-
"mangledName": "$ss7CVarArgP"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"kind": "Conformance",
|
|
862
|
-
"name": "_KeyValueCodingAndObservingPublishing",
|
|
863
|
-
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
864
|
-
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
865
|
-
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
866
|
-
},
|
|
867
|
-
{
|
|
868
|
-
"kind": "Conformance",
|
|
869
|
-
"name": "_KeyValueCodingAndObserving",
|
|
870
|
-
"printedName": "_KeyValueCodingAndObserving",
|
|
871
|
-
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
872
|
-
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
873
|
-
},
|
|
874
|
-
{
|
|
875
|
-
"kind": "Conformance",
|
|
876
|
-
"name": "CustomStringConvertible",
|
|
877
|
-
"printedName": "CustomStringConvertible",
|
|
878
|
-
"usr": "s:s23CustomStringConvertibleP",
|
|
879
|
-
"mangledName": "$ss23CustomStringConvertibleP"
|
|
880
|
-
},
|
|
881
|
-
{
|
|
882
|
-
"kind": "Conformance",
|
|
883
|
-
"name": "CustomDebugStringConvertible",
|
|
884
|
-
"printedName": "CustomDebugStringConvertible",
|
|
885
|
-
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
886
|
-
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
887
|
-
}
|
|
888
|
-
]
|
|
889
|
-
},
|
|
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
|
-
{
|
|
925
|
-
"kind": "TypeDecl",
|
|
926
|
-
"name": "SwiftSoundQueue",
|
|
927
|
-
"printedName": "SwiftSoundQueue",
|
|
928
|
-
"children": [
|
|
929
|
-
{
|
|
930
|
-
"kind": "Var",
|
|
931
|
-
"name": "shared",
|
|
932
|
-
"printedName": "shared",
|
|
933
|
-
"children": [
|
|
934
|
-
{
|
|
935
|
-
"kind": "TypeNominal",
|
|
936
|
-
"name": "SwiftSoundQueue",
|
|
937
|
-
"printedName": "DavoiceTTS.SwiftSoundQueue",
|
|
938
|
-
"usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
|
|
939
|
-
}
|
|
940
|
-
],
|
|
941
|
-
"declKind": "Var",
|
|
942
|
-
"usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
|
|
943
|
-
"mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
|
|
944
|
-
"moduleName": "DavoiceTTS",
|
|
945
|
-
"static": true,
|
|
946
|
-
"declAttributes": [
|
|
947
|
-
"HasInitialValue",
|
|
948
|
-
"Final",
|
|
949
|
-
"HasStorage",
|
|
950
|
-
"AccessControl",
|
|
951
|
-
"RawDocComment"
|
|
952
|
-
],
|
|
953
|
-
"isLet": true,
|
|
954
|
-
"hasStorage": true,
|
|
955
|
-
"accessors": [
|
|
956
|
-
{
|
|
957
|
-
"kind": "Accessor",
|
|
958
|
-
"name": "Get",
|
|
959
|
-
"printedName": "Get()",
|
|
960
|
-
"children": [
|
|
961
|
-
{
|
|
962
|
-
"kind": "TypeNominal",
|
|
963
|
-
"name": "SwiftSoundQueue",
|
|
964
|
-
"printedName": "DavoiceTTS.SwiftSoundQueue",
|
|
965
|
-
"usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
|
|
966
|
-
}
|
|
967
|
-
],
|
|
968
|
-
"declKind": "Accessor",
|
|
969
|
-
"usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
|
|
970
|
-
"mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
|
|
971
|
-
"moduleName": "DavoiceTTS",
|
|
972
|
-
"static": true,
|
|
973
|
-
"implicit": true,
|
|
974
|
-
"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"
|
|
825
|
+
"name": "URL",
|
|
826
|
+
"printedName": "Foundation.URL",
|
|
827
|
+
"usr": "s:10Foundation3URLV"
|
|
996
828
|
},
|
|
997
829
|
{
|
|
998
830
|
"kind": "TypeFunc",
|
|
@@ -2224,78 +2056,159 @@
|
|
|
2224
2056
|
]
|
|
2225
2057
|
},
|
|
2226
2058
|
{
|
|
2227
|
-
"kind": "
|
|
2228
|
-
"name": "
|
|
2229
|
-
"printedName": "
|
|
2230
|
-
"
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2059
|
+
"kind": "Import",
|
|
2060
|
+
"name": "UIKit",
|
|
2061
|
+
"printedName": "UIKit",
|
|
2062
|
+
"declKind": "Import",
|
|
2063
|
+
"moduleName": "DavoiceTTS"
|
|
2064
|
+
},
|
|
2065
|
+
{
|
|
2066
|
+
"kind": "Import",
|
|
2067
|
+
"name": "Speech",
|
|
2068
|
+
"printedName": "Speech",
|
|
2069
|
+
"declKind": "Import",
|
|
2070
|
+
"moduleName": "DavoiceTTS"
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"kind": "Import",
|
|
2074
|
+
"name": "Accelerate",
|
|
2075
|
+
"printedName": "Accelerate",
|
|
2076
|
+
"declKind": "Import",
|
|
2077
|
+
"moduleName": "DavoiceTTS"
|
|
2078
|
+
},
|
|
2079
|
+
{
|
|
2080
|
+
"kind": "Import",
|
|
2081
|
+
"name": "AVFAudio",
|
|
2082
|
+
"printedName": "AVFAudio",
|
|
2083
|
+
"declKind": "Import",
|
|
2084
|
+
"moduleName": "DavoiceTTS"
|
|
2085
|
+
},
|
|
2086
|
+
{
|
|
2087
|
+
"kind": "TypeDecl",
|
|
2088
|
+
"name": "STTDelegate",
|
|
2089
|
+
"printedName": "STTDelegate",
|
|
2090
|
+
"children": [
|
|
2091
|
+
{
|
|
2092
|
+
"kind": "Function",
|
|
2093
|
+
"name": "stt",
|
|
2094
|
+
"printedName": "stt(_:didEmitEvent:body:)",
|
|
2095
|
+
"children": [
|
|
2096
|
+
{
|
|
2097
|
+
"kind": "TypeNominal",
|
|
2098
|
+
"name": "Void",
|
|
2099
|
+
"printedName": "()"
|
|
2100
|
+
},
|
|
2101
|
+
{
|
|
2102
|
+
"kind": "TypeNominal",
|
|
2103
|
+
"name": "STT",
|
|
2104
|
+
"printedName": "DavoiceTTS.STT",
|
|
2105
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT"
|
|
2106
|
+
},
|
|
2107
|
+
{
|
|
2108
|
+
"kind": "TypeNominal",
|
|
2109
|
+
"name": "String",
|
|
2110
|
+
"printedName": "Swift.String",
|
|
2111
|
+
"usr": "s:SS"
|
|
2112
|
+
},
|
|
2113
|
+
{
|
|
2114
|
+
"kind": "TypeNominal",
|
|
2115
|
+
"name": "Optional",
|
|
2116
|
+
"printedName": "[Swift.String : Any]?",
|
|
2117
|
+
"children": [
|
|
2118
|
+
{
|
|
2119
|
+
"kind": "TypeNominal",
|
|
2120
|
+
"name": "Dictionary",
|
|
2121
|
+
"printedName": "[Swift.String : Any]",
|
|
2122
|
+
"children": [
|
|
2123
|
+
{
|
|
2124
|
+
"kind": "TypeNominal",
|
|
2125
|
+
"name": "String",
|
|
2126
|
+
"printedName": "Swift.String",
|
|
2127
|
+
"usr": "s:SS"
|
|
2251
2128
|
},
|
|
2252
2129
|
{
|
|
2253
2130
|
"kind": "TypeNominal",
|
|
2254
|
-
"name": "
|
|
2255
|
-
"printedName": "
|
|
2256
|
-
"children": [
|
|
2257
|
-
{
|
|
2258
|
-
"kind": "TypeNominal",
|
|
2259
|
-
"name": "URL",
|
|
2260
|
-
"printedName": "Foundation.URL",
|
|
2261
|
-
"usr": "s:10Foundation3URLV"
|
|
2262
|
-
},
|
|
2263
|
-
{
|
|
2264
|
-
"kind": "TypeFunc",
|
|
2265
|
-
"name": "Function",
|
|
2266
|
-
"printedName": "() -> ()",
|
|
2267
|
-
"children": [
|
|
2268
|
-
{
|
|
2269
|
-
"kind": "TypeNominal",
|
|
2270
|
-
"name": "Void",
|
|
2271
|
-
"printedName": "()"
|
|
2272
|
-
},
|
|
2273
|
-
{
|
|
2274
|
-
"kind": "TypeNominal",
|
|
2275
|
-
"name": "Void",
|
|
2276
|
-
"printedName": "()"
|
|
2277
|
-
}
|
|
2278
|
-
]
|
|
2279
|
-
}
|
|
2280
|
-
]
|
|
2131
|
+
"name": "ProtocolComposition",
|
|
2132
|
+
"printedName": "Any"
|
|
2281
2133
|
}
|
|
2282
|
-
]
|
|
2134
|
+
],
|
|
2135
|
+
"usr": "s:SD"
|
|
2283
2136
|
}
|
|
2284
2137
|
],
|
|
2285
2138
|
"usr": "s:Sq"
|
|
2286
2139
|
}
|
|
2287
2140
|
],
|
|
2141
|
+
"declKind": "Func",
|
|
2142
|
+
"usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate(im)stt:didEmitEvent:body:",
|
|
2143
|
+
"mangledName": "$s10DavoiceTTS11STTDelegateP3stt_12didEmitEvent4bodyyAA3STTC_SSSDySSypGSgtF",
|
|
2144
|
+
"moduleName": "DavoiceTTS",
|
|
2145
|
+
"genericSig": "<τ_0_0 where τ_0_0 : DavoiceTTS.STTDelegate>",
|
|
2146
|
+
"sugared_genericSig": "<Self where Self : DavoiceTTS.STTDelegate>",
|
|
2147
|
+
"protocolReq": true,
|
|
2148
|
+
"declAttributes": [
|
|
2149
|
+
"ObjC"
|
|
2150
|
+
],
|
|
2151
|
+
"reqNewWitnessTableEntry": true,
|
|
2152
|
+
"funcSelfKind": "NonMutating"
|
|
2153
|
+
}
|
|
2154
|
+
],
|
|
2155
|
+
"declKind": "Protocol",
|
|
2156
|
+
"usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate",
|
|
2157
|
+
"mangledName": "$s10DavoiceTTS11STTDelegateP",
|
|
2158
|
+
"moduleName": "DavoiceTTS",
|
|
2159
|
+
"genericSig": "<τ_0_0 : AnyObject>",
|
|
2160
|
+
"sugared_genericSig": "<Self : AnyObject>",
|
|
2161
|
+
"declAttributes": [
|
|
2162
|
+
"AccessControl",
|
|
2163
|
+
"ObjC",
|
|
2164
|
+
"RawDocComment"
|
|
2165
|
+
],
|
|
2166
|
+
"conformances": [
|
|
2167
|
+
{
|
|
2168
|
+
"kind": "Conformance",
|
|
2169
|
+
"name": "Escapable",
|
|
2170
|
+
"printedName": "Escapable",
|
|
2171
|
+
"usr": "s:s9EscapableP",
|
|
2172
|
+
"mangledName": "$ss9EscapableP"
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
"kind": "Conformance",
|
|
2176
|
+
"name": "Copyable",
|
|
2177
|
+
"printedName": "Copyable",
|
|
2178
|
+
"usr": "s:s8CopyableP",
|
|
2179
|
+
"mangledName": "$ss8CopyableP"
|
|
2180
|
+
}
|
|
2181
|
+
]
|
|
2182
|
+
},
|
|
2183
|
+
{
|
|
2184
|
+
"kind": "TypeDecl",
|
|
2185
|
+
"name": "STT",
|
|
2186
|
+
"printedName": "STT",
|
|
2187
|
+
"children": [
|
|
2188
|
+
{
|
|
2189
|
+
"kind": "Var",
|
|
2190
|
+
"name": "delegate",
|
|
2191
|
+
"printedName": "delegate",
|
|
2192
|
+
"children": [
|
|
2193
|
+
{
|
|
2194
|
+
"kind": "TypeNominal",
|
|
2195
|
+
"name": "WeakStorage",
|
|
2196
|
+
"printedName": "(any DavoiceTTS.STTDelegate)?"
|
|
2197
|
+
}
|
|
2198
|
+
],
|
|
2288
2199
|
"declKind": "Var",
|
|
2289
|
-
"usr": "
|
|
2290
|
-
"mangledName": "$
|
|
2200
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(py)delegate",
|
|
2201
|
+
"mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvp",
|
|
2291
2202
|
"moduleName": "DavoiceTTS",
|
|
2292
|
-
"static": true,
|
|
2293
2203
|
"declAttributes": [
|
|
2294
2204
|
"HasInitialValue",
|
|
2205
|
+
"Final",
|
|
2295
2206
|
"HasStorage",
|
|
2207
|
+
"ReferenceOwnership",
|
|
2296
2208
|
"AccessControl",
|
|
2297
|
-
"
|
|
2209
|
+
"ObjC"
|
|
2298
2210
|
],
|
|
2211
|
+
"ownership": 1,
|
|
2299
2212
|
"hasStorage": true,
|
|
2300
2213
|
"accessors": [
|
|
2301
2214
|
{
|
|
@@ -2306,61 +2219,27 @@
|
|
|
2306
2219
|
{
|
|
2307
2220
|
"kind": "TypeNominal",
|
|
2308
2221
|
"name": "Optional",
|
|
2309
|
-
"printedName": "(
|
|
2222
|
+
"printedName": "(any DavoiceTTS.STTDelegate)?",
|
|
2310
2223
|
"children": [
|
|
2311
2224
|
{
|
|
2312
|
-
"kind": "
|
|
2313
|
-
"name": "
|
|
2314
|
-
"printedName": "
|
|
2315
|
-
"
|
|
2316
|
-
{
|
|
2317
|
-
"kind": "TypeNominal",
|
|
2318
|
-
"name": "Bool",
|
|
2319
|
-
"printedName": "Swift.Bool",
|
|
2320
|
-
"usr": "s:Sb"
|
|
2321
|
-
},
|
|
2322
|
-
{
|
|
2323
|
-
"kind": "TypeNominal",
|
|
2324
|
-
"name": "Tuple",
|
|
2325
|
-
"printedName": "(Foundation.URL, () -> ())",
|
|
2326
|
-
"children": [
|
|
2327
|
-
{
|
|
2328
|
-
"kind": "TypeNominal",
|
|
2329
|
-
"name": "URL",
|
|
2330
|
-
"printedName": "Foundation.URL",
|
|
2331
|
-
"usr": "s:10Foundation3URLV"
|
|
2332
|
-
},
|
|
2333
|
-
{
|
|
2334
|
-
"kind": "TypeFunc",
|
|
2335
|
-
"name": "Function",
|
|
2336
|
-
"printedName": "() -> ()",
|
|
2337
|
-
"children": [
|
|
2338
|
-
{
|
|
2339
|
-
"kind": "TypeNominal",
|
|
2340
|
-
"name": "Void",
|
|
2341
|
-
"printedName": "()"
|
|
2342
|
-
},
|
|
2343
|
-
{
|
|
2344
|
-
"kind": "TypeNominal",
|
|
2345
|
-
"name": "Void",
|
|
2346
|
-
"printedName": "()"
|
|
2347
|
-
}
|
|
2348
|
-
]
|
|
2349
|
-
}
|
|
2350
|
-
]
|
|
2351
|
-
}
|
|
2352
|
-
]
|
|
2225
|
+
"kind": "TypeNominal",
|
|
2226
|
+
"name": "STTDelegate",
|
|
2227
|
+
"printedName": "any DavoiceTTS.STTDelegate",
|
|
2228
|
+
"usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
|
|
2353
2229
|
}
|
|
2354
2230
|
],
|
|
2355
2231
|
"usr": "s:Sq"
|
|
2356
2232
|
}
|
|
2357
2233
|
],
|
|
2358
2234
|
"declKind": "Accessor",
|
|
2359
|
-
"usr": "
|
|
2360
|
-
"mangledName": "$
|
|
2235
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)delegate",
|
|
2236
|
+
"mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvg",
|
|
2361
2237
|
"moduleName": "DavoiceTTS",
|
|
2362
|
-
"static": true,
|
|
2363
2238
|
"implicit": true,
|
|
2239
|
+
"declAttributes": [
|
|
2240
|
+
"Final",
|
|
2241
|
+
"ObjC"
|
|
2242
|
+
],
|
|
2364
2243
|
"accessorKind": "get"
|
|
2365
2244
|
},
|
|
2366
2245
|
{
|
|
@@ -2376,61 +2255,27 @@
|
|
|
2376
2255
|
{
|
|
2377
2256
|
"kind": "TypeNominal",
|
|
2378
2257
|
"name": "Optional",
|
|
2379
|
-
"printedName": "(
|
|
2258
|
+
"printedName": "(any DavoiceTTS.STTDelegate)?",
|
|
2380
2259
|
"children": [
|
|
2381
2260
|
{
|
|
2382
|
-
"kind": "
|
|
2383
|
-
"name": "
|
|
2384
|
-
"printedName": "
|
|
2385
|
-
"
|
|
2386
|
-
{
|
|
2387
|
-
"kind": "TypeNominal",
|
|
2388
|
-
"name": "Bool",
|
|
2389
|
-
"printedName": "Swift.Bool",
|
|
2390
|
-
"usr": "s:Sb"
|
|
2391
|
-
},
|
|
2392
|
-
{
|
|
2393
|
-
"kind": "TypeNominal",
|
|
2394
|
-
"name": "Tuple",
|
|
2395
|
-
"printedName": "(Foundation.URL, () -> ())",
|
|
2396
|
-
"children": [
|
|
2397
|
-
{
|
|
2398
|
-
"kind": "TypeNominal",
|
|
2399
|
-
"name": "URL",
|
|
2400
|
-
"printedName": "Foundation.URL",
|
|
2401
|
-
"usr": "s:10Foundation3URLV"
|
|
2402
|
-
},
|
|
2403
|
-
{
|
|
2404
|
-
"kind": "TypeFunc",
|
|
2405
|
-
"name": "Function",
|
|
2406
|
-
"printedName": "() -> ()",
|
|
2407
|
-
"children": [
|
|
2408
|
-
{
|
|
2409
|
-
"kind": "TypeNominal",
|
|
2410
|
-
"name": "Void",
|
|
2411
|
-
"printedName": "()"
|
|
2412
|
-
},
|
|
2413
|
-
{
|
|
2414
|
-
"kind": "TypeNominal",
|
|
2415
|
-
"name": "Void",
|
|
2416
|
-
"printedName": "()"
|
|
2417
|
-
}
|
|
2418
|
-
]
|
|
2419
|
-
}
|
|
2420
|
-
]
|
|
2421
|
-
}
|
|
2422
|
-
]
|
|
2261
|
+
"kind": "TypeNominal",
|
|
2262
|
+
"name": "STTDelegate",
|
|
2263
|
+
"printedName": "any DavoiceTTS.STTDelegate",
|
|
2264
|
+
"usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
|
|
2423
2265
|
}
|
|
2424
2266
|
],
|
|
2425
2267
|
"usr": "s:Sq"
|
|
2426
2268
|
}
|
|
2427
2269
|
],
|
|
2428
2270
|
"declKind": "Accessor",
|
|
2429
|
-
"usr": "
|
|
2430
|
-
"mangledName": "$
|
|
2271
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setDelegate:",
|
|
2272
|
+
"mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvs",
|
|
2431
2273
|
"moduleName": "DavoiceTTS",
|
|
2432
|
-
"static": true,
|
|
2433
2274
|
"implicit": true,
|
|
2275
|
+
"declAttributes": [
|
|
2276
|
+
"Final",
|
|
2277
|
+
"ObjC"
|
|
2278
|
+
],
|
|
2434
2279
|
"accessorKind": "set"
|
|
2435
2280
|
},
|
|
2436
2281
|
{
|
|
@@ -2445,57 +2290,39 @@
|
|
|
2445
2290
|
}
|
|
2446
2291
|
],
|
|
2447
2292
|
"declKind": "Accessor",
|
|
2448
|
-
"usr": "s:
|
|
2449
|
-
"mangledName": "$
|
|
2293
|
+
"usr": "s:10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
|
|
2294
|
+
"mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
|
|
2450
2295
|
"moduleName": "DavoiceTTS",
|
|
2451
|
-
"static": true,
|
|
2452
2296
|
"implicit": true,
|
|
2297
|
+
"declAttributes": [
|
|
2298
|
+
"Final"
|
|
2299
|
+
],
|
|
2453
2300
|
"accessorKind": "_modify"
|
|
2454
2301
|
}
|
|
2455
2302
|
]
|
|
2456
2303
|
},
|
|
2457
2304
|
{
|
|
2458
2305
|
"kind": "Var",
|
|
2459
|
-
"name": "
|
|
2460
|
-
"printedName": "
|
|
2306
|
+
"name": "continuous",
|
|
2307
|
+
"printedName": "continuous",
|
|
2461
2308
|
"children": [
|
|
2462
2309
|
{
|
|
2463
2310
|
"kind": "TypeNominal",
|
|
2464
|
-
"name": "
|
|
2465
|
-
"printedName": "
|
|
2466
|
-
"
|
|
2467
|
-
{
|
|
2468
|
-
"kind": "TypeFunc",
|
|
2469
|
-
"name": "Function",
|
|
2470
|
-
"printedName": "() -> Swift.Bool",
|
|
2471
|
-
"children": [
|
|
2472
|
-
{
|
|
2473
|
-
"kind": "TypeNominal",
|
|
2474
|
-
"name": "Bool",
|
|
2475
|
-
"printedName": "Swift.Bool",
|
|
2476
|
-
"usr": "s:Sb"
|
|
2477
|
-
},
|
|
2478
|
-
{
|
|
2479
|
-
"kind": "TypeNominal",
|
|
2480
|
-
"name": "Void",
|
|
2481
|
-
"printedName": "()"
|
|
2482
|
-
}
|
|
2483
|
-
]
|
|
2484
|
-
}
|
|
2485
|
-
],
|
|
2486
|
-
"usr": "s:Sq"
|
|
2311
|
+
"name": "Bool",
|
|
2312
|
+
"printedName": "Swift.Bool",
|
|
2313
|
+
"usr": "s:Sb"
|
|
2487
2314
|
}
|
|
2488
2315
|
],
|
|
2489
2316
|
"declKind": "Var",
|
|
2490
|
-
"usr": "
|
|
2491
|
-
"mangledName": "$
|
|
2317
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(py)continuous",
|
|
2318
|
+
"mangledName": "$s10DavoiceTTS3STTC10continuousSbvp",
|
|
2492
2319
|
"moduleName": "DavoiceTTS",
|
|
2493
|
-
"static": true,
|
|
2494
2320
|
"declAttributes": [
|
|
2495
2321
|
"HasInitialValue",
|
|
2322
|
+
"Final",
|
|
2496
2323
|
"HasStorage",
|
|
2497
2324
|
"AccessControl",
|
|
2498
|
-
"
|
|
2325
|
+
"ObjC"
|
|
2499
2326
|
],
|
|
2500
2327
|
"hasStorage": true,
|
|
2501
2328
|
"accessors": [
|
|
@@ -2506,37 +2333,20 @@
|
|
|
2506
2333
|
"children": [
|
|
2507
2334
|
{
|
|
2508
2335
|
"kind": "TypeNominal",
|
|
2509
|
-
"name": "
|
|
2510
|
-
"printedName": "
|
|
2511
|
-
"
|
|
2512
|
-
{
|
|
2513
|
-
"kind": "TypeFunc",
|
|
2514
|
-
"name": "Function",
|
|
2515
|
-
"printedName": "() -> Swift.Bool",
|
|
2516
|
-
"children": [
|
|
2517
|
-
{
|
|
2518
|
-
"kind": "TypeNominal",
|
|
2519
|
-
"name": "Bool",
|
|
2520
|
-
"printedName": "Swift.Bool",
|
|
2521
|
-
"usr": "s:Sb"
|
|
2522
|
-
},
|
|
2523
|
-
{
|
|
2524
|
-
"kind": "TypeNominal",
|
|
2525
|
-
"name": "Void",
|
|
2526
|
-
"printedName": "()"
|
|
2527
|
-
}
|
|
2528
|
-
]
|
|
2529
|
-
}
|
|
2530
|
-
],
|
|
2531
|
-
"usr": "s:Sq"
|
|
2336
|
+
"name": "Bool",
|
|
2337
|
+
"printedName": "Swift.Bool",
|
|
2338
|
+
"usr": "s:Sb"
|
|
2532
2339
|
}
|
|
2533
2340
|
],
|
|
2534
2341
|
"declKind": "Accessor",
|
|
2535
|
-
"usr": "
|
|
2536
|
-
"mangledName": "$
|
|
2342
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)continuous",
|
|
2343
|
+
"mangledName": "$s10DavoiceTTS3STTC10continuousSbvg",
|
|
2537
2344
|
"moduleName": "DavoiceTTS",
|
|
2538
|
-
"static": true,
|
|
2539
2345
|
"implicit": true,
|
|
2346
|
+
"declAttributes": [
|
|
2347
|
+
"Final",
|
|
2348
|
+
"ObjC"
|
|
2349
|
+
],
|
|
2540
2350
|
"accessorKind": "get"
|
|
2541
2351
|
},
|
|
2542
2352
|
{
|
|
@@ -2551,37 +2361,20 @@
|
|
|
2551
2361
|
},
|
|
2552
2362
|
{
|
|
2553
2363
|
"kind": "TypeNominal",
|
|
2554
|
-
"name": "
|
|
2555
|
-
"printedName": "
|
|
2556
|
-
"
|
|
2557
|
-
{
|
|
2558
|
-
"kind": "TypeFunc",
|
|
2559
|
-
"name": "Function",
|
|
2560
|
-
"printedName": "() -> Swift.Bool",
|
|
2561
|
-
"children": [
|
|
2562
|
-
{
|
|
2563
|
-
"kind": "TypeNominal",
|
|
2564
|
-
"name": "Bool",
|
|
2565
|
-
"printedName": "Swift.Bool",
|
|
2566
|
-
"usr": "s:Sb"
|
|
2567
|
-
},
|
|
2568
|
-
{
|
|
2569
|
-
"kind": "TypeNominal",
|
|
2570
|
-
"name": "Void",
|
|
2571
|
-
"printedName": "()"
|
|
2572
|
-
}
|
|
2573
|
-
]
|
|
2574
|
-
}
|
|
2575
|
-
],
|
|
2576
|
-
"usr": "s:Sq"
|
|
2364
|
+
"name": "Bool",
|
|
2365
|
+
"printedName": "Swift.Bool",
|
|
2366
|
+
"usr": "s:Sb"
|
|
2577
2367
|
}
|
|
2578
2368
|
],
|
|
2579
2369
|
"declKind": "Accessor",
|
|
2580
|
-
"usr": "
|
|
2581
|
-
"mangledName": "$
|
|
2370
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setContinuous:",
|
|
2371
|
+
"mangledName": "$s10DavoiceTTS3STTC10continuousSbvs",
|
|
2582
2372
|
"moduleName": "DavoiceTTS",
|
|
2583
|
-
"static": true,
|
|
2584
2373
|
"implicit": true,
|
|
2374
|
+
"declAttributes": [
|
|
2375
|
+
"Final",
|
|
2376
|
+
"ObjC"
|
|
2377
|
+
],
|
|
2585
2378
|
"accessorKind": "set"
|
|
2586
2379
|
},
|
|
2587
2380
|
{
|
|
@@ -2596,57 +2389,51 @@
|
|
|
2596
2389
|
}
|
|
2597
2390
|
],
|
|
2598
2391
|
"declKind": "Accessor",
|
|
2599
|
-
"usr": "s:
|
|
2600
|
-
"mangledName": "$
|
|
2392
|
+
"usr": "s:10DavoiceTTS3STTC10continuousSbvM",
|
|
2393
|
+
"mangledName": "$s10DavoiceTTS3STTC10continuousSbvM",
|
|
2601
2394
|
"moduleName": "DavoiceTTS",
|
|
2602
|
-
"static": true,
|
|
2603
2395
|
"implicit": true,
|
|
2396
|
+
"declAttributes": [
|
|
2397
|
+
"Final"
|
|
2398
|
+
],
|
|
2604
2399
|
"accessorKind": "_modify"
|
|
2605
2400
|
}
|
|
2606
2401
|
]
|
|
2607
2402
|
},
|
|
2608
2403
|
{
|
|
2609
2404
|
"kind": "Var",
|
|
2610
|
-
"name": "
|
|
2611
|
-
"printedName": "
|
|
2405
|
+
"name": "supportedEvents",
|
|
2406
|
+
"printedName": "supportedEvents",
|
|
2612
2407
|
"children": [
|
|
2613
2408
|
{
|
|
2614
2409
|
"kind": "TypeNominal",
|
|
2615
|
-
"name": "
|
|
2616
|
-
"printedName": "
|
|
2410
|
+
"name": "Array",
|
|
2411
|
+
"printedName": "[Swift.String]",
|
|
2617
2412
|
"children": [
|
|
2618
2413
|
{
|
|
2619
|
-
"kind": "
|
|
2620
|
-
"name": "
|
|
2621
|
-
"printedName": "
|
|
2622
|
-
"
|
|
2623
|
-
{
|
|
2624
|
-
"kind": "TypeNominal",
|
|
2625
|
-
"name": "Bool",
|
|
2626
|
-
"printedName": "Swift.Bool",
|
|
2627
|
-
"usr": "s:Sb"
|
|
2628
|
-
},
|
|
2629
|
-
{
|
|
2630
|
-
"kind": "TypeNominal",
|
|
2631
|
-
"name": "Void",
|
|
2632
|
-
"printedName": "()"
|
|
2633
|
-
}
|
|
2634
|
-
]
|
|
2414
|
+
"kind": "TypeNominal",
|
|
2415
|
+
"name": "String",
|
|
2416
|
+
"printedName": "Swift.String",
|
|
2417
|
+
"usr": "s:SS"
|
|
2635
2418
|
}
|
|
2636
2419
|
],
|
|
2637
|
-
"usr": "s:
|
|
2420
|
+
"usr": "s:Sa"
|
|
2638
2421
|
}
|
|
2639
2422
|
],
|
|
2640
2423
|
"declKind": "Var",
|
|
2641
|
-
"usr": "
|
|
2642
|
-
"mangledName": "$
|
|
2424
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(cpy)supportedEvents",
|
|
2425
|
+
"mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvpZ",
|
|
2643
2426
|
"moduleName": "DavoiceTTS",
|
|
2644
2427
|
"static": true,
|
|
2645
2428
|
"declAttributes": [
|
|
2646
2429
|
"HasInitialValue",
|
|
2430
|
+
"Final",
|
|
2647
2431
|
"HasStorage",
|
|
2648
|
-
"AccessControl"
|
|
2432
|
+
"AccessControl",
|
|
2433
|
+
"RawDocComment",
|
|
2434
|
+
"ObjC"
|
|
2649
2435
|
],
|
|
2436
|
+
"isLet": true,
|
|
2650
2437
|
"hasStorage": true,
|
|
2651
2438
|
"accessors": [
|
|
2652
2439
|
{
|
|
@@ -2656,43 +2443,47 @@
|
|
|
2656
2443
|
"children": [
|
|
2657
2444
|
{
|
|
2658
2445
|
"kind": "TypeNominal",
|
|
2659
|
-
"name": "
|
|
2660
|
-
"printedName": "
|
|
2446
|
+
"name": "Array",
|
|
2447
|
+
"printedName": "[Swift.String]",
|
|
2661
2448
|
"children": [
|
|
2662
2449
|
{
|
|
2663
|
-
"kind": "
|
|
2664
|
-
"name": "
|
|
2665
|
-
"printedName": "
|
|
2666
|
-
"
|
|
2667
|
-
{
|
|
2668
|
-
"kind": "TypeNominal",
|
|
2669
|
-
"name": "Bool",
|
|
2670
|
-
"printedName": "Swift.Bool",
|
|
2671
|
-
"usr": "s:Sb"
|
|
2672
|
-
},
|
|
2673
|
-
{
|
|
2674
|
-
"kind": "TypeNominal",
|
|
2675
|
-
"name": "Void",
|
|
2676
|
-
"printedName": "()"
|
|
2677
|
-
}
|
|
2678
|
-
]
|
|
2450
|
+
"kind": "TypeNominal",
|
|
2451
|
+
"name": "String",
|
|
2452
|
+
"printedName": "Swift.String",
|
|
2453
|
+
"usr": "s:SS"
|
|
2679
2454
|
}
|
|
2680
2455
|
],
|
|
2681
|
-
"usr": "s:
|
|
2456
|
+
"usr": "s:Sa"
|
|
2682
2457
|
}
|
|
2683
2458
|
],
|
|
2684
2459
|
"declKind": "Accessor",
|
|
2685
|
-
"usr": "
|
|
2686
|
-
"mangledName": "$
|
|
2460
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(cm)supportedEvents",
|
|
2461
|
+
"mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvgZ",
|
|
2687
2462
|
"moduleName": "DavoiceTTS",
|
|
2688
2463
|
"static": true,
|
|
2689
2464
|
"implicit": true,
|
|
2465
|
+
"declAttributes": [
|
|
2466
|
+
"Final",
|
|
2467
|
+
"ObjC"
|
|
2468
|
+
],
|
|
2690
2469
|
"accessorKind": "get"
|
|
2470
|
+
}
|
|
2471
|
+
]
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"kind": "Function",
|
|
2475
|
+
"name": "isSpeechAvailable",
|
|
2476
|
+
"printedName": "isSpeechAvailable(_:)",
|
|
2477
|
+
"children": [
|
|
2478
|
+
{
|
|
2479
|
+
"kind": "TypeNominal",
|
|
2480
|
+
"name": "Void",
|
|
2481
|
+
"printedName": "()"
|
|
2691
2482
|
},
|
|
2692
2483
|
{
|
|
2693
|
-
"kind": "
|
|
2694
|
-
"name": "
|
|
2695
|
-
"printedName": "
|
|
2484
|
+
"kind": "TypeFunc",
|
|
2485
|
+
"name": "Function",
|
|
2486
|
+
"printedName": "(Swift.Bool) -> ()",
|
|
2696
2487
|
"children": [
|
|
2697
2488
|
{
|
|
2698
2489
|
"kind": "TypeNominal",
|
|
@@ -2701,74 +2492,148 @@
|
|
|
2701
2492
|
},
|
|
2702
2493
|
{
|
|
2703
2494
|
"kind": "TypeNominal",
|
|
2704
|
-
"name": "
|
|
2705
|
-
"printedName": "
|
|
2706
|
-
"
|
|
2707
|
-
{
|
|
2708
|
-
"kind": "TypeFunc",
|
|
2709
|
-
"name": "Function",
|
|
2710
|
-
"printedName": "() -> Swift.Bool",
|
|
2711
|
-
"children": [
|
|
2712
|
-
{
|
|
2713
|
-
"kind": "TypeNominal",
|
|
2714
|
-
"name": "Bool",
|
|
2715
|
-
"printedName": "Swift.Bool",
|
|
2716
|
-
"usr": "s:Sb"
|
|
2717
|
-
},
|
|
2718
|
-
{
|
|
2719
|
-
"kind": "TypeNominal",
|
|
2720
|
-
"name": "Void",
|
|
2721
|
-
"printedName": "()"
|
|
2722
|
-
}
|
|
2723
|
-
]
|
|
2724
|
-
}
|
|
2725
|
-
],
|
|
2726
|
-
"usr": "s:Sq"
|
|
2495
|
+
"name": "Bool",
|
|
2496
|
+
"printedName": "Swift.Bool",
|
|
2497
|
+
"usr": "s:Sb"
|
|
2727
2498
|
}
|
|
2728
|
-
]
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
|
|
2499
|
+
]
|
|
2500
|
+
}
|
|
2501
|
+
],
|
|
2502
|
+
"declKind": "Func",
|
|
2503
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isSpeechAvailable:",
|
|
2504
|
+
"mangledName": "$s10DavoiceTTS3STTC17isSpeechAvailableyyySbcF",
|
|
2505
|
+
"moduleName": "DavoiceTTS",
|
|
2506
|
+
"declAttributes": [
|
|
2507
|
+
"Final",
|
|
2508
|
+
"AccessControl",
|
|
2509
|
+
"RawDocComment",
|
|
2510
|
+
"ObjC"
|
|
2511
|
+
],
|
|
2512
|
+
"funcSelfKind": "NonMutating"
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"kind": "Function",
|
|
2516
|
+
"name": "isRecognizing",
|
|
2517
|
+
"printedName": "isRecognizing()",
|
|
2518
|
+
"children": [
|
|
2519
|
+
{
|
|
2520
|
+
"kind": "TypeNominal",
|
|
2521
|
+
"name": "Bool",
|
|
2522
|
+
"printedName": "Swift.Bool",
|
|
2523
|
+
"usr": "s:Sb"
|
|
2524
|
+
}
|
|
2525
|
+
],
|
|
2526
|
+
"declKind": "Func",
|
|
2527
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isRecognizing",
|
|
2528
|
+
"mangledName": "$s10DavoiceTTS3STTC13isRecognizingSbyF",
|
|
2529
|
+
"moduleName": "DavoiceTTS",
|
|
2530
|
+
"declAttributes": [
|
|
2531
|
+
"Final",
|
|
2532
|
+
"AccessControl",
|
|
2533
|
+
"ObjC"
|
|
2534
|
+
],
|
|
2535
|
+
"funcSelfKind": "NonMutating"
|
|
2536
|
+
},
|
|
2537
|
+
{
|
|
2538
|
+
"kind": "Function",
|
|
2539
|
+
"name": "pauseMicrophone",
|
|
2540
|
+
"printedName": "pauseMicrophone()",
|
|
2541
|
+
"children": [
|
|
2542
|
+
{
|
|
2543
|
+
"kind": "TypeNominal",
|
|
2544
|
+
"name": "Void",
|
|
2545
|
+
"printedName": "()"
|
|
2546
|
+
}
|
|
2547
|
+
],
|
|
2548
|
+
"declKind": "Func",
|
|
2549
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)pauseMicrophone",
|
|
2550
|
+
"mangledName": "$s10DavoiceTTS3STTC15pauseMicrophoneyyF",
|
|
2551
|
+
"moduleName": "DavoiceTTS",
|
|
2552
|
+
"declAttributes": [
|
|
2553
|
+
"Final",
|
|
2554
|
+
"AccessControl",
|
|
2555
|
+
"ObjC",
|
|
2556
|
+
"RawDocComment"
|
|
2557
|
+
],
|
|
2558
|
+
"funcSelfKind": "NonMutating"
|
|
2559
|
+
},
|
|
2560
|
+
{
|
|
2561
|
+
"kind": "Function",
|
|
2562
|
+
"name": "unPauseMicrophone",
|
|
2563
|
+
"printedName": "unPauseMicrophone()",
|
|
2564
|
+
"children": [
|
|
2565
|
+
{
|
|
2566
|
+
"kind": "TypeNominal",
|
|
2567
|
+
"name": "Void",
|
|
2568
|
+
"printedName": "()"
|
|
2569
|
+
}
|
|
2570
|
+
],
|
|
2571
|
+
"declKind": "Func",
|
|
2572
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)unPauseMicrophone",
|
|
2573
|
+
"mangledName": "$s10DavoiceTTS3STTC17unPauseMicrophoneyyF",
|
|
2574
|
+
"moduleName": "DavoiceTTS",
|
|
2575
|
+
"declAttributes": [
|
|
2576
|
+
"Final",
|
|
2577
|
+
"AccessControl",
|
|
2578
|
+
"ObjC"
|
|
2579
|
+
],
|
|
2580
|
+
"funcSelfKind": "NonMutating"
|
|
2581
|
+
},
|
|
2582
|
+
{
|
|
2583
|
+
"kind": "Function",
|
|
2584
|
+
"name": "startSpeech",
|
|
2585
|
+
"printedName": "startSpeech(localeStr:)",
|
|
2586
|
+
"children": [
|
|
2587
|
+
{
|
|
2588
|
+
"kind": "TypeNominal",
|
|
2589
|
+
"name": "Void",
|
|
2590
|
+
"printedName": "()"
|
|
2736
2591
|
},
|
|
2737
2592
|
{
|
|
2738
|
-
"kind": "
|
|
2739
|
-
"name": "
|
|
2740
|
-
"printedName": "
|
|
2593
|
+
"kind": "TypeNominal",
|
|
2594
|
+
"name": "Optional",
|
|
2595
|
+
"printedName": "Swift.String?",
|
|
2741
2596
|
"children": [
|
|
2742
2597
|
{
|
|
2743
2598
|
"kind": "TypeNominal",
|
|
2744
|
-
"name": "
|
|
2745
|
-
"printedName": "
|
|
2599
|
+
"name": "String",
|
|
2600
|
+
"printedName": "Swift.String",
|
|
2601
|
+
"usr": "s:SS"
|
|
2746
2602
|
}
|
|
2747
2603
|
],
|
|
2748
|
-
"
|
|
2749
|
-
"usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
|
|
2750
|
-
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
|
|
2751
|
-
"moduleName": "DavoiceTTS",
|
|
2752
|
-
"static": true,
|
|
2753
|
-
"implicit": true,
|
|
2754
|
-
"accessorKind": "_modify"
|
|
2604
|
+
"usr": "s:Sq"
|
|
2755
2605
|
}
|
|
2756
|
-
]
|
|
2606
|
+
],
|
|
2607
|
+
"declKind": "Func",
|
|
2608
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)startSpeechWithLocaleStr:",
|
|
2609
|
+
"mangledName": "$s10DavoiceTTS3STTC11startSpeech9localeStrySSSg_tF",
|
|
2610
|
+
"moduleName": "DavoiceTTS",
|
|
2611
|
+
"declAttributes": [
|
|
2612
|
+
"Final",
|
|
2613
|
+
"AccessControl",
|
|
2614
|
+
"ObjC"
|
|
2615
|
+
],
|
|
2616
|
+
"funcSelfKind": "NonMutating"
|
|
2757
2617
|
},
|
|
2758
2618
|
{
|
|
2759
|
-
"kind": "
|
|
2760
|
-
"name": "
|
|
2761
|
-
"printedName": "
|
|
2619
|
+
"kind": "Function",
|
|
2620
|
+
"name": "stopSpeech",
|
|
2621
|
+
"printedName": "stopSpeech(_:)",
|
|
2762
2622
|
"children": [
|
|
2623
|
+
{
|
|
2624
|
+
"kind": "TypeNominal",
|
|
2625
|
+
"name": "Void",
|
|
2626
|
+
"printedName": "()"
|
|
2627
|
+
},
|
|
2763
2628
|
{
|
|
2764
2629
|
"kind": "TypeNominal",
|
|
2765
2630
|
"name": "Optional",
|
|
2766
|
-
"printedName": "(() -> ())?",
|
|
2631
|
+
"printedName": "((Swift.Bool) -> ())?",
|
|
2767
2632
|
"children": [
|
|
2768
2633
|
{
|
|
2769
2634
|
"kind": "TypeFunc",
|
|
2770
2635
|
"name": "Function",
|
|
2771
|
-
"printedName": "() -> ()",
|
|
2636
|
+
"printedName": "(Swift.Bool) -> ()",
|
|
2772
2637
|
"children": [
|
|
2773
2638
|
{
|
|
2774
2639
|
"kind": "TypeNominal",
|
|
@@ -2777,139 +2642,225 @@
|
|
|
2777
2642
|
},
|
|
2778
2643
|
{
|
|
2779
2644
|
"kind": "TypeNominal",
|
|
2780
|
-
"name": "
|
|
2781
|
-
"printedName": "
|
|
2645
|
+
"name": "Bool",
|
|
2646
|
+
"printedName": "Swift.Bool",
|
|
2647
|
+
"usr": "s:Sb"
|
|
2782
2648
|
}
|
|
2783
2649
|
]
|
|
2784
2650
|
}
|
|
2785
2651
|
],
|
|
2652
|
+
"hasDefaultArg": true,
|
|
2786
2653
|
"usr": "s:Sq"
|
|
2787
2654
|
}
|
|
2788
2655
|
],
|
|
2789
|
-
"declKind": "
|
|
2790
|
-
"usr": "
|
|
2791
|
-
"mangledName": "$
|
|
2656
|
+
"declKind": "Func",
|
|
2657
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)stopSpeech:",
|
|
2658
|
+
"mangledName": "$s10DavoiceTTS3STTC10stopSpeechyyySbcSgF",
|
|
2792
2659
|
"moduleName": "DavoiceTTS",
|
|
2793
|
-
"static": true,
|
|
2794
2660
|
"declAttributes": [
|
|
2795
|
-
"
|
|
2796
|
-
"
|
|
2797
|
-
"
|
|
2661
|
+
"Final",
|
|
2662
|
+
"AccessControl",
|
|
2663
|
+
"ObjC"
|
|
2798
2664
|
],
|
|
2799
|
-
"
|
|
2800
|
-
|
|
2665
|
+
"funcSelfKind": "NonMutating"
|
|
2666
|
+
},
|
|
2667
|
+
{
|
|
2668
|
+
"kind": "Function",
|
|
2669
|
+
"name": "cancelSpeech",
|
|
2670
|
+
"printedName": "cancelSpeech(_:)",
|
|
2671
|
+
"children": [
|
|
2801
2672
|
{
|
|
2802
|
-
"kind": "
|
|
2803
|
-
"name": "
|
|
2804
|
-
"printedName": "
|
|
2673
|
+
"kind": "TypeNominal",
|
|
2674
|
+
"name": "Void",
|
|
2675
|
+
"printedName": "()"
|
|
2676
|
+
},
|
|
2677
|
+
{
|
|
2678
|
+
"kind": "TypeNominal",
|
|
2679
|
+
"name": "Optional",
|
|
2680
|
+
"printedName": "((Swift.Bool) -> ())?",
|
|
2805
2681
|
"children": [
|
|
2806
2682
|
{
|
|
2807
|
-
"kind": "
|
|
2808
|
-
"name": "
|
|
2809
|
-
"printedName": "(
|
|
2683
|
+
"kind": "TypeFunc",
|
|
2684
|
+
"name": "Function",
|
|
2685
|
+
"printedName": "(Swift.Bool) -> ()",
|
|
2810
2686
|
"children": [
|
|
2811
2687
|
{
|
|
2812
|
-
"kind": "
|
|
2813
|
-
"name": "
|
|
2814
|
-
"printedName": "()
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
{
|
|
2822
|
-
"kind": "TypeNominal",
|
|
2823
|
-
"name": "Void",
|
|
2824
|
-
"printedName": "()"
|
|
2825
|
-
}
|
|
2826
|
-
]
|
|
2688
|
+
"kind": "TypeNominal",
|
|
2689
|
+
"name": "Void",
|
|
2690
|
+
"printedName": "()"
|
|
2691
|
+
},
|
|
2692
|
+
{
|
|
2693
|
+
"kind": "TypeNominal",
|
|
2694
|
+
"name": "Bool",
|
|
2695
|
+
"printedName": "Swift.Bool",
|
|
2696
|
+
"usr": "s:Sb"
|
|
2827
2697
|
}
|
|
2828
|
-
]
|
|
2829
|
-
"usr": "s:Sq"
|
|
2698
|
+
]
|
|
2830
2699
|
}
|
|
2831
2700
|
],
|
|
2832
|
-
"
|
|
2833
|
-
"usr": "s:
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
"kind": "TypeFunc",
|
|
2857
|
-
"name": "Function",
|
|
2858
|
-
"printedName": "() -> ()",
|
|
2859
|
-
"children": [
|
|
2860
|
-
{
|
|
2861
|
-
"kind": "TypeNominal",
|
|
2862
|
-
"name": "Void",
|
|
2863
|
-
"printedName": "()"
|
|
2864
|
-
},
|
|
2865
|
-
{
|
|
2866
|
-
"kind": "TypeNominal",
|
|
2867
|
-
"name": "Void",
|
|
2868
|
-
"printedName": "()"
|
|
2869
|
-
}
|
|
2870
|
-
]
|
|
2871
|
-
}
|
|
2872
|
-
],
|
|
2873
|
-
"usr": "s:Sq"
|
|
2874
|
-
}
|
|
2875
|
-
],
|
|
2876
|
-
"declKind": "Accessor",
|
|
2877
|
-
"usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
|
|
2878
|
-
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
|
|
2879
|
-
"moduleName": "DavoiceTTS",
|
|
2880
|
-
"static": true,
|
|
2881
|
-
"implicit": true,
|
|
2882
|
-
"accessorKind": "set"
|
|
2701
|
+
"hasDefaultArg": true,
|
|
2702
|
+
"usr": "s:Sq"
|
|
2703
|
+
}
|
|
2704
|
+
],
|
|
2705
|
+
"declKind": "Func",
|
|
2706
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)cancelSpeech:",
|
|
2707
|
+
"mangledName": "$s10DavoiceTTS3STTC12cancelSpeechyyySbcSgF",
|
|
2708
|
+
"moduleName": "DavoiceTTS",
|
|
2709
|
+
"declAttributes": [
|
|
2710
|
+
"Final",
|
|
2711
|
+
"AccessControl",
|
|
2712
|
+
"ObjC"
|
|
2713
|
+
],
|
|
2714
|
+
"funcSelfKind": "NonMutating"
|
|
2715
|
+
},
|
|
2716
|
+
{
|
|
2717
|
+
"kind": "Function",
|
|
2718
|
+
"name": "destroySpeech",
|
|
2719
|
+
"printedName": "destroySpeech(_:)",
|
|
2720
|
+
"children": [
|
|
2721
|
+
{
|
|
2722
|
+
"kind": "TypeNominal",
|
|
2723
|
+
"name": "Void",
|
|
2724
|
+
"printedName": "()"
|
|
2883
2725
|
},
|
|
2884
2726
|
{
|
|
2885
|
-
"kind": "
|
|
2886
|
-
"name": "
|
|
2887
|
-
"printedName": "
|
|
2727
|
+
"kind": "TypeNominal",
|
|
2728
|
+
"name": "Optional",
|
|
2729
|
+
"printedName": "((Swift.Bool) -> ())?",
|
|
2888
2730
|
"children": [
|
|
2889
2731
|
{
|
|
2890
|
-
"kind": "
|
|
2891
|
-
"name": "
|
|
2892
|
-
"printedName": "()"
|
|
2732
|
+
"kind": "TypeFunc",
|
|
2733
|
+
"name": "Function",
|
|
2734
|
+
"printedName": "(Swift.Bool) -> ()",
|
|
2735
|
+
"children": [
|
|
2736
|
+
{
|
|
2737
|
+
"kind": "TypeNominal",
|
|
2738
|
+
"name": "Void",
|
|
2739
|
+
"printedName": "()"
|
|
2740
|
+
},
|
|
2741
|
+
{
|
|
2742
|
+
"kind": "TypeNominal",
|
|
2743
|
+
"name": "Bool",
|
|
2744
|
+
"printedName": "Swift.Bool",
|
|
2745
|
+
"usr": "s:Sb"
|
|
2746
|
+
}
|
|
2747
|
+
]
|
|
2893
2748
|
}
|
|
2894
2749
|
],
|
|
2895
|
-
"
|
|
2896
|
-
"usr": "s:
|
|
2897
|
-
"mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
|
|
2898
|
-
"moduleName": "DavoiceTTS",
|
|
2899
|
-
"static": true,
|
|
2900
|
-
"implicit": true,
|
|
2901
|
-
"accessorKind": "_modify"
|
|
2750
|
+
"hasDefaultArg": true,
|
|
2751
|
+
"usr": "s:Sq"
|
|
2902
2752
|
}
|
|
2903
|
-
]
|
|
2753
|
+
],
|
|
2754
|
+
"declKind": "Func",
|
|
2755
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)destroySpeech:",
|
|
2756
|
+
"mangledName": "$s10DavoiceTTS3STTC13destroySpeechyyySbcSgF",
|
|
2757
|
+
"moduleName": "DavoiceTTS",
|
|
2758
|
+
"declAttributes": [
|
|
2759
|
+
"Final",
|
|
2760
|
+
"AccessControl",
|
|
2761
|
+
"ObjC"
|
|
2762
|
+
],
|
|
2763
|
+
"funcSelfKind": "NonMutating"
|
|
2764
|
+
},
|
|
2765
|
+
{
|
|
2766
|
+
"kind": "Function",
|
|
2767
|
+
"name": "teardown",
|
|
2768
|
+
"printedName": "teardown()",
|
|
2769
|
+
"children": [
|
|
2770
|
+
{
|
|
2771
|
+
"kind": "TypeNominal",
|
|
2772
|
+
"name": "Void",
|
|
2773
|
+
"printedName": "()"
|
|
2774
|
+
}
|
|
2775
|
+
],
|
|
2776
|
+
"declKind": "Func",
|
|
2777
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)teardown",
|
|
2778
|
+
"mangledName": "$s10DavoiceTTS3STTC8teardownyyF",
|
|
2779
|
+
"moduleName": "DavoiceTTS",
|
|
2780
|
+
"declAttributes": [
|
|
2781
|
+
"Final",
|
|
2782
|
+
"AccessControl",
|
|
2783
|
+
"ObjC"
|
|
2784
|
+
],
|
|
2785
|
+
"funcSelfKind": "NonMutating"
|
|
2786
|
+
},
|
|
2787
|
+
{
|
|
2788
|
+
"kind": "Function",
|
|
2789
|
+
"name": "speechRecognizer",
|
|
2790
|
+
"printedName": "speechRecognizer(_:availabilityDidChange:)",
|
|
2791
|
+
"children": [
|
|
2792
|
+
{
|
|
2793
|
+
"kind": "TypeNominal",
|
|
2794
|
+
"name": "Void",
|
|
2795
|
+
"printedName": "()"
|
|
2796
|
+
},
|
|
2797
|
+
{
|
|
2798
|
+
"kind": "TypeNominal",
|
|
2799
|
+
"name": "SFSpeechRecognizer",
|
|
2800
|
+
"printedName": "Speech.SFSpeechRecognizer",
|
|
2801
|
+
"usr": "c:objc(cs)SFSpeechRecognizer"
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"kind": "TypeNominal",
|
|
2805
|
+
"name": "Bool",
|
|
2806
|
+
"printedName": "Swift.Bool",
|
|
2807
|
+
"usr": "s:Sb"
|
|
2808
|
+
}
|
|
2809
|
+
],
|
|
2810
|
+
"declKind": "Func",
|
|
2811
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)speechRecognizer:availabilityDidChange:",
|
|
2812
|
+
"mangledName": "$s10DavoiceTTS3STTC16speechRecognizer_21availabilityDidChangeySo08SFSpeechE0C_SbtF",
|
|
2813
|
+
"moduleName": "DavoiceTTS",
|
|
2814
|
+
"objc_name": "speechRecognizer:availabilityDidChange:",
|
|
2815
|
+
"declAttributes": [
|
|
2816
|
+
"Final",
|
|
2817
|
+
"ObjC",
|
|
2818
|
+
"AccessControl",
|
|
2819
|
+
"RawDocComment"
|
|
2820
|
+
],
|
|
2821
|
+
"funcSelfKind": "NonMutating"
|
|
2822
|
+
},
|
|
2823
|
+
{
|
|
2824
|
+
"kind": "Constructor",
|
|
2825
|
+
"name": "init",
|
|
2826
|
+
"printedName": "init()",
|
|
2827
|
+
"children": [
|
|
2828
|
+
{
|
|
2829
|
+
"kind": "TypeNominal",
|
|
2830
|
+
"name": "STT",
|
|
2831
|
+
"printedName": "DavoiceTTS.STT",
|
|
2832
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT"
|
|
2833
|
+
}
|
|
2834
|
+
],
|
|
2835
|
+
"declKind": "Constructor",
|
|
2836
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT(im)init",
|
|
2837
|
+
"mangledName": "$s10DavoiceTTS3STTCACycfc",
|
|
2838
|
+
"moduleName": "DavoiceTTS",
|
|
2839
|
+
"overriding": true,
|
|
2840
|
+
"implicit": true,
|
|
2841
|
+
"objc_name": "init",
|
|
2842
|
+
"declAttributes": [
|
|
2843
|
+
"Dynamic",
|
|
2844
|
+
"ObjC",
|
|
2845
|
+
"Override"
|
|
2846
|
+
],
|
|
2847
|
+
"init_kind": "Designated"
|
|
2904
2848
|
}
|
|
2905
2849
|
],
|
|
2906
|
-
"declKind": "
|
|
2907
|
-
"usr": "
|
|
2908
|
-
"mangledName": "$
|
|
2850
|
+
"declKind": "Class",
|
|
2851
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)STT",
|
|
2852
|
+
"mangledName": "$s10DavoiceTTS3STTC",
|
|
2909
2853
|
"moduleName": "DavoiceTTS",
|
|
2910
2854
|
"declAttributes": [
|
|
2855
|
+
"Final",
|
|
2911
2856
|
"AccessControl",
|
|
2912
|
-
"
|
|
2857
|
+
"ObjCMembers",
|
|
2858
|
+
"ObjC"
|
|
2859
|
+
],
|
|
2860
|
+
"superclassUsr": "c:objc(cs)NSObject",
|
|
2861
|
+
"inheritsConvenienceInitializers": true,
|
|
2862
|
+
"superclassNames": [
|
|
2863
|
+
"ObjectiveC.NSObject"
|
|
2913
2864
|
],
|
|
2914
2865
|
"conformances": [
|
|
2915
2866
|
{
|
|
@@ -2925,265 +2876,62 @@
|
|
|
2925
2876
|
"printedName": "Escapable",
|
|
2926
2877
|
"usr": "s:s9EscapableP",
|
|
2927
2878
|
"mangledName": "$ss9EscapableP"
|
|
2879
|
+
},
|
|
2880
|
+
{
|
|
2881
|
+
"kind": "Conformance",
|
|
2882
|
+
"name": "Equatable",
|
|
2883
|
+
"printedName": "Equatable",
|
|
2884
|
+
"usr": "s:SQ",
|
|
2885
|
+
"mangledName": "$sSQ"
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
"kind": "Conformance",
|
|
2889
|
+
"name": "Hashable",
|
|
2890
|
+
"printedName": "Hashable",
|
|
2891
|
+
"usr": "s:SH",
|
|
2892
|
+
"mangledName": "$sSH"
|
|
2893
|
+
},
|
|
2894
|
+
{
|
|
2895
|
+
"kind": "Conformance",
|
|
2896
|
+
"name": "CVarArg",
|
|
2897
|
+
"printedName": "CVarArg",
|
|
2898
|
+
"usr": "s:s7CVarArgP",
|
|
2899
|
+
"mangledName": "$ss7CVarArgP"
|
|
2900
|
+
},
|
|
2901
|
+
{
|
|
2902
|
+
"kind": "Conformance",
|
|
2903
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
2904
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
2905
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
2906
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
2907
|
+
},
|
|
2908
|
+
{
|
|
2909
|
+
"kind": "Conformance",
|
|
2910
|
+
"name": "_KeyValueCodingAndObserving",
|
|
2911
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
2912
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
2913
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
2914
|
+
},
|
|
2915
|
+
{
|
|
2916
|
+
"kind": "Conformance",
|
|
2917
|
+
"name": "CustomStringConvertible",
|
|
2918
|
+
"printedName": "CustomStringConvertible",
|
|
2919
|
+
"usr": "s:s23CustomStringConvertibleP",
|
|
2920
|
+
"mangledName": "$ss23CustomStringConvertibleP"
|
|
2921
|
+
},
|
|
2922
|
+
{
|
|
2923
|
+
"kind": "Conformance",
|
|
2924
|
+
"name": "CustomDebugStringConvertible",
|
|
2925
|
+
"printedName": "CustomDebugStringConvertible",
|
|
2926
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
2927
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
2928
2928
|
}
|
|
2929
|
-
]
|
|
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": 35961,
|
|
4619
|
+
"length": 3,
|
|
4620
|
+
"value": "0.7"
|
|
4621
4621
|
}
|
|
4622
4622
|
]
|
|
4623
4623
|
}
|