react-native-davoice-tts 1.0.207 → 1.0.209

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (13) hide show
  1. package/TTSRNBridge.podspec +1 -1
  2. package/ios/TTSRNBridge/DavoiceTTS.xcframework/Info.plist +5 -5
  3. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/DavoiceTTS +0 -0
  4. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.abi.json +1226 -1219
  5. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.private.swiftinterface +10 -10
  6. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftinterface +10 -10
  7. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/DavoiceTTS +0 -0
  8. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json +31 -24
  9. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json +31 -24
  10. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeDirectory +0 -0
  11. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeRequirements-1 +0 -0
  12. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeResources +12 -12
  13. package/package.json +1 -1
@@ -897,61 +897,157 @@
897
897
  "RawDocComment"
898
898
  ]
899
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
+ },
900
924
  {
901
925
  "kind": "TypeDecl",
902
- "name": "AudioPlaybackHook",
903
- "printedName": "AudioPlaybackHook",
926
+ "name": "SwiftSoundQueue",
927
+ "printedName": "SwiftSoundQueue",
904
928
  "children": [
905
929
  {
906
930
  "kind": "Var",
907
- "name": "engineScheduleFile",
908
- "printedName": "engineScheduleFile",
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"
996
+ },
997
+ {
998
+ "kind": "TypeFunc",
999
+ "name": "Function",
1000
+ "printedName": "() -> ()",
1001
+ "children": [
1002
+ {
1003
+ "kind": "TypeNominal",
1004
+ "name": "Void",
1005
+ "printedName": "()"
1006
+ },
1007
+ {
1008
+ "kind": "TypeNominal",
1009
+ "name": "Void",
1010
+ "printedName": "()"
1011
+ }
1012
+ ]
1013
+ }
1014
+ ],
1015
+ "declKind": "Func",
1016
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
1017
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
1018
+ "moduleName": "DavoiceTTS",
1019
+ "declAttributes": [
1020
+ "Final",
1021
+ "AccessControl",
1022
+ "RawDocComment"
1023
+ ],
1024
+ "funcSelfKind": "NonMutating"
1025
+ },
1026
+ {
1027
+ "kind": "Var",
1028
+ "name": "onItemDone",
1029
+ "printedName": "onItemDone",
909
1030
  "children": [
910
1031
  {
911
1032
  "kind": "TypeNominal",
912
1033
  "name": "Optional",
913
- "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
1034
+ "printedName": "((Foundation.URL) -> ())?",
914
1035
  "children": [
915
1036
  {
916
1037
  "kind": "TypeFunc",
917
1038
  "name": "Function",
918
- "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
1039
+ "printedName": "(Foundation.URL) -> ()",
919
1040
  "children": [
920
1041
  {
921
1042
  "kind": "TypeNominal",
922
- "name": "Bool",
923
- "printedName": "Swift.Bool",
924
- "usr": "s:Sb"
1043
+ "name": "Void",
1044
+ "printedName": "()"
925
1045
  },
926
1046
  {
927
1047
  "kind": "TypeNominal",
928
- "name": "Tuple",
929
- "printedName": "(Foundation.URL, () -> ())",
930
- "children": [
931
- {
932
- "kind": "TypeNominal",
933
- "name": "URL",
934
- "printedName": "Foundation.URL",
935
- "usr": "s:10Foundation3URLV"
936
- },
937
- {
938
- "kind": "TypeFunc",
939
- "name": "Function",
940
- "printedName": "() -> ()",
941
- "children": [
942
- {
943
- "kind": "TypeNominal",
944
- "name": "Void",
945
- "printedName": "()"
946
- },
947
- {
948
- "kind": "TypeNominal",
949
- "name": "Void",
950
- "printedName": "()"
951
- }
952
- ]
953
- }
954
- ]
1048
+ "name": "URL",
1049
+ "printedName": "Foundation.URL",
1050
+ "usr": "s:10Foundation3URLV"
955
1051
  }
956
1052
  ]
957
1053
  }
@@ -960,12 +1056,12 @@
960
1056
  }
961
1057
  ],
962
1058
  "declKind": "Var",
963
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
964
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
1059
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
1060
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
965
1061
  "moduleName": "DavoiceTTS",
966
- "static": true,
967
1062
  "declAttributes": [
968
1063
  "HasInitialValue",
1064
+ "Final",
969
1065
  "HasStorage",
970
1066
  "AccessControl",
971
1067
  "RawDocComment"
@@ -980,48 +1076,23 @@
980
1076
  {
981
1077
  "kind": "TypeNominal",
982
1078
  "name": "Optional",
983
- "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
1079
+ "printedName": "((Foundation.URL) -> ())?",
984
1080
  "children": [
985
1081
  {
986
1082
  "kind": "TypeFunc",
987
1083
  "name": "Function",
988
- "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
1084
+ "printedName": "(Foundation.URL) -> ()",
989
1085
  "children": [
990
1086
  {
991
1087
  "kind": "TypeNominal",
992
- "name": "Bool",
993
- "printedName": "Swift.Bool",
994
- "usr": "s:Sb"
1088
+ "name": "Void",
1089
+ "printedName": "()"
995
1090
  },
996
1091
  {
997
1092
  "kind": "TypeNominal",
998
- "name": "Tuple",
999
- "printedName": "(Foundation.URL, () -> ())",
1000
- "children": [
1001
- {
1002
- "kind": "TypeNominal",
1003
- "name": "URL",
1004
- "printedName": "Foundation.URL",
1005
- "usr": "s:10Foundation3URLV"
1006
- },
1007
- {
1008
- "kind": "TypeFunc",
1009
- "name": "Function",
1010
- "printedName": "() -> ()",
1011
- "children": [
1012
- {
1013
- "kind": "TypeNominal",
1014
- "name": "Void",
1015
- "printedName": "()"
1016
- },
1017
- {
1018
- "kind": "TypeNominal",
1019
- "name": "Void",
1020
- "printedName": "()"
1021
- }
1022
- ]
1023
- }
1024
- ]
1093
+ "name": "URL",
1094
+ "printedName": "Foundation.URL",
1095
+ "usr": "s:10Foundation3URLV"
1025
1096
  }
1026
1097
  ]
1027
1098
  }
@@ -1030,11 +1101,13 @@
1030
1101
  }
1031
1102
  ],
1032
1103
  "declKind": "Accessor",
1033
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
1034
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
1104
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
1105
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
1035
1106
  "moduleName": "DavoiceTTS",
1036
- "static": true,
1037
1107
  "implicit": true,
1108
+ "declAttributes": [
1109
+ "Final"
1110
+ ],
1038
1111
  "accessorKind": "get"
1039
1112
  },
1040
1113
  {
@@ -1050,48 +1123,23 @@
1050
1123
  {
1051
1124
  "kind": "TypeNominal",
1052
1125
  "name": "Optional",
1053
- "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
1126
+ "printedName": "((Foundation.URL) -> ())?",
1054
1127
  "children": [
1055
1128
  {
1056
1129
  "kind": "TypeFunc",
1057
1130
  "name": "Function",
1058
- "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
1131
+ "printedName": "(Foundation.URL) -> ()",
1059
1132
  "children": [
1060
1133
  {
1061
1134
  "kind": "TypeNominal",
1062
- "name": "Bool",
1063
- "printedName": "Swift.Bool",
1064
- "usr": "s:Sb"
1135
+ "name": "Void",
1136
+ "printedName": "()"
1065
1137
  },
1066
1138
  {
1067
1139
  "kind": "TypeNominal",
1068
- "name": "Tuple",
1069
- "printedName": "(Foundation.URL, () -> ())",
1070
- "children": [
1071
- {
1072
- "kind": "TypeNominal",
1073
- "name": "URL",
1074
- "printedName": "Foundation.URL",
1075
- "usr": "s:10Foundation3URLV"
1076
- },
1077
- {
1078
- "kind": "TypeFunc",
1079
- "name": "Function",
1080
- "printedName": "() -> ()",
1081
- "children": [
1082
- {
1083
- "kind": "TypeNominal",
1084
- "name": "Void",
1085
- "printedName": "()"
1086
- },
1087
- {
1088
- "kind": "TypeNominal",
1089
- "name": "Void",
1090
- "printedName": "()"
1091
- }
1092
- ]
1093
- }
1094
- ]
1140
+ "name": "URL",
1141
+ "printedName": "Foundation.URL",
1142
+ "usr": "s:10Foundation3URLV"
1095
1143
  }
1096
1144
  ]
1097
1145
  }
@@ -1100,11 +1148,13 @@
1100
1148
  }
1101
1149
  ],
1102
1150
  "declKind": "Accessor",
1103
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
1104
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
1151
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
1152
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
1105
1153
  "moduleName": "DavoiceTTS",
1106
- "static": true,
1107
1154
  "implicit": true,
1155
+ "declAttributes": [
1156
+ "Final"
1157
+ ],
1108
1158
  "accessorKind": "set"
1109
1159
  },
1110
1160
  {
@@ -1119,35 +1169,36 @@
1119
1169
  }
1120
1170
  ],
1121
1171
  "declKind": "Accessor",
1122
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
1123
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
1172
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1173
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1124
1174
  "moduleName": "DavoiceTTS",
1125
- "static": true,
1126
1175
  "implicit": true,
1176
+ "declAttributes": [
1177
+ "Final"
1178
+ ],
1127
1179
  "accessorKind": "_modify"
1128
1180
  }
1129
1181
  ]
1130
1182
  },
1131
1183
  {
1132
1184
  "kind": "Var",
1133
- "name": "isEngineReady",
1134
- "printedName": "isEngineReady",
1185
+ "name": "onQueueEmpty",
1186
+ "printedName": "onQueueEmpty",
1135
1187
  "children": [
1136
1188
  {
1137
1189
  "kind": "TypeNominal",
1138
1190
  "name": "Optional",
1139
- "printedName": "(() -> Swift.Bool)?",
1191
+ "printedName": "(() -> ())?",
1140
1192
  "children": [
1141
1193
  {
1142
1194
  "kind": "TypeFunc",
1143
1195
  "name": "Function",
1144
- "printedName": "() -> Swift.Bool",
1196
+ "printedName": "() -> ()",
1145
1197
  "children": [
1146
1198
  {
1147
1199
  "kind": "TypeNominal",
1148
- "name": "Bool",
1149
- "printedName": "Swift.Bool",
1150
- "usr": "s:Sb"
1200
+ "name": "Void",
1201
+ "printedName": "()"
1151
1202
  },
1152
1203
  {
1153
1204
  "kind": "TypeNominal",
@@ -1161,12 +1212,12 @@
1161
1212
  }
1162
1213
  ],
1163
1214
  "declKind": "Var",
1164
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
1165
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
1215
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
1216
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
1166
1217
  "moduleName": "DavoiceTTS",
1167
- "static": true,
1168
1218
  "declAttributes": [
1169
1219
  "HasInitialValue",
1220
+ "Final",
1170
1221
  "HasStorage",
1171
1222
  "AccessControl",
1172
1223
  "RawDocComment"
@@ -1181,18 +1232,17 @@
1181
1232
  {
1182
1233
  "kind": "TypeNominal",
1183
1234
  "name": "Optional",
1184
- "printedName": "(() -> Swift.Bool)?",
1235
+ "printedName": "(() -> ())?",
1185
1236
  "children": [
1186
1237
  {
1187
1238
  "kind": "TypeFunc",
1188
1239
  "name": "Function",
1189
- "printedName": "() -> Swift.Bool",
1240
+ "printedName": "() -> ()",
1190
1241
  "children": [
1191
1242
  {
1192
1243
  "kind": "TypeNominal",
1193
- "name": "Bool",
1194
- "printedName": "Swift.Bool",
1195
- "usr": "s:Sb"
1244
+ "name": "Void",
1245
+ "printedName": "()"
1196
1246
  },
1197
1247
  {
1198
1248
  "kind": "TypeNominal",
@@ -1206,11 +1256,13 @@
1206
1256
  }
1207
1257
  ],
1208
1258
  "declKind": "Accessor",
1209
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
1210
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
1259
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
1260
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
1211
1261
  "moduleName": "DavoiceTTS",
1212
- "static": true,
1213
1262
  "implicit": true,
1263
+ "declAttributes": [
1264
+ "Final"
1265
+ ],
1214
1266
  "accessorKind": "get"
1215
1267
  },
1216
1268
  {
@@ -1226,18 +1278,17 @@
1226
1278
  {
1227
1279
  "kind": "TypeNominal",
1228
1280
  "name": "Optional",
1229
- "printedName": "(() -> Swift.Bool)?",
1281
+ "printedName": "(() -> ())?",
1230
1282
  "children": [
1231
1283
  {
1232
1284
  "kind": "TypeFunc",
1233
1285
  "name": "Function",
1234
- "printedName": "() -> Swift.Bool",
1286
+ "printedName": "() -> ()",
1235
1287
  "children": [
1236
1288
  {
1237
1289
  "kind": "TypeNominal",
1238
- "name": "Bool",
1239
- "printedName": "Swift.Bool",
1240
- "usr": "s:Sb"
1290
+ "name": "Void",
1291
+ "printedName": "()"
1241
1292
  },
1242
1293
  {
1243
1294
  "kind": "TypeNominal",
@@ -1251,11 +1302,13 @@
1251
1302
  }
1252
1303
  ],
1253
1304
  "declKind": "Accessor",
1254
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
1255
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
1305
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
1306
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
1256
1307
  "moduleName": "DavoiceTTS",
1257
- "static": true,
1258
1308
  "implicit": true,
1309
+ "declAttributes": [
1310
+ "Final"
1311
+ ],
1259
1312
  "accessorKind": "set"
1260
1313
  },
1261
1314
  {
@@ -1270,488 +1323,421 @@
1270
1323
  }
1271
1324
  ],
1272
1325
  "declKind": "Accessor",
1273
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
1274
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
1326
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
1327
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
1275
1328
  "moduleName": "DavoiceTTS",
1276
- "static": true,
1277
1329
  "implicit": true,
1330
+ "declAttributes": [
1331
+ "Final"
1332
+ ],
1278
1333
  "accessorKind": "_modify"
1279
1334
  }
1280
1335
  ]
1281
1336
  },
1282
1337
  {
1283
- "kind": "Var",
1284
- "name": "useOnlyEnginePlayback",
1285
- "printedName": "useOnlyEnginePlayback",
1338
+ "kind": "Function",
1339
+ "name": "enqueue",
1340
+ "printedName": "enqueue(_:)",
1286
1341
  "children": [
1287
1342
  {
1288
1343
  "kind": "TypeNominal",
1289
- "name": "Optional",
1290
- "printedName": "(() -> Swift.Bool)?",
1344
+ "name": "Void",
1345
+ "printedName": "()"
1346
+ },
1347
+ {
1348
+ "kind": "TypeNominal",
1349
+ "name": "Source",
1350
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1351
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1352
+ }
1353
+ ],
1354
+ "declKind": "Func",
1355
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1356
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1357
+ "moduleName": "DavoiceTTS",
1358
+ "declAttributes": [
1359
+ "Final",
1360
+ "AccessControl",
1361
+ "RawDocComment"
1362
+ ],
1363
+ "funcSelfKind": "NonMutating"
1364
+ },
1365
+ {
1366
+ "kind": "Function",
1367
+ "name": "enqueueMany",
1368
+ "printedName": "enqueueMany(_:)",
1369
+ "children": [
1370
+ {
1371
+ "kind": "TypeNominal",
1372
+ "name": "Void",
1373
+ "printedName": "()"
1374
+ },
1375
+ {
1376
+ "kind": "TypeNominal",
1377
+ "name": "Array",
1378
+ "printedName": "[DavoiceTTS.SwiftSoundQueue.Source]",
1291
1379
  "children": [
1292
1380
  {
1293
- "kind": "TypeFunc",
1294
- "name": "Function",
1295
- "printedName": "() -> Swift.Bool",
1296
- "children": [
1297
- {
1298
- "kind": "TypeNominal",
1299
- "name": "Bool",
1300
- "printedName": "Swift.Bool",
1301
- "usr": "s:Sb"
1302
- },
1303
- {
1304
- "kind": "TypeNominal",
1305
- "name": "Void",
1306
- "printedName": "()"
1307
- }
1308
- ]
1381
+ "kind": "TypeNominal",
1382
+ "name": "Source",
1383
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1384
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1309
1385
  }
1310
1386
  ],
1311
- "usr": "s:Sq"
1387
+ "usr": "s:Sa"
1312
1388
  }
1313
1389
  ],
1314
- "declKind": "Var",
1315
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
1316
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
1390
+ "declKind": "Func",
1391
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1392
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1317
1393
  "moduleName": "DavoiceTTS",
1318
- "static": true,
1319
1394
  "declAttributes": [
1320
- "HasInitialValue",
1321
- "HasStorage",
1322
- "AccessControl"
1395
+ "Final",
1396
+ "AccessControl",
1397
+ "RawDocComment"
1323
1398
  ],
1324
- "hasStorage": true,
1325
- "accessors": [
1399
+ "funcSelfKind": "NonMutating"
1400
+ },
1401
+ {
1402
+ "kind": "Function",
1403
+ "name": "stop",
1404
+ "printedName": "stop()",
1405
+ "children": [
1326
1406
  {
1327
- "kind": "Accessor",
1328
- "name": "Get",
1329
- "printedName": "Get()",
1407
+ "kind": "TypeNominal",
1408
+ "name": "Void",
1409
+ "printedName": "()"
1410
+ }
1411
+ ],
1412
+ "declKind": "Func",
1413
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1414
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1415
+ "moduleName": "DavoiceTTS",
1416
+ "declAttributes": [
1417
+ "Final",
1418
+ "AccessControl",
1419
+ "RawDocComment"
1420
+ ],
1421
+ "funcSelfKind": "NonMutating"
1422
+ },
1423
+ {
1424
+ "kind": "TypeDecl",
1425
+ "name": "Source",
1426
+ "printedName": "Source",
1427
+ "children": [
1428
+ {
1429
+ "kind": "Var",
1430
+ "name": "fileURL",
1431
+ "printedName": "fileURL",
1330
1432
  "children": [
1331
1433
  {
1332
- "kind": "TypeNominal",
1333
- "name": "Optional",
1334
- "printedName": "(() -> Swift.Bool)?",
1434
+ "kind": "TypeFunc",
1435
+ "name": "Function",
1436
+ "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
1335
1437
  "children": [
1336
1438
  {
1337
1439
  "kind": "TypeFunc",
1338
1440
  "name": "Function",
1339
- "printedName": "() -> Swift.Bool",
1441
+ "printedName": "(Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
1340
1442
  "children": [
1341
1443
  {
1342
1444
  "kind": "TypeNominal",
1343
- "name": "Bool",
1344
- "printedName": "Swift.Bool",
1345
- "usr": "s:Sb"
1445
+ "name": "Source",
1446
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1447
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1346
1448
  },
1347
1449
  {
1348
1450
  "kind": "TypeNominal",
1349
- "name": "Void",
1350
- "printedName": "()"
1451
+ "name": "URL",
1452
+ "printedName": "Foundation.URL",
1453
+ "usr": "s:10Foundation3URLV"
1454
+ }
1455
+ ]
1456
+ },
1457
+ {
1458
+ "kind": "TypeNominal",
1459
+ "name": "Metatype",
1460
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
1461
+ "children": [
1462
+ {
1463
+ "kind": "TypeNominal",
1464
+ "name": "Source",
1465
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1466
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1351
1467
  }
1352
1468
  ]
1353
1469
  }
1354
- ],
1355
- "usr": "s:Sq"
1470
+ ]
1356
1471
  }
1357
1472
  ],
1358
- "declKind": "Accessor",
1359
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
1360
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
1361
- "moduleName": "DavoiceTTS",
1362
- "static": true,
1363
- "implicit": true,
1364
- "accessorKind": "get"
1473
+ "declKind": "EnumElement",
1474
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
1475
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
1476
+ "moduleName": "DavoiceTTS"
1365
1477
  },
1366
1478
  {
1367
- "kind": "Accessor",
1368
- "name": "Set",
1369
- "printedName": "Set()",
1479
+ "kind": "Var",
1480
+ "name": "named",
1481
+ "printedName": "named",
1370
1482
  "children": [
1371
1483
  {
1372
- "kind": "TypeNominal",
1373
- "name": "Void",
1374
- "printedName": "()"
1375
- },
1376
- {
1377
- "kind": "TypeNominal",
1378
- "name": "Optional",
1379
- "printedName": "(() -> Swift.Bool)?",
1484
+ "kind": "TypeFunc",
1485
+ "name": "Function",
1486
+ "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
1380
1487
  "children": [
1381
1488
  {
1382
1489
  "kind": "TypeFunc",
1383
1490
  "name": "Function",
1384
- "printedName": "() -> Swift.Bool",
1491
+ "printedName": "(Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
1385
1492
  "children": [
1386
1493
  {
1387
1494
  "kind": "TypeNominal",
1388
- "name": "Bool",
1389
- "printedName": "Swift.Bool",
1390
- "usr": "s:Sb"
1495
+ "name": "Source",
1496
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1497
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1391
1498
  },
1392
1499
  {
1393
1500
  "kind": "TypeNominal",
1394
- "name": "Void",
1395
- "printedName": "()"
1501
+ "name": "String",
1502
+ "printedName": "Swift.String",
1503
+ "usr": "s:SS"
1396
1504
  }
1397
1505
  ]
1398
- }
1399
- ],
1400
- "usr": "s:Sq"
1401
- }
1402
- ],
1403
- "declKind": "Accessor",
1404
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
1405
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
1406
- "moduleName": "DavoiceTTS",
1407
- "static": true,
1408
- "implicit": true,
1409
- "accessorKind": "set"
1410
- },
1411
- {
1412
- "kind": "Accessor",
1413
- "name": "Modify",
1414
- "printedName": "Modify()",
1415
- "children": [
1416
- {
1417
- "kind": "TypeNominal",
1418
- "name": "Void",
1419
- "printedName": "()"
1420
- }
1421
- ],
1422
- "declKind": "Accessor",
1423
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
1424
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
1425
- "moduleName": "DavoiceTTS",
1426
- "static": true,
1427
- "implicit": true,
1428
- "accessorKind": "_modify"
1429
- }
1430
- ]
1431
- },
1432
- {
1433
- "kind": "Var",
1434
- "name": "stopEnginePlayback",
1435
- "printedName": "stopEnginePlayback",
1436
- "children": [
1437
- {
1438
- "kind": "TypeNominal",
1439
- "name": "Optional",
1440
- "printedName": "(() -> ())?",
1441
- "children": [
1442
- {
1443
- "kind": "TypeFunc",
1444
- "name": "Function",
1445
- "printedName": "() -> ()",
1446
- "children": [
1447
- {
1448
- "kind": "TypeNominal",
1449
- "name": "Void",
1450
- "printedName": "()"
1451
1506
  },
1452
1507
  {
1453
1508
  "kind": "TypeNominal",
1454
- "name": "Void",
1455
- "printedName": "()"
1509
+ "name": "Metatype",
1510
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
1511
+ "children": [
1512
+ {
1513
+ "kind": "TypeNominal",
1514
+ "name": "Source",
1515
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1516
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1517
+ }
1518
+ ]
1456
1519
  }
1457
1520
  ]
1458
1521
  }
1459
1522
  ],
1460
- "usr": "s:Sq"
1523
+ "declKind": "EnumElement",
1524
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
1525
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
1526
+ "moduleName": "DavoiceTTS"
1461
1527
  }
1462
1528
  ],
1463
- "declKind": "Var",
1464
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
1465
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
1529
+ "declKind": "Enum",
1530
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO",
1531
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO",
1466
1532
  "moduleName": "DavoiceTTS",
1467
- "static": true,
1468
1533
  "declAttributes": [
1469
- "HasInitialValue",
1470
- "HasStorage",
1471
- "AccessControl"
1534
+ "AccessControl",
1535
+ "RawDocComment"
1472
1536
  ],
1473
- "hasStorage": true,
1474
- "accessors": [
1475
- {
1476
- "kind": "Accessor",
1477
- "name": "Get",
1478
- "printedName": "Get()",
1479
- "children": [
1480
- {
1481
- "kind": "TypeNominal",
1482
- "name": "Optional",
1483
- "printedName": "(() -> ())?",
1484
- "children": [
1485
- {
1486
- "kind": "TypeFunc",
1487
- "name": "Function",
1488
- "printedName": "() -> ()",
1489
- "children": [
1490
- {
1491
- "kind": "TypeNominal",
1492
- "name": "Void",
1493
- "printedName": "()"
1494
- },
1495
- {
1496
- "kind": "TypeNominal",
1497
- "name": "Void",
1498
- "printedName": "()"
1499
- }
1500
- ]
1501
- }
1502
- ],
1503
- "usr": "s:Sq"
1504
- }
1505
- ],
1506
- "declKind": "Accessor",
1507
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
1508
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
1509
- "moduleName": "DavoiceTTS",
1510
- "static": true,
1511
- "implicit": true,
1512
- "accessorKind": "get"
1513
- },
1537
+ "conformances": [
1514
1538
  {
1515
- "kind": "Accessor",
1516
- "name": "Set",
1517
- "printedName": "Set()",
1518
- "children": [
1519
- {
1520
- "kind": "TypeNominal",
1521
- "name": "Void",
1522
- "printedName": "()"
1523
- },
1524
- {
1525
- "kind": "TypeNominal",
1526
- "name": "Optional",
1527
- "printedName": "(() -> ())?",
1528
- "children": [
1529
- {
1530
- "kind": "TypeFunc",
1531
- "name": "Function",
1532
- "printedName": "() -> ()",
1533
- "children": [
1534
- {
1535
- "kind": "TypeNominal",
1536
- "name": "Void",
1537
- "printedName": "()"
1538
- },
1539
- {
1540
- "kind": "TypeNominal",
1541
- "name": "Void",
1542
- "printedName": "()"
1543
- }
1544
- ]
1545
- }
1546
- ],
1547
- "usr": "s:Sq"
1548
- }
1549
- ],
1550
- "declKind": "Accessor",
1551
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
1552
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
1553
- "moduleName": "DavoiceTTS",
1554
- "static": true,
1555
- "implicit": true,
1556
- "accessorKind": "set"
1539
+ "kind": "Conformance",
1540
+ "name": "Copyable",
1541
+ "printedName": "Copyable",
1542
+ "usr": "s:s8CopyableP",
1543
+ "mangledName": "$ss8CopyableP"
1557
1544
  },
1558
1545
  {
1559
- "kind": "Accessor",
1560
- "name": "Modify",
1561
- "printedName": "Modify()",
1562
- "children": [
1563
- {
1564
- "kind": "TypeNominal",
1565
- "name": "Void",
1566
- "printedName": "()"
1567
- }
1568
- ],
1569
- "declKind": "Accessor",
1570
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
1571
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
1572
- "moduleName": "DavoiceTTS",
1573
- "static": true,
1574
- "implicit": true,
1575
- "accessorKind": "_modify"
1546
+ "kind": "Conformance",
1547
+ "name": "Escapable",
1548
+ "printedName": "Escapable",
1549
+ "usr": "s:s9EscapableP",
1550
+ "mangledName": "$ss9EscapableP"
1576
1551
  }
1577
1552
  ]
1578
- }
1579
- ],
1580
- "declKind": "Enum",
1581
- "usr": "s:10DavoiceTTS17AudioPlaybackHookO",
1582
- "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO",
1583
- "moduleName": "DavoiceTTS",
1584
- "declAttributes": [
1585
- "AccessControl",
1586
- "RawDocComment"
1587
- ],
1588
- "conformances": [
1589
- {
1590
- "kind": "Conformance",
1591
- "name": "Copyable",
1592
- "printedName": "Copyable",
1593
- "usr": "s:s8CopyableP",
1594
- "mangledName": "$ss8CopyableP"
1595
1553
  },
1596
1554
  {
1597
- "kind": "Conformance",
1598
- "name": "Escapable",
1599
- "printedName": "Escapable",
1600
- "usr": "s:s9EscapableP",
1601
- "mangledName": "$ss9EscapableP"
1602
- }
1603
- ]
1604
- },
1605
- {
1606
- "kind": "Import",
1607
- "name": "Foundation",
1608
- "printedName": "Foundation",
1609
- "declKind": "Import",
1610
- "moduleName": "DavoiceTTS",
1611
- "declAttributes": [
1612
- "RawDocComment"
1613
- ]
1614
- },
1615
- {
1616
- "kind": "Import",
1617
- "name": "onnxruntime_objc",
1618
- "printedName": "onnxruntime_objc",
1619
- "declKind": "Import",
1620
- "moduleName": "DavoiceTTS"
1621
- },
1622
- {
1623
- "kind": "Import",
1624
- "name": "phonemes",
1625
- "printedName": "phonemes",
1626
- "declKind": "Import",
1627
- "moduleName": "DavoiceTTS",
1628
- "declAttributes": [
1629
- "RawDocComment"
1630
- ]
1631
- },
1632
- {
1633
- "kind": "Import",
1634
- "name": "AVFoundation",
1635
- "printedName": "AVFoundation",
1636
- "declKind": "Import",
1637
- "moduleName": "DavoiceTTS"
1638
- },
1639
- {
1640
- "kind": "TypeDecl",
1641
- "name": "SwiftSoundQueue",
1642
- "printedName": "SwiftSoundQueue",
1643
- "children": [
1644
- {
1645
- "kind": "Var",
1646
- "name": "shared",
1647
- "printedName": "shared",
1555
+ "kind": "Function",
1556
+ "name": "audioPlayerDidFinishPlaying",
1557
+ "printedName": "audioPlayerDidFinishPlaying(_:successfully:)",
1648
1558
  "children": [
1649
1559
  {
1650
1560
  "kind": "TypeNominal",
1651
- "name": "SwiftSoundQueue",
1652
- "printedName": "DavoiceTTS.SwiftSoundQueue",
1653
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
1561
+ "name": "Void",
1562
+ "printedName": "()"
1563
+ },
1564
+ {
1565
+ "kind": "TypeNominal",
1566
+ "name": "AVAudioPlayer",
1567
+ "printedName": "AVFAudio.AVAudioPlayer",
1568
+ "usr": "c:objc(cs)AVAudioPlayer"
1569
+ },
1570
+ {
1571
+ "kind": "TypeNominal",
1572
+ "name": "Bool",
1573
+ "printedName": "Swift.Bool",
1574
+ "usr": "s:Sb"
1654
1575
  }
1655
1576
  ],
1656
- "declKind": "Var",
1657
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
1658
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
1577
+ "declKind": "Func",
1578
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)audioPlayerDidFinishPlaying:successfully:",
1579
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC27audioPlayerDidFinishPlaying_12successfullyySo07AVAudioG0C_SbtF",
1659
1580
  "moduleName": "DavoiceTTS",
1660
- "static": true,
1581
+ "objc_name": "audioPlayerDidFinishPlaying:successfully:",
1661
1582
  "declAttributes": [
1662
- "HasInitialValue",
1663
1583
  "Final",
1664
- "HasStorage",
1584
+ "ObjC",
1665
1585
  "AccessControl",
1666
1586
  "RawDocComment"
1667
1587
  ],
1668
- "isLet": true,
1669
- "hasStorage": true,
1670
- "accessors": [
1671
- {
1672
- "kind": "Accessor",
1673
- "name": "Get",
1674
- "printedName": "Get()",
1675
- "children": [
1676
- {
1677
- "kind": "TypeNominal",
1678
- "name": "SwiftSoundQueue",
1679
- "printedName": "DavoiceTTS.SwiftSoundQueue",
1680
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
1681
- }
1682
- ],
1683
- "declKind": "Accessor",
1684
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
1685
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
1686
- "moduleName": "DavoiceTTS",
1687
- "static": true,
1688
- "implicit": true,
1689
- "declAttributes": [
1690
- "Final"
1691
- ],
1692
- "accessorKind": "get"
1693
- }
1694
- ]
1588
+ "funcSelfKind": "NonMutating"
1695
1589
  },
1696
1590
  {
1697
1591
  "kind": "Function",
1698
- "name": "notifyWhenURLFinishes",
1699
- "printedName": "notifyWhenURLFinishes(_:_:)",
1592
+ "name": "activateSpeaker",
1593
+ "printedName": "activateSpeaker()",
1700
1594
  "children": [
1701
1595
  {
1702
1596
  "kind": "TypeNominal",
1703
1597
  "name": "Void",
1704
1598
  "printedName": "()"
1705
- },
1706
- {
1707
- "kind": "TypeNominal",
1708
- "name": "URL",
1709
- "printedName": "Foundation.URL",
1710
- "usr": "s:10Foundation3URLV"
1711
- },
1712
- {
1713
- "kind": "TypeFunc",
1714
- "name": "Function",
1715
- "printedName": "() -> ()",
1716
- "children": [
1717
- {
1718
- "kind": "TypeNominal",
1719
- "name": "Void",
1720
- "printedName": "()"
1721
- },
1722
- {
1723
- "kind": "TypeNominal",
1724
- "name": "Void",
1725
- "printedName": "()"
1726
- }
1727
- ]
1728
1599
  }
1729
1600
  ],
1730
1601
  "declKind": "Func",
1731
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
1732
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
1602
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
1603
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
1733
1604
  "moduleName": "DavoiceTTS",
1734
1605
  "declAttributes": [
1735
1606
  "Final",
1736
- "AccessControl",
1737
- "RawDocComment"
1607
+ "AccessControl"
1738
1608
  ],
1739
1609
  "funcSelfKind": "NonMutating"
1610
+ }
1611
+ ],
1612
+ "declKind": "Class",
1613
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue",
1614
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC",
1615
+ "moduleName": "DavoiceTTS",
1616
+ "declAttributes": [
1617
+ "Final",
1618
+ "AccessControl",
1619
+ "RawDocComment",
1620
+ "ObjC"
1621
+ ],
1622
+ "superclassUsr": "c:objc(cs)NSObject",
1623
+ "hasMissingDesignatedInitializers": true,
1624
+ "inheritsConvenienceInitializers": true,
1625
+ "superclassNames": [
1626
+ "ObjectiveC.NSObject"
1627
+ ],
1628
+ "conformances": [
1629
+ {
1630
+ "kind": "Conformance",
1631
+ "name": "Copyable",
1632
+ "printedName": "Copyable",
1633
+ "usr": "s:s8CopyableP",
1634
+ "mangledName": "$ss8CopyableP"
1635
+ },
1636
+ {
1637
+ "kind": "Conformance",
1638
+ "name": "Escapable",
1639
+ "printedName": "Escapable",
1640
+ "usr": "s:s9EscapableP",
1641
+ "mangledName": "$ss9EscapableP"
1642
+ },
1643
+ {
1644
+ "kind": "Conformance",
1645
+ "name": "Equatable",
1646
+ "printedName": "Equatable",
1647
+ "usr": "s:SQ",
1648
+ "mangledName": "$sSQ"
1649
+ },
1650
+ {
1651
+ "kind": "Conformance",
1652
+ "name": "Hashable",
1653
+ "printedName": "Hashable",
1654
+ "usr": "s:SH",
1655
+ "mangledName": "$sSH"
1656
+ },
1657
+ {
1658
+ "kind": "Conformance",
1659
+ "name": "CVarArg",
1660
+ "printedName": "CVarArg",
1661
+ "usr": "s:s7CVarArgP",
1662
+ "mangledName": "$ss7CVarArgP"
1663
+ },
1664
+ {
1665
+ "kind": "Conformance",
1666
+ "name": "_KeyValueCodingAndObservingPublishing",
1667
+ "printedName": "_KeyValueCodingAndObservingPublishing",
1668
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
1669
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
1670
+ },
1671
+ {
1672
+ "kind": "Conformance",
1673
+ "name": "_KeyValueCodingAndObserving",
1674
+ "printedName": "_KeyValueCodingAndObserving",
1675
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
1676
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
1677
+ },
1678
+ {
1679
+ "kind": "Conformance",
1680
+ "name": "CustomStringConvertible",
1681
+ "printedName": "CustomStringConvertible",
1682
+ "usr": "s:s23CustomStringConvertibleP",
1683
+ "mangledName": "$ss23CustomStringConvertibleP"
1684
+ },
1685
+ {
1686
+ "kind": "Conformance",
1687
+ "name": "CustomDebugStringConvertible",
1688
+ "printedName": "CustomDebugStringConvertible",
1689
+ "usr": "s:s28CustomDebugStringConvertibleP",
1690
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
1691
+ }
1692
+ ]
1693
+ },
1694
+ {
1695
+ "kind": "TypeDecl",
1696
+ "name": "DaVoiceTTS",
1697
+ "printedName": "DaVoiceTTS",
1698
+ "children": [
1699
+ {
1700
+ "kind": "TypeDecl",
1701
+ "name": "Config",
1702
+ "printedName": "Config",
1703
+ "declKind": "Struct",
1704
+ "usr": "s:10DavoiceTTS07DaVoiceB0C6ConfigV",
1705
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C6ConfigV",
1706
+ "moduleName": "DavoiceTTS",
1707
+ "declAttributes": [
1708
+ "AccessControl"
1709
+ ],
1710
+ "conformances": [
1711
+ {
1712
+ "kind": "Conformance",
1713
+ "name": "Copyable",
1714
+ "printedName": "Copyable",
1715
+ "usr": "s:s8CopyableP",
1716
+ "mangledName": "$ss8CopyableP"
1717
+ },
1718
+ {
1719
+ "kind": "Conformance",
1720
+ "name": "Escapable",
1721
+ "printedName": "Escapable",
1722
+ "usr": "s:s9EscapableP",
1723
+ "mangledName": "$ss9EscapableP"
1724
+ }
1725
+ ]
1740
1726
  },
1741
1727
  {
1742
1728
  "kind": "Var",
1743
- "name": "onItemDone",
1744
- "printedName": "onItemDone",
1729
+ "name": "onLastUtteranceFinished",
1730
+ "printedName": "onLastUtteranceFinished",
1745
1731
  "children": [
1746
1732
  {
1747
1733
  "kind": "TypeNominal",
1748
1734
  "name": "Optional",
1749
- "printedName": "((Foundation.URL) -> ())?",
1735
+ "printedName": "(() -> ())?",
1750
1736
  "children": [
1751
1737
  {
1752
1738
  "kind": "TypeFunc",
1753
1739
  "name": "Function",
1754
- "printedName": "(Foundation.URL) -> ()",
1740
+ "printedName": "() -> ()",
1755
1741
  "children": [
1756
1742
  {
1757
1743
  "kind": "TypeNominal",
@@ -1760,9 +1746,8 @@
1760
1746
  },
1761
1747
  {
1762
1748
  "kind": "TypeNominal",
1763
- "name": "URL",
1764
- "printedName": "Foundation.URL",
1765
- "usr": "s:10Foundation3URLV"
1749
+ "name": "Void",
1750
+ "printedName": "()"
1766
1751
  }
1767
1752
  ]
1768
1753
  }
@@ -1771,14 +1756,15 @@
1771
1756
  }
1772
1757
  ],
1773
1758
  "declKind": "Var",
1774
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
1775
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
1759
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(py)onLastUtteranceFinished",
1760
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvp",
1776
1761
  "moduleName": "DavoiceTTS",
1777
1762
  "declAttributes": [
1778
1763
  "HasInitialValue",
1779
1764
  "Final",
1780
1765
  "HasStorage",
1781
1766
  "AccessControl",
1767
+ "ObjC",
1782
1768
  "RawDocComment"
1783
1769
  ],
1784
1770
  "hasStorage": true,
@@ -1791,12 +1777,12 @@
1791
1777
  {
1792
1778
  "kind": "TypeNominal",
1793
1779
  "name": "Optional",
1794
- "printedName": "((Foundation.URL) -> ())?",
1780
+ "printedName": "(() -> ())?",
1795
1781
  "children": [
1796
1782
  {
1797
1783
  "kind": "TypeFunc",
1798
1784
  "name": "Function",
1799
- "printedName": "(Foundation.URL) -> ()",
1785
+ "printedName": "() -> ()",
1800
1786
  "children": [
1801
1787
  {
1802
1788
  "kind": "TypeNominal",
@@ -1805,10 +1791,9 @@
1805
1791
  },
1806
1792
  {
1807
1793
  "kind": "TypeNominal",
1808
- "name": "URL",
1809
- "printedName": "Foundation.URL",
1810
- "usr": "s:10Foundation3URLV"
1811
- }
1794
+ "name": "Void",
1795
+ "printedName": "()"
1796
+ }
1812
1797
  ]
1813
1798
  }
1814
1799
  ],
@@ -1816,12 +1801,13 @@
1816
1801
  }
1817
1802
  ],
1818
1803
  "declKind": "Accessor",
1819
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
1820
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
1804
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)onLastUtteranceFinished",
1805
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvg",
1821
1806
  "moduleName": "DavoiceTTS",
1822
1807
  "implicit": true,
1823
1808
  "declAttributes": [
1824
- "Final"
1809
+ "Final",
1810
+ "ObjC"
1825
1811
  ],
1826
1812
  "accessorKind": "get"
1827
1813
  },
@@ -1838,12 +1824,12 @@
1838
1824
  {
1839
1825
  "kind": "TypeNominal",
1840
1826
  "name": "Optional",
1841
- "printedName": "((Foundation.URL) -> ())?",
1827
+ "printedName": "(() -> ())?",
1842
1828
  "children": [
1843
1829
  {
1844
1830
  "kind": "TypeFunc",
1845
1831
  "name": "Function",
1846
- "printedName": "(Foundation.URL) -> ()",
1832
+ "printedName": "() -> ()",
1847
1833
  "children": [
1848
1834
  {
1849
1835
  "kind": "TypeNominal",
@@ -1852,9 +1838,8 @@
1852
1838
  },
1853
1839
  {
1854
1840
  "kind": "TypeNominal",
1855
- "name": "URL",
1856
- "printedName": "Foundation.URL",
1857
- "usr": "s:10Foundation3URLV"
1841
+ "name": "Void",
1842
+ "printedName": "()"
1858
1843
  }
1859
1844
  ]
1860
1845
  }
@@ -1863,12 +1848,13 @@
1863
1848
  }
1864
1849
  ],
1865
1850
  "declKind": "Accessor",
1866
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
1867
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
1851
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)setOnLastUtteranceFinished:",
1852
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvs",
1868
1853
  "moduleName": "DavoiceTTS",
1869
1854
  "implicit": true,
1870
1855
  "declAttributes": [
1871
- "Final"
1856
+ "Final",
1857
+ "ObjC"
1872
1858
  ],
1873
1859
  "accessorKind": "set"
1874
1860
  },
@@ -1884,8 +1870,8 @@
1884
1870
  }
1885
1871
  ],
1886
1872
  "declKind": "Accessor",
1887
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1888
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1873
+ "usr": "s:10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1874
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1889
1875
  "moduleName": "DavoiceTTS",
1890
1876
  "implicit": true,
1891
1877
  "declAttributes": [
@@ -1896,447 +1882,268 @@
1896
1882
  ]
1897
1883
  },
1898
1884
  {
1899
- "kind": "Var",
1900
- "name": "onQueueEmpty",
1901
- "printedName": "onQueueEmpty",
1885
+ "kind": "Constructor",
1886
+ "name": "init",
1887
+ "printedName": "init(model:)",
1902
1888
  "children": [
1903
1889
  {
1904
1890
  "kind": "TypeNominal",
1905
- "name": "Optional",
1906
- "printedName": "(() -> ())?",
1907
- "children": [
1908
- {
1909
- "kind": "TypeFunc",
1910
- "name": "Function",
1911
- "printedName": "() -> ()",
1912
- "children": [
1913
- {
1914
- "kind": "TypeNominal",
1915
- "name": "Void",
1916
- "printedName": "()"
1917
- },
1918
- {
1919
- "kind": "TypeNominal",
1920
- "name": "Void",
1921
- "printedName": "()"
1922
- }
1923
- ]
1924
- }
1925
- ],
1926
- "usr": "s:Sq"
1891
+ "name": "DaVoiceTTS",
1892
+ "printedName": "DavoiceTTS.DaVoiceTTS",
1893
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
1894
+ },
1895
+ {
1896
+ "kind": "TypeNominal",
1897
+ "name": "URL",
1898
+ "printedName": "Foundation.URL",
1899
+ "usr": "s:10Foundation3URLV"
1927
1900
  }
1928
1901
  ],
1929
- "declKind": "Var",
1930
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
1931
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
1902
+ "declKind": "Constructor",
1903
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)initWithModel:error:",
1904
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C5modelAC10Foundation3URLV_tKcfc",
1932
1905
  "moduleName": "DavoiceTTS",
1906
+ "objc_name": "initWithModel:error:",
1933
1907
  "declAttributes": [
1934
- "HasInitialValue",
1935
- "Final",
1936
- "HasStorage",
1937
1908
  "AccessControl",
1938
- "RawDocComment"
1909
+ "ObjC"
1939
1910
  ],
1940
- "hasStorage": true,
1941
- "accessors": [
1942
- {
1943
- "kind": "Accessor",
1944
- "name": "Get",
1945
- "printedName": "Get()",
1946
- "children": [
1947
- {
1948
- "kind": "TypeNominal",
1949
- "name": "Optional",
1950
- "printedName": "(() -> ())?",
1951
- "children": [
1952
- {
1953
- "kind": "TypeFunc",
1954
- "name": "Function",
1955
- "printedName": "() -> ()",
1956
- "children": [
1957
- {
1958
- "kind": "TypeNominal",
1959
- "name": "Void",
1960
- "printedName": "()"
1961
- },
1962
- {
1963
- "kind": "TypeNominal",
1964
- "name": "Void",
1965
- "printedName": "()"
1966
- }
1967
- ]
1968
- }
1969
- ],
1970
- "usr": "s:Sq"
1971
- }
1972
- ],
1973
- "declKind": "Accessor",
1974
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
1975
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
1976
- "moduleName": "DavoiceTTS",
1977
- "implicit": true,
1978
- "declAttributes": [
1979
- "Final"
1980
- ],
1981
- "accessorKind": "get"
1982
- },
1983
- {
1984
- "kind": "Accessor",
1985
- "name": "Set",
1986
- "printedName": "Set()",
1987
- "children": [
1988
- {
1989
- "kind": "TypeNominal",
1990
- "name": "Void",
1991
- "printedName": "()"
1992
- },
1993
- {
1994
- "kind": "TypeNominal",
1995
- "name": "Optional",
1996
- "printedName": "(() -> ())?",
1997
- "children": [
1998
- {
1999
- "kind": "TypeFunc",
2000
- "name": "Function",
2001
- "printedName": "() -> ()",
2002
- "children": [
2003
- {
2004
- "kind": "TypeNominal",
2005
- "name": "Void",
2006
- "printedName": "()"
2007
- },
2008
- {
2009
- "kind": "TypeNominal",
2010
- "name": "Void",
2011
- "printedName": "()"
2012
- }
2013
- ]
2014
- }
2015
- ],
2016
- "usr": "s:Sq"
2017
- }
2018
- ],
2019
- "declKind": "Accessor",
2020
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
2021
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
2022
- "moduleName": "DavoiceTTS",
2023
- "implicit": true,
2024
- "declAttributes": [
2025
- "Final"
2026
- ],
2027
- "accessorKind": "set"
2028
- },
2029
- {
2030
- "kind": "Accessor",
2031
- "name": "Modify",
2032
- "printedName": "Modify()",
2033
- "children": [
2034
- {
2035
- "kind": "TypeNominal",
2036
- "name": "Void",
2037
- "printedName": "()"
2038
- }
2039
- ],
2040
- "declKind": "Accessor",
2041
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
2042
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
2043
- "moduleName": "DavoiceTTS",
2044
- "implicit": true,
2045
- "declAttributes": [
2046
- "Final"
2047
- ],
2048
- "accessorKind": "_modify"
2049
- }
2050
- ]
1911
+ "throwing": true,
1912
+ "init_kind": "Designated"
2051
1913
  },
2052
1914
  {
2053
1915
  "kind": "Function",
2054
- "name": "enqueue",
2055
- "printedName": "enqueue(_:)",
1916
+ "name": "stopSpeaking",
1917
+ "printedName": "stopSpeaking()",
2056
1918
  "children": [
2057
1919
  {
2058
1920
  "kind": "TypeNominal",
2059
1921
  "name": "Void",
2060
1922
  "printedName": "()"
2061
- },
2062
- {
2063
- "kind": "TypeNominal",
2064
- "name": "Source",
2065
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
2066
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
2067
1923
  }
2068
1924
  ],
2069
1925
  "declKind": "Func",
2070
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
2071
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1926
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)stopSpeaking",
1927
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C12stopSpeakingyyF",
2072
1928
  "moduleName": "DavoiceTTS",
2073
1929
  "declAttributes": [
2074
1930
  "Final",
2075
1931
  "AccessControl",
1932
+ "ObjC",
2076
1933
  "RawDocComment"
2077
1934
  ],
2078
1935
  "funcSelfKind": "NonMutating"
2079
1936
  },
2080
1937
  {
2081
1938
  "kind": "Function",
2082
- "name": "enqueueMany",
2083
- "printedName": "enqueueMany(_:)",
1939
+ "name": "destroy",
1940
+ "printedName": "destroy()",
2084
1941
  "children": [
2085
1942
  {
2086
1943
  "kind": "TypeNominal",
2087
1944
  "name": "Void",
2088
1945
  "printedName": "()"
2089
- },
2090
- {
2091
- "kind": "TypeNominal",
2092
- "name": "Array",
2093
- "printedName": "[DavoiceTTS.SwiftSoundQueue.Source]",
2094
- "children": [
2095
- {
2096
- "kind": "TypeNominal",
2097
- "name": "Source",
2098
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
2099
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
2100
- }
2101
- ],
2102
- "usr": "s:Sa"
2103
1946
  }
2104
1947
  ],
2105
1948
  "declKind": "Func",
2106
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
2107
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1949
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)destroy",
1950
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C7destroyyyF",
2108
1951
  "moduleName": "DavoiceTTS",
2109
1952
  "declAttributes": [
2110
1953
  "Final",
2111
1954
  "AccessControl",
1955
+ "ObjC",
2112
1956
  "RawDocComment"
2113
1957
  ],
2114
1958
  "funcSelfKind": "NonMutating"
2115
1959
  },
2116
1960
  {
2117
1961
  "kind": "Function",
2118
- "name": "stop",
2119
- "printedName": "stop()",
1962
+ "name": "speak",
1963
+ "printedName": "speak(_:sid:)",
2120
1964
  "children": [
2121
1965
  {
2122
1966
  "kind": "TypeNominal",
2123
1967
  "name": "Void",
2124
1968
  "printedName": "()"
1969
+ },
1970
+ {
1971
+ "kind": "TypeNominal",
1972
+ "name": "String",
1973
+ "printedName": "Swift.String",
1974
+ "usr": "s:SS"
1975
+ },
1976
+ {
1977
+ "kind": "TypeNominal",
1978
+ "name": "Int32",
1979
+ "printedName": "Swift.Int32",
1980
+ "hasDefaultArg": true,
1981
+ "usr": "s:s5Int32V"
2125
1982
  }
2126
1983
  ],
2127
1984
  "declKind": "Func",
2128
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC4stopyyF",
2129
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1985
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)speak:sid:",
1986
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C5speak_3sidySS_s5Int32VtF",
2130
1987
  "moduleName": "DavoiceTTS",
2131
1988
  "declAttributes": [
2132
1989
  "Final",
2133
1990
  "AccessControl",
2134
- "RawDocComment"
1991
+ "ObjC"
2135
1992
  ],
2136
1993
  "funcSelfKind": "NonMutating"
2137
1994
  },
2138
1995
  {
2139
- "kind": "TypeDecl",
2140
- "name": "Source",
2141
- "printedName": "Source",
1996
+ "kind": "Function",
1997
+ "name": "synthesize",
1998
+ "printedName": "synthesize(_:speakerId:token:terminal:)",
2142
1999
  "children": [
2143
2000
  {
2144
- "kind": "Var",
2145
- "name": "fileURL",
2146
- "printedName": "fileURL",
2001
+ "kind": "TypeNominal",
2002
+ "name": "Tuple",
2003
+ "printedName": "(AVFAudio.AVAudioPCMBuffer, Swift.Int)",
2147
2004
  "children": [
2148
2005
  {
2149
- "kind": "TypeFunc",
2150
- "name": "Function",
2151
- "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
2152
- "children": [
2153
- {
2154
- "kind": "TypeFunc",
2155
- "name": "Function",
2156
- "printedName": "(Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
2157
- "children": [
2158
- {
2159
- "kind": "TypeNominal",
2160
- "name": "Source",
2161
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
2162
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
2163
- },
2164
- {
2165
- "kind": "TypeNominal",
2166
- "name": "URL",
2167
- "printedName": "Foundation.URL",
2168
- "usr": "s:10Foundation3URLV"
2169
- }
2170
- ]
2171
- },
2172
- {
2173
- "kind": "TypeNominal",
2174
- "name": "Metatype",
2175
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
2176
- "children": [
2177
- {
2178
- "kind": "TypeNominal",
2179
- "name": "Source",
2180
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
2181
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
2182
- }
2183
- ]
2184
- }
2185
- ]
2006
+ "kind": "TypeNominal",
2007
+ "name": "AVAudioPCMBuffer",
2008
+ "printedName": "AVFAudio.AVAudioPCMBuffer",
2009
+ "usr": "c:objc(cs)AVAudioPCMBuffer"
2010
+ },
2011
+ {
2012
+ "kind": "TypeNominal",
2013
+ "name": "Int",
2014
+ "printedName": "Swift.Int",
2015
+ "usr": "s:Si"
2186
2016
  }
2187
- ],
2188
- "declKind": "EnumElement",
2189
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
2190
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
2191
- "moduleName": "DavoiceTTS"
2017
+ ]
2192
2018
  },
2193
2019
  {
2194
- "kind": "Var",
2195
- "name": "named",
2196
- "printedName": "named",
2020
+ "kind": "TypeNominal",
2021
+ "name": "String",
2022
+ "printedName": "Swift.String",
2023
+ "usr": "s:SS"
2024
+ },
2025
+ {
2026
+ "kind": "TypeNominal",
2027
+ "name": "Int32",
2028
+ "printedName": "Swift.Int32",
2029
+ "hasDefaultArg": true,
2030
+ "usr": "s:s5Int32V"
2031
+ },
2032
+ {
2033
+ "kind": "TypeNominal",
2034
+ "name": "UUID",
2035
+ "printedName": "Foundation.UUID",
2036
+ "usr": "s:10Foundation4UUIDV"
2037
+ },
2038
+ {
2039
+ "kind": "TypeNominal",
2040
+ "name": "Optional",
2041
+ "printedName": "Swift.Character?",
2197
2042
  "children": [
2198
2043
  {
2199
- "kind": "TypeFunc",
2200
- "name": "Function",
2201
- "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
2202
- "children": [
2203
- {
2204
- "kind": "TypeFunc",
2205
- "name": "Function",
2206
- "printedName": "(Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
2207
- "children": [
2208
- {
2209
- "kind": "TypeNominal",
2210
- "name": "Source",
2211
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
2212
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
2213
- },
2214
- {
2215
- "kind": "TypeNominal",
2216
- "name": "String",
2217
- "printedName": "Swift.String",
2218
- "usr": "s:SS"
2219
- }
2220
- ]
2221
- },
2222
- {
2223
- "kind": "TypeNominal",
2224
- "name": "Metatype",
2225
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
2226
- "children": [
2227
- {
2228
- "kind": "TypeNominal",
2229
- "name": "Source",
2230
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
2231
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
2232
- }
2233
- ]
2234
- }
2235
- ]
2044
+ "kind": "TypeNominal",
2045
+ "name": "Character",
2046
+ "printedName": "Swift.Character",
2047
+ "usr": "s:SJ"
2236
2048
  }
2237
2049
  ],
2238
- "declKind": "EnumElement",
2239
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
2240
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
2241
- "moduleName": "DavoiceTTS"
2050
+ "hasDefaultArg": true,
2051
+ "usr": "s:Sq"
2242
2052
  }
2243
2053
  ],
2244
- "declKind": "Enum",
2245
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO",
2246
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO",
2054
+ "declKind": "Func",
2055
+ "usr": "s:10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2056
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2247
2057
  "moduleName": "DavoiceTTS",
2248
2058
  "declAttributes": [
2249
- "AccessControl",
2250
- "RawDocComment"
2059
+ "Final",
2060
+ "AccessControl"
2251
2061
  ],
2252
- "conformances": [
2253
- {
2254
- "kind": "Conformance",
2255
- "name": "Copyable",
2256
- "printedName": "Copyable",
2257
- "usr": "s:s8CopyableP",
2258
- "mangledName": "$ss8CopyableP"
2259
- },
2260
- {
2261
- "kind": "Conformance",
2262
- "name": "Escapable",
2263
- "printedName": "Escapable",
2264
- "usr": "s:s9EscapableP",
2265
- "mangledName": "$ss9EscapableP"
2266
- }
2267
- ]
2062
+ "throwing": true,
2063
+ "funcSelfKind": "NonMutating"
2268
2064
  },
2269
2065
  {
2270
2066
  "kind": "Function",
2271
- "name": "audioPlayerDidFinishPlaying",
2272
- "printedName": "audioPlayerDidFinishPlaying(_:successfully:)",
2067
+ "name": "synthesize_top",
2068
+ "printedName": "synthesize_top(_:speakerId:token:)",
2273
2069
  "children": [
2274
2070
  {
2275
2071
  "kind": "TypeNominal",
2276
- "name": "Void",
2277
- "printedName": "()"
2072
+ "name": "AVAudioPCMBuffer",
2073
+ "printedName": "AVFAudio.AVAudioPCMBuffer",
2074
+ "usr": "c:objc(cs)AVAudioPCMBuffer"
2278
2075
  },
2279
2076
  {
2280
2077
  "kind": "TypeNominal",
2281
- "name": "AVAudioPlayer",
2282
- "printedName": "AVFAudio.AVAudioPlayer",
2283
- "usr": "c:objc(cs)AVAudioPlayer"
2078
+ "name": "String",
2079
+ "printedName": "Swift.String",
2080
+ "usr": "s:SS"
2284
2081
  },
2285
2082
  {
2286
2083
  "kind": "TypeNominal",
2287
- "name": "Bool",
2288
- "printedName": "Swift.Bool",
2289
- "usr": "s:Sb"
2084
+ "name": "Int32",
2085
+ "printedName": "Swift.Int32",
2086
+ "hasDefaultArg": true,
2087
+ "usr": "s:s5Int32V"
2088
+ },
2089
+ {
2090
+ "kind": "TypeNominal",
2091
+ "name": "UUID",
2092
+ "printedName": "Foundation.UUID",
2093
+ "usr": "s:10Foundation4UUIDV"
2290
2094
  }
2291
2095
  ],
2292
2096
  "declKind": "Func",
2293
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)audioPlayerDidFinishPlaying:successfully:",
2294
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC27audioPlayerDidFinishPlaying_12successfullyySo07AVAudioG0C_SbtF",
2097
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top:speakerId:token:error:",
2098
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C14synthesize_top_9speakerId5tokenSo16AVAudioPCMBufferCSS_s5Int32V10Foundation4UUIDVtKF",
2295
2099
  "moduleName": "DavoiceTTS",
2296
- "objc_name": "audioPlayerDidFinishPlaying:successfully:",
2297
2100
  "declAttributes": [
2298
2101
  "Final",
2299
- "ObjC",
2300
2102
  "AccessControl",
2301
- "RawDocComment"
2103
+ "RawDocComment",
2104
+ "ObjC"
2302
2105
  ],
2106
+ "throwing": true,
2303
2107
  "funcSelfKind": "NonMutating"
2304
2108
  },
2305
2109
  {
2306
- "kind": "Function",
2307
- "name": "activateSpeaker",
2308
- "printedName": "activateSpeaker()",
2110
+ "kind": "Constructor",
2111
+ "name": "init",
2112
+ "printedName": "init()",
2309
2113
  "children": [
2310
2114
  {
2311
2115
  "kind": "TypeNominal",
2312
- "name": "Void",
2313
- "printedName": "()"
2116
+ "name": "DaVoiceTTS",
2117
+ "printedName": "DavoiceTTS.DaVoiceTTS",
2118
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
2314
2119
  }
2315
2120
  ],
2316
- "declKind": "Func",
2317
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
2318
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
2121
+ "declKind": "Constructor",
2122
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)init",
2123
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0CACycfc",
2319
2124
  "moduleName": "DavoiceTTS",
2125
+ "overriding": true,
2126
+ "implicit": true,
2127
+ "objc_name": "init",
2320
2128
  "declAttributes": [
2321
- "Final",
2322
- "AccessControl"
2129
+ "Dynamic",
2130
+ "ObjC",
2131
+ "Override"
2323
2132
  ],
2324
- "funcSelfKind": "NonMutating"
2133
+ "init_kind": "Designated"
2325
2134
  }
2326
2135
  ],
2327
2136
  "declKind": "Class",
2328
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue",
2329
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC",
2137
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS",
2138
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C",
2330
2139
  "moduleName": "DavoiceTTS",
2331
2140
  "declAttributes": [
2332
2141
  "Final",
2333
2142
  "AccessControl",
2334
- "RawDocComment",
2143
+ "ObjCMembers",
2335
2144
  "ObjC"
2336
2145
  ],
2337
2146
  "superclassUsr": "c:objc(cs)NSObject",
2338
- "hasMissingDesignatedInitializers": true,
2339
- "inheritsConvenienceInitializers": true,
2340
2147
  "superclassNames": [
2341
2148
  "ObjectiveC.NSObject"
2342
2149
  ],
@@ -2406,58 +2213,418 @@
2406
2213
  }
2407
2214
  ]
2408
2215
  },
2216
+ {
2217
+ "kind": "Import",
2218
+ "name": "Foundation",
2219
+ "printedName": "Foundation",
2220
+ "declKind": "Import",
2221
+ "moduleName": "DavoiceTTS",
2222
+ "declAttributes": [
2223
+ "RawDocComment"
2224
+ ]
2225
+ },
2409
2226
  {
2410
2227
  "kind": "TypeDecl",
2411
- "name": "DaVoiceTTS",
2412
- "printedName": "DaVoiceTTS",
2228
+ "name": "AudioPlaybackHook",
2229
+ "printedName": "AudioPlaybackHook",
2413
2230
  "children": [
2414
2231
  {
2415
- "kind": "TypeDecl",
2416
- "name": "Config",
2417
- "printedName": "Config",
2418
- "declKind": "Struct",
2419
- "usr": "s:10DavoiceTTS07DaVoiceB0C6ConfigV",
2420
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C6ConfigV",
2421
- "moduleName": "DavoiceTTS",
2232
+ "kind": "Var",
2233
+ "name": "engineScheduleFile",
2234
+ "printedName": "engineScheduleFile",
2235
+ "children": [
2236
+ {
2237
+ "kind": "TypeNominal",
2238
+ "name": "Optional",
2239
+ "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
2240
+ "children": [
2241
+ {
2242
+ "kind": "TypeFunc",
2243
+ "name": "Function",
2244
+ "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
2245
+ "children": [
2246
+ {
2247
+ "kind": "TypeNominal",
2248
+ "name": "Bool",
2249
+ "printedName": "Swift.Bool",
2250
+ "usr": "s:Sb"
2251
+ },
2252
+ {
2253
+ "kind": "TypeNominal",
2254
+ "name": "Tuple",
2255
+ "printedName": "(Foundation.URL, () -> ())",
2256
+ "children": [
2257
+ {
2258
+ "kind": "TypeNominal",
2259
+ "name": "URL",
2260
+ "printedName": "Foundation.URL",
2261
+ "usr": "s:10Foundation3URLV"
2262
+ },
2263
+ {
2264
+ "kind": "TypeFunc",
2265
+ "name": "Function",
2266
+ "printedName": "() -> ()",
2267
+ "children": [
2268
+ {
2269
+ "kind": "TypeNominal",
2270
+ "name": "Void",
2271
+ "printedName": "()"
2272
+ },
2273
+ {
2274
+ "kind": "TypeNominal",
2275
+ "name": "Void",
2276
+ "printedName": "()"
2277
+ }
2278
+ ]
2279
+ }
2280
+ ]
2281
+ }
2282
+ ]
2283
+ }
2284
+ ],
2285
+ "usr": "s:Sq"
2286
+ }
2287
+ ],
2288
+ "declKind": "Var",
2289
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
2290
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvpZ",
2291
+ "moduleName": "DavoiceTTS",
2292
+ "static": true,
2422
2293
  "declAttributes": [
2423
- "AccessControl"
2294
+ "HasInitialValue",
2295
+ "HasStorage",
2296
+ "AccessControl",
2297
+ "RawDocComment"
2424
2298
  ],
2425
- "conformances": [
2299
+ "hasStorage": true,
2300
+ "accessors": [
2426
2301
  {
2427
- "kind": "Conformance",
2428
- "name": "Copyable",
2429
- "printedName": "Copyable",
2430
- "usr": "s:s8CopyableP",
2431
- "mangledName": "$ss8CopyableP"
2302
+ "kind": "Accessor",
2303
+ "name": "Get",
2304
+ "printedName": "Get()",
2305
+ "children": [
2306
+ {
2307
+ "kind": "TypeNominal",
2308
+ "name": "Optional",
2309
+ "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
2310
+ "children": [
2311
+ {
2312
+ "kind": "TypeFunc",
2313
+ "name": "Function",
2314
+ "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
2315
+ "children": [
2316
+ {
2317
+ "kind": "TypeNominal",
2318
+ "name": "Bool",
2319
+ "printedName": "Swift.Bool",
2320
+ "usr": "s:Sb"
2321
+ },
2322
+ {
2323
+ "kind": "TypeNominal",
2324
+ "name": "Tuple",
2325
+ "printedName": "(Foundation.URL, () -> ())",
2326
+ "children": [
2327
+ {
2328
+ "kind": "TypeNominal",
2329
+ "name": "URL",
2330
+ "printedName": "Foundation.URL",
2331
+ "usr": "s:10Foundation3URLV"
2332
+ },
2333
+ {
2334
+ "kind": "TypeFunc",
2335
+ "name": "Function",
2336
+ "printedName": "() -> ()",
2337
+ "children": [
2338
+ {
2339
+ "kind": "TypeNominal",
2340
+ "name": "Void",
2341
+ "printedName": "()"
2342
+ },
2343
+ {
2344
+ "kind": "TypeNominal",
2345
+ "name": "Void",
2346
+ "printedName": "()"
2347
+ }
2348
+ ]
2349
+ }
2350
+ ]
2351
+ }
2352
+ ]
2353
+ }
2354
+ ],
2355
+ "usr": "s:Sq"
2356
+ }
2357
+ ],
2358
+ "declKind": "Accessor",
2359
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
2360
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvgZ",
2361
+ "moduleName": "DavoiceTTS",
2362
+ "static": true,
2363
+ "implicit": true,
2364
+ "accessorKind": "get"
2432
2365
  },
2433
2366
  {
2434
- "kind": "Conformance",
2435
- "name": "Escapable",
2436
- "printedName": "Escapable",
2437
- "usr": "s:s9EscapableP",
2438
- "mangledName": "$ss9EscapableP"
2367
+ "kind": "Accessor",
2368
+ "name": "Set",
2369
+ "printedName": "Set()",
2370
+ "children": [
2371
+ {
2372
+ "kind": "TypeNominal",
2373
+ "name": "Void",
2374
+ "printedName": "()"
2375
+ },
2376
+ {
2377
+ "kind": "TypeNominal",
2378
+ "name": "Optional",
2379
+ "printedName": "((Foundation.URL, @escaping () -> ()) -> Swift.Bool)?",
2380
+ "children": [
2381
+ {
2382
+ "kind": "TypeFunc",
2383
+ "name": "Function",
2384
+ "printedName": "(Foundation.URL, @escaping () -> ()) -> Swift.Bool",
2385
+ "children": [
2386
+ {
2387
+ "kind": "TypeNominal",
2388
+ "name": "Bool",
2389
+ "printedName": "Swift.Bool",
2390
+ "usr": "s:Sb"
2391
+ },
2392
+ {
2393
+ "kind": "TypeNominal",
2394
+ "name": "Tuple",
2395
+ "printedName": "(Foundation.URL, () -> ())",
2396
+ "children": [
2397
+ {
2398
+ "kind": "TypeNominal",
2399
+ "name": "URL",
2400
+ "printedName": "Foundation.URL",
2401
+ "usr": "s:10Foundation3URLV"
2402
+ },
2403
+ {
2404
+ "kind": "TypeFunc",
2405
+ "name": "Function",
2406
+ "printedName": "() -> ()",
2407
+ "children": [
2408
+ {
2409
+ "kind": "TypeNominal",
2410
+ "name": "Void",
2411
+ "printedName": "()"
2412
+ },
2413
+ {
2414
+ "kind": "TypeNominal",
2415
+ "name": "Void",
2416
+ "printedName": "()"
2417
+ }
2418
+ ]
2419
+ }
2420
+ ]
2421
+ }
2422
+ ]
2423
+ }
2424
+ ],
2425
+ "usr": "s:Sq"
2426
+ }
2427
+ ],
2428
+ "declKind": "Accessor",
2429
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
2430
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvsZ",
2431
+ "moduleName": "DavoiceTTS",
2432
+ "static": true,
2433
+ "implicit": true,
2434
+ "accessorKind": "set"
2435
+ },
2436
+ {
2437
+ "kind": "Accessor",
2438
+ "name": "Modify",
2439
+ "printedName": "Modify()",
2440
+ "children": [
2441
+ {
2442
+ "kind": "TypeNominal",
2443
+ "name": "Void",
2444
+ "printedName": "()"
2445
+ }
2446
+ ],
2447
+ "declKind": "Accessor",
2448
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
2449
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO18engineScheduleFileSb10Foundation3URLV_yyctcSgvMZ",
2450
+ "moduleName": "DavoiceTTS",
2451
+ "static": true,
2452
+ "implicit": true,
2453
+ "accessorKind": "_modify"
2454
+ }
2455
+ ]
2456
+ },
2457
+ {
2458
+ "kind": "Var",
2459
+ "name": "isEngineReady",
2460
+ "printedName": "isEngineReady",
2461
+ "children": [
2462
+ {
2463
+ "kind": "TypeNominal",
2464
+ "name": "Optional",
2465
+ "printedName": "(() -> Swift.Bool)?",
2466
+ "children": [
2467
+ {
2468
+ "kind": "TypeFunc",
2469
+ "name": "Function",
2470
+ "printedName": "() -> Swift.Bool",
2471
+ "children": [
2472
+ {
2473
+ "kind": "TypeNominal",
2474
+ "name": "Bool",
2475
+ "printedName": "Swift.Bool",
2476
+ "usr": "s:Sb"
2477
+ },
2478
+ {
2479
+ "kind": "TypeNominal",
2480
+ "name": "Void",
2481
+ "printedName": "()"
2482
+ }
2483
+ ]
2484
+ }
2485
+ ],
2486
+ "usr": "s:Sq"
2487
+ }
2488
+ ],
2489
+ "declKind": "Var",
2490
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
2491
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvpZ",
2492
+ "moduleName": "DavoiceTTS",
2493
+ "static": true,
2494
+ "declAttributes": [
2495
+ "HasInitialValue",
2496
+ "HasStorage",
2497
+ "AccessControl",
2498
+ "RawDocComment"
2499
+ ],
2500
+ "hasStorage": true,
2501
+ "accessors": [
2502
+ {
2503
+ "kind": "Accessor",
2504
+ "name": "Get",
2505
+ "printedName": "Get()",
2506
+ "children": [
2507
+ {
2508
+ "kind": "TypeNominal",
2509
+ "name": "Optional",
2510
+ "printedName": "(() -> Swift.Bool)?",
2511
+ "children": [
2512
+ {
2513
+ "kind": "TypeFunc",
2514
+ "name": "Function",
2515
+ "printedName": "() -> Swift.Bool",
2516
+ "children": [
2517
+ {
2518
+ "kind": "TypeNominal",
2519
+ "name": "Bool",
2520
+ "printedName": "Swift.Bool",
2521
+ "usr": "s:Sb"
2522
+ },
2523
+ {
2524
+ "kind": "TypeNominal",
2525
+ "name": "Void",
2526
+ "printedName": "()"
2527
+ }
2528
+ ]
2529
+ }
2530
+ ],
2531
+ "usr": "s:Sq"
2532
+ }
2533
+ ],
2534
+ "declKind": "Accessor",
2535
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
2536
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvgZ",
2537
+ "moduleName": "DavoiceTTS",
2538
+ "static": true,
2539
+ "implicit": true,
2540
+ "accessorKind": "get"
2541
+ },
2542
+ {
2543
+ "kind": "Accessor",
2544
+ "name": "Set",
2545
+ "printedName": "Set()",
2546
+ "children": [
2547
+ {
2548
+ "kind": "TypeNominal",
2549
+ "name": "Void",
2550
+ "printedName": "()"
2551
+ },
2552
+ {
2553
+ "kind": "TypeNominal",
2554
+ "name": "Optional",
2555
+ "printedName": "(() -> Swift.Bool)?",
2556
+ "children": [
2557
+ {
2558
+ "kind": "TypeFunc",
2559
+ "name": "Function",
2560
+ "printedName": "() -> Swift.Bool",
2561
+ "children": [
2562
+ {
2563
+ "kind": "TypeNominal",
2564
+ "name": "Bool",
2565
+ "printedName": "Swift.Bool",
2566
+ "usr": "s:Sb"
2567
+ },
2568
+ {
2569
+ "kind": "TypeNominal",
2570
+ "name": "Void",
2571
+ "printedName": "()"
2572
+ }
2573
+ ]
2574
+ }
2575
+ ],
2576
+ "usr": "s:Sq"
2577
+ }
2578
+ ],
2579
+ "declKind": "Accessor",
2580
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
2581
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvsZ",
2582
+ "moduleName": "DavoiceTTS",
2583
+ "static": true,
2584
+ "implicit": true,
2585
+ "accessorKind": "set"
2586
+ },
2587
+ {
2588
+ "kind": "Accessor",
2589
+ "name": "Modify",
2590
+ "printedName": "Modify()",
2591
+ "children": [
2592
+ {
2593
+ "kind": "TypeNominal",
2594
+ "name": "Void",
2595
+ "printedName": "()"
2596
+ }
2597
+ ],
2598
+ "declKind": "Accessor",
2599
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
2600
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO13isEngineReadySbycSgvMZ",
2601
+ "moduleName": "DavoiceTTS",
2602
+ "static": true,
2603
+ "implicit": true,
2604
+ "accessorKind": "_modify"
2439
2605
  }
2440
2606
  ]
2441
2607
  },
2442
2608
  {
2443
2609
  "kind": "Var",
2444
- "name": "onLastUtteranceFinished",
2445
- "printedName": "onLastUtteranceFinished",
2610
+ "name": "useOnlyEnginePlayback",
2611
+ "printedName": "useOnlyEnginePlayback",
2446
2612
  "children": [
2447
2613
  {
2448
2614
  "kind": "TypeNominal",
2449
2615
  "name": "Optional",
2450
- "printedName": "(() -> ())?",
2616
+ "printedName": "(() -> Swift.Bool)?",
2451
2617
  "children": [
2452
2618
  {
2453
2619
  "kind": "TypeFunc",
2454
2620
  "name": "Function",
2455
- "printedName": "() -> ()",
2621
+ "printedName": "() -> Swift.Bool",
2456
2622
  "children": [
2457
2623
  {
2458
2624
  "kind": "TypeNominal",
2459
- "name": "Void",
2460
- "printedName": "()"
2625
+ "name": "Bool",
2626
+ "printedName": "Swift.Bool",
2627
+ "usr": "s:Sb"
2461
2628
  },
2462
2629
  {
2463
2630
  "kind": "TypeNominal",
@@ -2471,16 +2638,14 @@
2471
2638
  }
2472
2639
  ],
2473
2640
  "declKind": "Var",
2474
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(py)onLastUtteranceFinished",
2475
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvp",
2641
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
2642
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvpZ",
2476
2643
  "moduleName": "DavoiceTTS",
2644
+ "static": true,
2477
2645
  "declAttributes": [
2478
2646
  "HasInitialValue",
2479
- "Final",
2480
2647
  "HasStorage",
2481
- "AccessControl",
2482
- "ObjC",
2483
- "RawDocComment"
2648
+ "AccessControl"
2484
2649
  ],
2485
2650
  "hasStorage": true,
2486
2651
  "accessors": [
@@ -2492,17 +2657,18 @@
2492
2657
  {
2493
2658
  "kind": "TypeNominal",
2494
2659
  "name": "Optional",
2495
- "printedName": "(() -> ())?",
2660
+ "printedName": "(() -> Swift.Bool)?",
2496
2661
  "children": [
2497
2662
  {
2498
2663
  "kind": "TypeFunc",
2499
2664
  "name": "Function",
2500
- "printedName": "() -> ()",
2665
+ "printedName": "() -> Swift.Bool",
2501
2666
  "children": [
2502
2667
  {
2503
2668
  "kind": "TypeNominal",
2504
- "name": "Void",
2505
- "printedName": "()"
2669
+ "name": "Bool",
2670
+ "printedName": "Swift.Bool",
2671
+ "usr": "s:Sb"
2506
2672
  },
2507
2673
  {
2508
2674
  "kind": "TypeNominal",
@@ -2516,14 +2682,11 @@
2516
2682
  }
2517
2683
  ],
2518
2684
  "declKind": "Accessor",
2519
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)onLastUtteranceFinished",
2520
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvg",
2685
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
2686
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvgZ",
2521
2687
  "moduleName": "DavoiceTTS",
2688
+ "static": true,
2522
2689
  "implicit": true,
2523
- "declAttributes": [
2524
- "Final",
2525
- "ObjC"
2526
- ],
2527
2690
  "accessorKind": "get"
2528
2691
  },
2529
2692
  {
@@ -2539,17 +2702,18 @@
2539
2702
  {
2540
2703
  "kind": "TypeNominal",
2541
2704
  "name": "Optional",
2542
- "printedName": "(() -> ())?",
2705
+ "printedName": "(() -> Swift.Bool)?",
2543
2706
  "children": [
2544
2707
  {
2545
2708
  "kind": "TypeFunc",
2546
2709
  "name": "Function",
2547
- "printedName": "() -> ()",
2710
+ "printedName": "() -> Swift.Bool",
2548
2711
  "children": [
2549
2712
  {
2550
2713
  "kind": "TypeNominal",
2551
- "name": "Void",
2552
- "printedName": "()"
2714
+ "name": "Bool",
2715
+ "printedName": "Swift.Bool",
2716
+ "usr": "s:Sb"
2553
2717
  },
2554
2718
  {
2555
2719
  "kind": "TypeNominal",
@@ -2563,14 +2727,11 @@
2563
2727
  }
2564
2728
  ],
2565
2729
  "declKind": "Accessor",
2566
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)setOnLastUtteranceFinished:",
2567
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvs",
2730
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
2731
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvsZ",
2568
2732
  "moduleName": "DavoiceTTS",
2733
+ "static": true,
2569
2734
  "implicit": true,
2570
- "declAttributes": [
2571
- "Final",
2572
- "ObjC"
2573
- ],
2574
2735
  "accessorKind": "set"
2575
2736
  },
2576
2737
  {
@@ -2585,282 +2746,170 @@
2585
2746
  }
2586
2747
  ],
2587
2748
  "declKind": "Accessor",
2588
- "usr": "s:10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
2589
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
2749
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
2750
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO013useOnlyEngineD0SbycSgvMZ",
2590
2751
  "moduleName": "DavoiceTTS",
2752
+ "static": true,
2591
2753
  "implicit": true,
2592
- "declAttributes": [
2593
- "Final"
2594
- ],
2595
2754
  "accessorKind": "_modify"
2596
2755
  }
2597
2756
  ]
2598
2757
  },
2599
2758
  {
2600
- "kind": "Constructor",
2601
- "name": "init",
2602
- "printedName": "init(model:)",
2603
- "children": [
2604
- {
2605
- "kind": "TypeNominal",
2606
- "name": "DaVoiceTTS",
2607
- "printedName": "DavoiceTTS.DaVoiceTTS",
2608
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
2609
- },
2610
- {
2611
- "kind": "TypeNominal",
2612
- "name": "URL",
2613
- "printedName": "Foundation.URL",
2614
- "usr": "s:10Foundation3URLV"
2615
- }
2616
- ],
2617
- "declKind": "Constructor",
2618
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)initWithModel:error:",
2619
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C5modelAC10Foundation3URLV_tKcfc",
2620
- "moduleName": "DavoiceTTS",
2621
- "objc_name": "initWithModel:error:",
2622
- "declAttributes": [
2623
- "AccessControl",
2624
- "ObjC"
2625
- ],
2626
- "throwing": true,
2627
- "init_kind": "Designated"
2628
- },
2629
- {
2630
- "kind": "Function",
2631
- "name": "stopSpeaking",
2632
- "printedName": "stopSpeaking()",
2633
- "children": [
2634
- {
2635
- "kind": "TypeNominal",
2636
- "name": "Void",
2637
- "printedName": "()"
2638
- }
2639
- ],
2640
- "declKind": "Func",
2641
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)stopSpeaking",
2642
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C12stopSpeakingyyF",
2643
- "moduleName": "DavoiceTTS",
2644
- "declAttributes": [
2645
- "Final",
2646
- "AccessControl",
2647
- "ObjC",
2648
- "RawDocComment"
2649
- ],
2650
- "funcSelfKind": "NonMutating"
2651
- },
2652
- {
2653
- "kind": "Function",
2654
- "name": "destroy",
2655
- "printedName": "destroy()",
2759
+ "kind": "Var",
2760
+ "name": "stopEnginePlayback",
2761
+ "printedName": "stopEnginePlayback",
2656
2762
  "children": [
2657
2763
  {
2658
2764
  "kind": "TypeNominal",
2659
- "name": "Void",
2660
- "printedName": "()"
2765
+ "name": "Optional",
2766
+ "printedName": "(() -> ())?",
2767
+ "children": [
2768
+ {
2769
+ "kind": "TypeFunc",
2770
+ "name": "Function",
2771
+ "printedName": "() -> ()",
2772
+ "children": [
2773
+ {
2774
+ "kind": "TypeNominal",
2775
+ "name": "Void",
2776
+ "printedName": "()"
2777
+ },
2778
+ {
2779
+ "kind": "TypeNominal",
2780
+ "name": "Void",
2781
+ "printedName": "()"
2782
+ }
2783
+ ]
2784
+ }
2785
+ ],
2786
+ "usr": "s:Sq"
2661
2787
  }
2662
2788
  ],
2663
- "declKind": "Func",
2664
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)destroy",
2665
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C7destroyyyF",
2789
+ "declKind": "Var",
2790
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
2791
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvpZ",
2666
2792
  "moduleName": "DavoiceTTS",
2793
+ "static": true,
2667
2794
  "declAttributes": [
2668
- "Final",
2669
- "AccessControl",
2670
- "ObjC",
2671
- "RawDocComment"
2795
+ "HasInitialValue",
2796
+ "HasStorage",
2797
+ "AccessControl"
2672
2798
  ],
2673
- "funcSelfKind": "NonMutating"
2674
- },
2675
- {
2676
- "kind": "Function",
2677
- "name": "speak",
2678
- "printedName": "speak(_:sid:)",
2679
- "children": [
2680
- {
2681
- "kind": "TypeNominal",
2682
- "name": "Void",
2683
- "printedName": "()"
2684
- },
2685
- {
2686
- "kind": "TypeNominal",
2687
- "name": "String",
2688
- "printedName": "Swift.String",
2689
- "usr": "s:SS"
2690
- },
2799
+ "hasStorage": true,
2800
+ "accessors": [
2691
2801
  {
2692
- "kind": "TypeNominal",
2693
- "name": "Int32",
2694
- "printedName": "Swift.Int32",
2695
- "hasDefaultArg": true,
2696
- "usr": "s:s5Int32V"
2697
- }
2698
- ],
2699
- "declKind": "Func",
2700
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)speak:sid:",
2701
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C5speak_3sidySS_s5Int32VtF",
2702
- "moduleName": "DavoiceTTS",
2703
- "declAttributes": [
2704
- "Final",
2705
- "AccessControl",
2706
- "ObjC"
2707
- ],
2708
- "funcSelfKind": "NonMutating"
2709
- },
2710
- {
2711
- "kind": "Function",
2712
- "name": "synthesize",
2713
- "printedName": "synthesize(_:speakerId:token:terminal:)",
2714
- "children": [
2802
+ "kind": "Accessor",
2803
+ "name": "Get",
2804
+ "printedName": "Get()",
2805
+ "children": [
2806
+ {
2807
+ "kind": "TypeNominal",
2808
+ "name": "Optional",
2809
+ "printedName": "(() -> ())?",
2810
+ "children": [
2811
+ {
2812
+ "kind": "TypeFunc",
2813
+ "name": "Function",
2814
+ "printedName": "() -> ()",
2815
+ "children": [
2816
+ {
2817
+ "kind": "TypeNominal",
2818
+ "name": "Void",
2819
+ "printedName": "()"
2820
+ },
2821
+ {
2822
+ "kind": "TypeNominal",
2823
+ "name": "Void",
2824
+ "printedName": "()"
2825
+ }
2826
+ ]
2827
+ }
2828
+ ],
2829
+ "usr": "s:Sq"
2830
+ }
2831
+ ],
2832
+ "declKind": "Accessor",
2833
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
2834
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvgZ",
2835
+ "moduleName": "DavoiceTTS",
2836
+ "static": true,
2837
+ "implicit": true,
2838
+ "accessorKind": "get"
2839
+ },
2715
2840
  {
2716
- "kind": "TypeNominal",
2717
- "name": "Tuple",
2718
- "printedName": "(AVFAudio.AVAudioPCMBuffer, Swift.Int)",
2841
+ "kind": "Accessor",
2842
+ "name": "Set",
2843
+ "printedName": "Set()",
2719
2844
  "children": [
2720
2845
  {
2721
2846
  "kind": "TypeNominal",
2722
- "name": "AVAudioPCMBuffer",
2723
- "printedName": "AVFAudio.AVAudioPCMBuffer",
2724
- "usr": "c:objc(cs)AVAudioPCMBuffer"
2847
+ "name": "Void",
2848
+ "printedName": "()"
2725
2849
  },
2726
2850
  {
2727
2851
  "kind": "TypeNominal",
2728
- "name": "Int",
2729
- "printedName": "Swift.Int",
2730
- "usr": "s:Si"
2852
+ "name": "Optional",
2853
+ "printedName": "(() -> ())?",
2854
+ "children": [
2855
+ {
2856
+ "kind": "TypeFunc",
2857
+ "name": "Function",
2858
+ "printedName": "() -> ()",
2859
+ "children": [
2860
+ {
2861
+ "kind": "TypeNominal",
2862
+ "name": "Void",
2863
+ "printedName": "()"
2864
+ },
2865
+ {
2866
+ "kind": "TypeNominal",
2867
+ "name": "Void",
2868
+ "printedName": "()"
2869
+ }
2870
+ ]
2871
+ }
2872
+ ],
2873
+ "usr": "s:Sq"
2731
2874
  }
2732
- ]
2733
- },
2734
- {
2735
- "kind": "TypeNominal",
2736
- "name": "String",
2737
- "printedName": "Swift.String",
2738
- "usr": "s:SS"
2739
- },
2740
- {
2741
- "kind": "TypeNominal",
2742
- "name": "Int32",
2743
- "printedName": "Swift.Int32",
2744
- "hasDefaultArg": true,
2745
- "usr": "s:s5Int32V"
2746
- },
2747
- {
2748
- "kind": "TypeNominal",
2749
- "name": "UUID",
2750
- "printedName": "Foundation.UUID",
2751
- "usr": "s:10Foundation4UUIDV"
2875
+ ],
2876
+ "declKind": "Accessor",
2877
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
2878
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvsZ",
2879
+ "moduleName": "DavoiceTTS",
2880
+ "static": true,
2881
+ "implicit": true,
2882
+ "accessorKind": "set"
2752
2883
  },
2753
2884
  {
2754
- "kind": "TypeNominal",
2755
- "name": "Optional",
2756
- "printedName": "Swift.Character?",
2885
+ "kind": "Accessor",
2886
+ "name": "Modify",
2887
+ "printedName": "Modify()",
2757
2888
  "children": [
2758
2889
  {
2759
2890
  "kind": "TypeNominal",
2760
- "name": "Character",
2761
- "printedName": "Swift.Character",
2762
- "usr": "s:SJ"
2891
+ "name": "Void",
2892
+ "printedName": "()"
2763
2893
  }
2764
2894
  ],
2765
- "hasDefaultArg": true,
2766
- "usr": "s:Sq"
2767
- }
2768
- ],
2769
- "declKind": "Func",
2770
- "usr": "s:10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2771
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2772
- "moduleName": "DavoiceTTS",
2773
- "declAttributes": [
2774
- "Final",
2775
- "AccessControl"
2776
- ],
2777
- "throwing": true,
2778
- "funcSelfKind": "NonMutating"
2779
- },
2780
- {
2781
- "kind": "Function",
2782
- "name": "synthesize_top",
2783
- "printedName": "synthesize_top(_:speakerId:token:)",
2784
- "children": [
2785
- {
2786
- "kind": "TypeNominal",
2787
- "name": "AVAudioPCMBuffer",
2788
- "printedName": "AVFAudio.AVAudioPCMBuffer",
2789
- "usr": "c:objc(cs)AVAudioPCMBuffer"
2790
- },
2791
- {
2792
- "kind": "TypeNominal",
2793
- "name": "String",
2794
- "printedName": "Swift.String",
2795
- "usr": "s:SS"
2796
- },
2797
- {
2798
- "kind": "TypeNominal",
2799
- "name": "Int32",
2800
- "printedName": "Swift.Int32",
2801
- "hasDefaultArg": true,
2802
- "usr": "s:s5Int32V"
2803
- },
2804
- {
2805
- "kind": "TypeNominal",
2806
- "name": "UUID",
2807
- "printedName": "Foundation.UUID",
2808
- "usr": "s:10Foundation4UUIDV"
2809
- }
2810
- ],
2811
- "declKind": "Func",
2812
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top:speakerId:token:error:",
2813
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C14synthesize_top_9speakerId5tokenSo16AVAudioPCMBufferCSS_s5Int32V10Foundation4UUIDVtKF",
2814
- "moduleName": "DavoiceTTS",
2815
- "declAttributes": [
2816
- "Final",
2817
- "AccessControl",
2818
- "RawDocComment",
2819
- "ObjC"
2820
- ],
2821
- "throwing": true,
2822
- "funcSelfKind": "NonMutating"
2823
- },
2824
- {
2825
- "kind": "Constructor",
2826
- "name": "init",
2827
- "printedName": "init()",
2828
- "children": [
2829
- {
2830
- "kind": "TypeNominal",
2831
- "name": "DaVoiceTTS",
2832
- "printedName": "DavoiceTTS.DaVoiceTTS",
2833
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
2895
+ "declKind": "Accessor",
2896
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
2897
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO010stopEngineD0yycSgvMZ",
2898
+ "moduleName": "DavoiceTTS",
2899
+ "static": true,
2900
+ "implicit": true,
2901
+ "accessorKind": "_modify"
2834
2902
  }
2835
- ],
2836
- "declKind": "Constructor",
2837
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)init",
2838
- "mangledName": "$s10DavoiceTTS07DaVoiceB0CACycfc",
2839
- "moduleName": "DavoiceTTS",
2840
- "overriding": true,
2841
- "implicit": true,
2842
- "objc_name": "init",
2843
- "declAttributes": [
2844
- "Dynamic",
2845
- "ObjC",
2846
- "Override"
2847
- ],
2848
- "init_kind": "Designated"
2903
+ ]
2849
2904
  }
2850
2905
  ],
2851
- "declKind": "Class",
2852
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS",
2853
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C",
2906
+ "declKind": "Enum",
2907
+ "usr": "s:10DavoiceTTS17AudioPlaybackHookO",
2908
+ "mangledName": "$s10DavoiceTTS17AudioPlaybackHookO",
2854
2909
  "moduleName": "DavoiceTTS",
2855
2910
  "declAttributes": [
2856
- "Final",
2857
2911
  "AccessControl",
2858
- "ObjCMembers",
2859
- "ObjC"
2860
- ],
2861
- "superclassUsr": "c:objc(cs)NSObject",
2862
- "superclassNames": [
2863
- "ObjectiveC.NSObject"
2912
+ "RawDocComment"
2864
2913
  ],
2865
2914
  "conformances": [
2866
2915
  {
@@ -2876,55 +2925,6 @@
2876
2925
  "printedName": "Escapable",
2877
2926
  "usr": "s:s9EscapableP",
2878
2927
  "mangledName": "$ss9EscapableP"
2879
- },
2880
- {
2881
- "kind": "Conformance",
2882
- "name": "Equatable",
2883
- "printedName": "Equatable",
2884
- "usr": "s:SQ",
2885
- "mangledName": "$sSQ"
2886
- },
2887
- {
2888
- "kind": "Conformance",
2889
- "name": "Hashable",
2890
- "printedName": "Hashable",
2891
- "usr": "s:SH",
2892
- "mangledName": "$sSH"
2893
- },
2894
- {
2895
- "kind": "Conformance",
2896
- "name": "CVarArg",
2897
- "printedName": "CVarArg",
2898
- "usr": "s:s7CVarArgP",
2899
- "mangledName": "$ss7CVarArgP"
2900
- },
2901
- {
2902
- "kind": "Conformance",
2903
- "name": "_KeyValueCodingAndObservingPublishing",
2904
- "printedName": "_KeyValueCodingAndObservingPublishing",
2905
- "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
2906
- "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
2907
- },
2908
- {
2909
- "kind": "Conformance",
2910
- "name": "_KeyValueCodingAndObserving",
2911
- "printedName": "_KeyValueCodingAndObserving",
2912
- "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
2913
- "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
2914
- },
2915
- {
2916
- "kind": "Conformance",
2917
- "name": "CustomStringConvertible",
2918
- "printedName": "CustomStringConvertible",
2919
- "usr": "s:s23CustomStringConvertibleP",
2920
- "mangledName": "$ss23CustomStringConvertibleP"
2921
- },
2922
- {
2923
- "kind": "Conformance",
2924
- "name": "CustomDebugStringConvertible",
2925
- "printedName": "CustomDebugStringConvertible",
2926
- "usr": "s:s28CustomDebugStringConvertibleP",
2927
- "mangledName": "$ss28CustomDebugStringConvertibleP"
2928
2928
  }
2929
2929
  ]
2930
2930
  }
@@ -3058,129 +3058,136 @@
3058
3058
  "length": 1,
3059
3059
  "value": "0"
3060
3060
  },
3061
+ {
3062
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3063
+ "kind": "BooleanLiteral",
3064
+ "offset": 2103,
3065
+ "length": 5,
3066
+ "value": "false"
3067
+ },
3068
+ {
3069
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3070
+ "kind": "BooleanLiteral",
3071
+ "offset": 2139,
3072
+ "length": 5,
3073
+ "value": "false"
3074
+ },
3061
3075
  {
3062
3076
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3063
3077
  "kind": "IntegerLiteral",
3064
- "offset": 2146,
3078
+ "offset": 2269,
3065
3079
  "length": 1,
3066
3080
  "value": "0"
3067
3081
  },
3068
3082
  {
3069
3083
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3070
3084
  "kind": "IntegerLiteral",
3071
- "offset": 2197,
3085
+ "offset": 2320,
3072
3086
  "length": 1,
3073
3087
  "value": "0"
3074
3088
  },
3075
3089
  {
3076
3090
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3077
3091
  "kind": "StringLiteral",
3078
- "offset": 2240,
3092
+ "offset": 2363,
3079
3093
  "length": 6,
3080
3094
  "value": "\"cold\""
3081
3095
  },
3082
3096
  {
3083
3097
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3084
3098
  "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,
3099
+ "offset": 2699,
3093
3100
  "length": 5,
3094
3101
  "value": "false"
3095
3102
  },
3096
3103
  {
3097
3104
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3098
3105
  "kind": "IntegerLiteral",
3099
- "offset": 2694,
3106
+ "offset": 2777,
3100
3107
  "length": 1,
3101
3108
  "value": "0"
3102
3109
  },
3103
3110
  {
3104
3111
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3105
3112
  "kind": "FloatLiteral",
3106
- "offset": 2788,
3113
+ "offset": 2871,
3107
3114
  "length": 3,
3108
3115
  "value": "0.3"
3109
3116
  },
3110
3117
  {
3111
3118
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3112
3119
  "kind": "IntegerLiteral",
3113
- "offset": 2869,
3120
+ "offset": 2952,
3114
3121
  "length": 1,
3115
3122
  "value": "0"
3116
3123
  },
3117
3124
  {
3118
3125
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3119
3126
  "kind": "BooleanLiteral",
3120
- "offset": 2930,
3127
+ "offset": 3013,
3121
3128
  "length": 5,
3122
3129
  "value": "false"
3123
3130
  },
3124
3131
  {
3125
3132
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3126
3133
  "kind": "Array",
3127
- "offset": 2994,
3134
+ "offset": 3077,
3128
3135
  "length": 2,
3129
3136
  "value": "[]"
3130
3137
  },
3131
3138
  {
3132
3139
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3133
3140
  "kind": "StringLiteral",
3134
- "offset": 3046,
3141
+ "offset": 3129,
3135
3142
  "length": 16,
3136
3143
  "value": "\"stt.tts.serial\""
3137
3144
  },
3138
3145
  {
3139
3146
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3140
3147
  "kind": "BooleanLiteral",
3141
- "offset": 3135,
3148
+ "offset": 3218,
3142
3149
  "length": 5,
3143
3150
  "value": "false"
3144
3151
  },
3145
3152
  {
3146
3153
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3147
3154
  "kind": "BooleanLiteral",
3148
- "offset": 3248,
3155
+ "offset": 3331,
3149
3156
  "length": 5,
3150
3157
  "value": "false"
3151
3158
  },
3152
3159
  {
3153
3160
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3154
3161
  "kind": "Array",
3155
- "offset": 3910,
3162
+ "offset": 3993,
3156
3163
  "length": 203,
3157
3164
  "value": "[\"onSpeechResults\", \"onSpeechStart\", \"onSpeechPartialResults\", \"onSpeechError\", \"onSpeechEnd\", \"onSpeechRecognized\", \"onSpeechVolumeChanged\"]"
3158
3165
  },
3159
3166
  {
3160
3167
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3161
3168
  "kind": "IntegerLiteral",
3162
- "offset": 4150,
3169
+ "offset": 4233,
3163
3170
  "length": 1,
3164
3171
  "value": "0"
3165
3172
  },
3166
3173
  {
3167
3174
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3168
3175
  "kind": "IntegerLiteral",
3169
- "offset": 4341,
3176
+ "offset": 4424,
3170
3177
  "length": 1,
3171
3178
  "value": "0"
3172
3179
  },
3173
3180
  {
3174
3181
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3175
3182
  "kind": "BooleanLiteral",
3176
- "offset": 12625,
3183
+ "offset": 12611,
3177
3184
  "length": 4,
3178
3185
  "value": "true"
3179
3186
  },
3180
3187
  {
3181
3188
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3182
3189
  "kind": "FloatLiteral",
3183
- "offset": 35724,
3190
+ "offset": 36281,
3184
3191
  "length": 3,
3185
3192
  "value": "0.7"
3186
3193
  },