react-native-davoice-tts 1.0.203 → 1.0.206

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (17) hide show
  1. package/TTSRNBridge.podspec +1 -1
  2. package/ios/TTSRNBridge/DavoiceTTS.xcframework/Info.plist +5 -5
  3. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/DavoiceTTS +0 -0
  4. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.abi.json +1494 -1494
  5. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.private.swiftinterface +20 -20
  6. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftinterface +20 -20
  7. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/DavoiceTTS +0 -0
  8. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json +1494 -1494
  9. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +20 -20
  10. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.swiftinterface +20 -20
  11. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json +1494 -1494
  12. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +20 -20
  13. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +20 -20
  14. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeDirectory +0 -0
  15. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeRequirements-1 +0 -0
  16. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeResources +24 -24
  17. package/package.json +1 -1
@@ -731,41 +731,89 @@
731
731
  },
732
732
  {
733
733
  "kind": "Import",
734
- "name": "UIKit",
735
- "printedName": "UIKit",
736
- "declKind": "Import",
737
- "moduleName": "DavoiceTTS"
738
- },
739
- {
740
- "kind": "Import",
741
- "name": "Speech",
742
- "printedName": "Speech",
734
+ "name": "onnxruntime_objc",
735
+ "printedName": "onnxruntime_objc",
743
736
  "declKind": "Import",
744
737
  "moduleName": "DavoiceTTS"
745
738
  },
746
739
  {
747
740
  "kind": "Import",
748
- "name": "Accelerate",
749
- "printedName": "Accelerate",
741
+ "name": "phonemes",
742
+ "printedName": "phonemes",
750
743
  "declKind": "Import",
751
- "moduleName": "DavoiceTTS"
744
+ "moduleName": "DavoiceTTS",
745
+ "declAttributes": [
746
+ "RawDocComment"
747
+ ]
752
748
  },
753
749
  {
754
750
  "kind": "Import",
755
- "name": "AVFAudio",
756
- "printedName": "AVFAudio",
751
+ "name": "AVFoundation",
752
+ "printedName": "AVFoundation",
757
753
  "declKind": "Import",
758
754
  "moduleName": "DavoiceTTS"
759
755
  },
760
756
  {
761
757
  "kind": "TypeDecl",
762
- "name": "STTDelegate",
763
- "printedName": "STTDelegate",
758
+ "name": "SwiftSoundQueue",
759
+ "printedName": "SwiftSoundQueue",
764
760
  "children": [
761
+ {
762
+ "kind": "Var",
763
+ "name": "shared",
764
+ "printedName": "shared",
765
+ "children": [
766
+ {
767
+ "kind": "TypeNominal",
768
+ "name": "SwiftSoundQueue",
769
+ "printedName": "DavoiceTTS.SwiftSoundQueue",
770
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
771
+ }
772
+ ],
773
+ "declKind": "Var",
774
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
775
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
776
+ "moduleName": "DavoiceTTS",
777
+ "static": true,
778
+ "declAttributes": [
779
+ "HasInitialValue",
780
+ "Final",
781
+ "HasStorage",
782
+ "AccessControl",
783
+ "RawDocComment"
784
+ ],
785
+ "isLet": true,
786
+ "hasStorage": true,
787
+ "accessors": [
788
+ {
789
+ "kind": "Accessor",
790
+ "name": "Get",
791
+ "printedName": "Get()",
792
+ "children": [
793
+ {
794
+ "kind": "TypeNominal",
795
+ "name": "SwiftSoundQueue",
796
+ "printedName": "DavoiceTTS.SwiftSoundQueue",
797
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
798
+ }
799
+ ],
800
+ "declKind": "Accessor",
801
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
802
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
803
+ "moduleName": "DavoiceTTS",
804
+ "static": true,
805
+ "implicit": true,
806
+ "declAttributes": [
807
+ "Final"
808
+ ],
809
+ "accessorKind": "get"
810
+ }
811
+ ]
812
+ },
765
813
  {
766
814
  "kind": "Function",
767
- "name": "stt",
768
- "printedName": "stt(_:didEmitEvent:body:)",
815
+ "name": "notifyWhenURLFinishes",
816
+ "printedName": "notifyWhenURLFinishes(_:_:)",
769
817
  "children": [
770
818
  {
771
819
  "kind": "TypeNominal",
@@ -774,115 +822,82 @@
774
822
  },
775
823
  {
776
824
  "kind": "TypeNominal",
777
- "name": "STT",
778
- "printedName": "DavoiceTTS.STT",
779
- "usr": "c:@M@DavoiceTTS@objc(cs)STT"
780
- },
781
- {
782
- "kind": "TypeNominal",
783
- "name": "String",
784
- "printedName": "Swift.String",
785
- "usr": "s:SS"
825
+ "name": "URL",
826
+ "printedName": "Foundation.URL",
827
+ "usr": "s:10Foundation3URLV"
786
828
  },
787
829
  {
788
- "kind": "TypeNominal",
789
- "name": "Optional",
790
- "printedName": "[Swift.String : Any]?",
830
+ "kind": "TypeFunc",
831
+ "name": "Function",
832
+ "printedName": "() -> ()",
791
833
  "children": [
792
834
  {
793
835
  "kind": "TypeNominal",
794
- "name": "Dictionary",
795
- "printedName": "[Swift.String : Any]",
796
- "children": [
797
- {
798
- "kind": "TypeNominal",
799
- "name": "String",
800
- "printedName": "Swift.String",
801
- "usr": "s:SS"
802
- },
803
- {
804
- "kind": "TypeNominal",
805
- "name": "ProtocolComposition",
806
- "printedName": "Any"
807
- }
808
- ],
809
- "usr": "s:SD"
836
+ "name": "Void",
837
+ "printedName": "()"
838
+ },
839
+ {
840
+ "kind": "TypeNominal",
841
+ "name": "Void",
842
+ "printedName": "()"
810
843
  }
811
- ],
812
- "usr": "s:Sq"
844
+ ]
813
845
  }
814
846
  ],
815
847
  "declKind": "Func",
816
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate(im)stt:didEmitEvent:body:",
817
- "mangledName": "$s10DavoiceTTS11STTDelegateP3stt_12didEmitEvent4bodyyAA3STTC_SSSDySSypGSgtF",
848
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
849
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
818
850
  "moduleName": "DavoiceTTS",
819
- "genericSig": "<τ_0_0 where τ_0_0 : DavoiceTTS.STTDelegate>",
820
- "sugared_genericSig": "<Self where Self : DavoiceTTS.STTDelegate>",
821
- "protocolReq": true,
822
851
  "declAttributes": [
823
- "ObjC"
852
+ "Final",
853
+ "AccessControl",
854
+ "RawDocComment"
824
855
  ],
825
- "reqNewWitnessTableEntry": true,
826
856
  "funcSelfKind": "NonMutating"
827
- }
828
- ],
829
- "declKind": "Protocol",
830
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate",
831
- "mangledName": "$s10DavoiceTTS11STTDelegateP",
832
- "moduleName": "DavoiceTTS",
833
- "genericSig": "<τ_0_0 : AnyObject>",
834
- "sugared_genericSig": "<Self : AnyObject>",
835
- "declAttributes": [
836
- "AccessControl",
837
- "ObjC",
838
- "RawDocComment"
839
- ],
840
- "conformances": [
841
- {
842
- "kind": "Conformance",
843
- "name": "Escapable",
844
- "printedName": "Escapable",
845
- "usr": "s:s9EscapableP",
846
- "mangledName": "$ss9EscapableP"
847
857
  },
848
- {
849
- "kind": "Conformance",
850
- "name": "Copyable",
851
- "printedName": "Copyable",
852
- "usr": "s:s8CopyableP",
853
- "mangledName": "$ss8CopyableP"
854
- }
855
- ]
856
- },
857
- {
858
- "kind": "TypeDecl",
859
- "name": "STT",
860
- "printedName": "STT",
861
- "children": [
862
858
  {
863
859
  "kind": "Var",
864
- "name": "delegate",
865
- "printedName": "delegate",
860
+ "name": "onItemDone",
861
+ "printedName": "onItemDone",
866
862
  "children": [
867
863
  {
868
864
  "kind": "TypeNominal",
869
- "name": "WeakStorage",
870
- "printedName": "(any DavoiceTTS.STTDelegate)?"
865
+ "name": "Optional",
866
+ "printedName": "((Foundation.URL) -> ())?",
867
+ "children": [
868
+ {
869
+ "kind": "TypeFunc",
870
+ "name": "Function",
871
+ "printedName": "(Foundation.URL) -> ()",
872
+ "children": [
873
+ {
874
+ "kind": "TypeNominal",
875
+ "name": "Void",
876
+ "printedName": "()"
877
+ },
878
+ {
879
+ "kind": "TypeNominal",
880
+ "name": "URL",
881
+ "printedName": "Foundation.URL",
882
+ "usr": "s:10Foundation3URLV"
883
+ }
884
+ ]
885
+ }
886
+ ],
887
+ "usr": "s:Sq"
871
888
  }
872
889
  ],
873
890
  "declKind": "Var",
874
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)delegate",
875
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvp",
891
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
892
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
876
893
  "moduleName": "DavoiceTTS",
877
894
  "declAttributes": [
878
895
  "HasInitialValue",
879
896
  "Final",
880
897
  "HasStorage",
881
- "ReferenceOwnership",
882
898
  "AccessControl",
883
- "ObjC"
899
+ "RawDocComment"
884
900
  ],
885
- "ownership": 1,
886
901
  "hasStorage": true,
887
902
  "accessors": [
888
903
  {
@@ -893,26 +908,37 @@
893
908
  {
894
909
  "kind": "TypeNominal",
895
910
  "name": "Optional",
896
- "printedName": "(any DavoiceTTS.STTDelegate)?",
911
+ "printedName": "((Foundation.URL) -> ())?",
897
912
  "children": [
898
913
  {
899
- "kind": "TypeNominal",
900
- "name": "STTDelegate",
901
- "printedName": "any DavoiceTTS.STTDelegate",
902
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
914
+ "kind": "TypeFunc",
915
+ "name": "Function",
916
+ "printedName": "(Foundation.URL) -> ()",
917
+ "children": [
918
+ {
919
+ "kind": "TypeNominal",
920
+ "name": "Void",
921
+ "printedName": "()"
922
+ },
923
+ {
924
+ "kind": "TypeNominal",
925
+ "name": "URL",
926
+ "printedName": "Foundation.URL",
927
+ "usr": "s:10Foundation3URLV"
928
+ }
929
+ ]
903
930
  }
904
931
  ],
905
932
  "usr": "s:Sq"
906
933
  }
907
934
  ],
908
935
  "declKind": "Accessor",
909
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)delegate",
910
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvg",
936
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
937
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
911
938
  "moduleName": "DavoiceTTS",
912
939
  "implicit": true,
913
940
  "declAttributes": [
914
- "Final",
915
- "ObjC"
941
+ "Final"
916
942
  ],
917
943
  "accessorKind": "get"
918
944
  },
@@ -929,26 +955,37 @@
929
955
  {
930
956
  "kind": "TypeNominal",
931
957
  "name": "Optional",
932
- "printedName": "(any DavoiceTTS.STTDelegate)?",
958
+ "printedName": "((Foundation.URL) -> ())?",
933
959
  "children": [
934
960
  {
935
- "kind": "TypeNominal",
936
- "name": "STTDelegate",
937
- "printedName": "any DavoiceTTS.STTDelegate",
938
- "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
939
- }
940
- ],
941
- "usr": "s:Sq"
942
- }
943
- ],
944
- "declKind": "Accessor",
945
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setDelegate:",
946
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvs",
947
- "moduleName": "DavoiceTTS",
948
- "implicit": true,
961
+ "kind": "TypeFunc",
962
+ "name": "Function",
963
+ "printedName": "(Foundation.URL) -> ()",
964
+ "children": [
965
+ {
966
+ "kind": "TypeNominal",
967
+ "name": "Void",
968
+ "printedName": "()"
969
+ },
970
+ {
971
+ "kind": "TypeNominal",
972
+ "name": "URL",
973
+ "printedName": "Foundation.URL",
974
+ "usr": "s:10Foundation3URLV"
975
+ }
976
+ ]
977
+ }
978
+ ],
979
+ "usr": "s:Sq"
980
+ }
981
+ ],
982
+ "declKind": "Accessor",
983
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
984
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
985
+ "moduleName": "DavoiceTTS",
986
+ "implicit": true,
949
987
  "declAttributes": [
950
- "Final",
951
- "ObjC"
988
+ "Final"
952
989
  ],
953
990
  "accessorKind": "set"
954
991
  },
@@ -964,8 +1001,8 @@
964
1001
  }
965
1002
  ],
966
1003
  "declKind": "Accessor",
967
- "usr": "s:10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
968
- "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
1004
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1005
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
969
1006
  "moduleName": "DavoiceTTS",
970
1007
  "implicit": true,
971
1008
  "declAttributes": [
@@ -977,26 +1014,45 @@
977
1014
  },
978
1015
  {
979
1016
  "kind": "Var",
980
- "name": "continuous",
981
- "printedName": "continuous",
1017
+ "name": "onQueueEmpty",
1018
+ "printedName": "onQueueEmpty",
982
1019
  "children": [
983
1020
  {
984
1021
  "kind": "TypeNominal",
985
- "name": "Bool",
986
- "printedName": "Swift.Bool",
987
- "usr": "s:Sb"
1022
+ "name": "Optional",
1023
+ "printedName": "(() -> ())?",
1024
+ "children": [
1025
+ {
1026
+ "kind": "TypeFunc",
1027
+ "name": "Function",
1028
+ "printedName": "() -> ()",
1029
+ "children": [
1030
+ {
1031
+ "kind": "TypeNominal",
1032
+ "name": "Void",
1033
+ "printedName": "()"
1034
+ },
1035
+ {
1036
+ "kind": "TypeNominal",
1037
+ "name": "Void",
1038
+ "printedName": "()"
1039
+ }
1040
+ ]
1041
+ }
1042
+ ],
1043
+ "usr": "s:Sq"
988
1044
  }
989
1045
  ],
990
1046
  "declKind": "Var",
991
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)continuous",
992
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvp",
1047
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
1048
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
993
1049
  "moduleName": "DavoiceTTS",
994
1050
  "declAttributes": [
995
1051
  "HasInitialValue",
996
1052
  "Final",
997
1053
  "HasStorage",
998
1054
  "AccessControl",
999
- "ObjC"
1055
+ "RawDocComment"
1000
1056
  ],
1001
1057
  "hasStorage": true,
1002
1058
  "accessors": [
@@ -1007,19 +1063,37 @@
1007
1063
  "children": [
1008
1064
  {
1009
1065
  "kind": "TypeNominal",
1010
- "name": "Bool",
1011
- "printedName": "Swift.Bool",
1012
- "usr": "s:Sb"
1066
+ "name": "Optional",
1067
+ "printedName": "(() -> ())?",
1068
+ "children": [
1069
+ {
1070
+ "kind": "TypeFunc",
1071
+ "name": "Function",
1072
+ "printedName": "() -> ()",
1073
+ "children": [
1074
+ {
1075
+ "kind": "TypeNominal",
1076
+ "name": "Void",
1077
+ "printedName": "()"
1078
+ },
1079
+ {
1080
+ "kind": "TypeNominal",
1081
+ "name": "Void",
1082
+ "printedName": "()"
1083
+ }
1084
+ ]
1085
+ }
1086
+ ],
1087
+ "usr": "s:Sq"
1013
1088
  }
1014
1089
  ],
1015
1090
  "declKind": "Accessor",
1016
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)continuous",
1017
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvg",
1091
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
1092
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
1018
1093
  "moduleName": "DavoiceTTS",
1019
1094
  "implicit": true,
1020
1095
  "declAttributes": [
1021
- "Final",
1022
- "ObjC"
1096
+ "Final"
1023
1097
  ],
1024
1098
  "accessorKind": "get"
1025
1099
  },
@@ -1035,19 +1109,37 @@
1035
1109
  },
1036
1110
  {
1037
1111
  "kind": "TypeNominal",
1038
- "name": "Bool",
1039
- "printedName": "Swift.Bool",
1040
- "usr": "s:Sb"
1112
+ "name": "Optional",
1113
+ "printedName": "(() -> ())?",
1114
+ "children": [
1115
+ {
1116
+ "kind": "TypeFunc",
1117
+ "name": "Function",
1118
+ "printedName": "() -> ()",
1119
+ "children": [
1120
+ {
1121
+ "kind": "TypeNominal",
1122
+ "name": "Void",
1123
+ "printedName": "()"
1124
+ },
1125
+ {
1126
+ "kind": "TypeNominal",
1127
+ "name": "Void",
1128
+ "printedName": "()"
1129
+ }
1130
+ ]
1131
+ }
1132
+ ],
1133
+ "usr": "s:Sq"
1041
1134
  }
1042
1135
  ],
1043
1136
  "declKind": "Accessor",
1044
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setContinuous:",
1045
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvs",
1137
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
1138
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
1046
1139
  "moduleName": "DavoiceTTS",
1047
1140
  "implicit": true,
1048
1141
  "declAttributes": [
1049
- "Final",
1050
- "ObjC"
1142
+ "Final"
1051
1143
  ],
1052
1144
  "accessorKind": "set"
1053
1145
  },
@@ -1063,8 +1155,8 @@
1063
1155
  }
1064
1156
  ],
1065
1157
  "declKind": "Accessor",
1066
- "usr": "s:10DavoiceTTS3STTC10continuousSbvM",
1067
- "mangledName": "$s10DavoiceTTS3STTC10continuousSbvM",
1158
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
1159
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
1068
1160
  "moduleName": "DavoiceTTS",
1069
1161
  "implicit": true,
1070
1162
  "declAttributes": [
@@ -1075,79 +1167,37 @@
1075
1167
  ]
1076
1168
  },
1077
1169
  {
1078
- "kind": "Var",
1079
- "name": "supportedEvents",
1080
- "printedName": "supportedEvents",
1170
+ "kind": "Function",
1171
+ "name": "enqueue",
1172
+ "printedName": "enqueue(_:)",
1081
1173
  "children": [
1082
1174
  {
1083
1175
  "kind": "TypeNominal",
1084
- "name": "Array",
1085
- "printedName": "[Swift.String]",
1086
- "children": [
1087
- {
1088
- "kind": "TypeNominal",
1089
- "name": "String",
1090
- "printedName": "Swift.String",
1091
- "usr": "s:SS"
1092
- }
1093
- ],
1094
- "usr": "s:Sa"
1176
+ "name": "Void",
1177
+ "printedName": "()"
1178
+ },
1179
+ {
1180
+ "kind": "TypeNominal",
1181
+ "name": "Source",
1182
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1183
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1095
1184
  }
1096
1185
  ],
1097
- "declKind": "Var",
1098
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(cpy)supportedEvents",
1099
- "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvpZ",
1186
+ "declKind": "Func",
1187
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1188
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1100
1189
  "moduleName": "DavoiceTTS",
1101
- "static": true,
1102
1190
  "declAttributes": [
1103
- "HasInitialValue",
1104
1191
  "Final",
1105
- "HasStorage",
1106
1192
  "AccessControl",
1107
- "RawDocComment",
1108
- "ObjC"
1193
+ "RawDocComment"
1109
1194
  ],
1110
- "isLet": true,
1111
- "hasStorage": true,
1112
- "accessors": [
1113
- {
1114
- "kind": "Accessor",
1115
- "name": "Get",
1116
- "printedName": "Get()",
1117
- "children": [
1118
- {
1119
- "kind": "TypeNominal",
1120
- "name": "Array",
1121
- "printedName": "[Swift.String]",
1122
- "children": [
1123
- {
1124
- "kind": "TypeNominal",
1125
- "name": "String",
1126
- "printedName": "Swift.String",
1127
- "usr": "s:SS"
1128
- }
1129
- ],
1130
- "usr": "s:Sa"
1131
- }
1132
- ],
1133
- "declKind": "Accessor",
1134
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(cm)supportedEvents",
1135
- "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvgZ",
1136
- "moduleName": "DavoiceTTS",
1137
- "static": true,
1138
- "implicit": true,
1139
- "declAttributes": [
1140
- "Final",
1141
- "ObjC"
1142
- ],
1143
- "accessorKind": "get"
1144
- }
1145
- ]
1195
+ "funcSelfKind": "NonMutating"
1146
1196
  },
1147
1197
  {
1148
1198
  "kind": "Function",
1149
- "name": "isSpeechAvailable",
1150
- "printedName": "isSpeechAvailable(_:)",
1199
+ "name": "enqueueMany",
1200
+ "printedName": "enqueueMany(_:)",
1151
1201
  "children": [
1152
1202
  {
1153
1203
  "kind": "TypeNominal",
@@ -1155,193 +1205,188 @@
1155
1205
  "printedName": "()"
1156
1206
  },
1157
1207
  {
1158
- "kind": "TypeFunc",
1159
- "name": "Function",
1160
- "printedName": "(Swift.Bool) -> ()",
1208
+ "kind": "TypeNominal",
1209
+ "name": "Array",
1210
+ "printedName": "[DavoiceTTS.SwiftSoundQueue.Source]",
1161
1211
  "children": [
1162
1212
  {
1163
1213
  "kind": "TypeNominal",
1164
- "name": "Void",
1165
- "printedName": "()"
1166
- },
1167
- {
1168
- "kind": "TypeNominal",
1169
- "name": "Bool",
1170
- "printedName": "Swift.Bool",
1171
- "usr": "s:Sb"
1214
+ "name": "Source",
1215
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1216
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1172
1217
  }
1173
- ]
1218
+ ],
1219
+ "usr": "s:Sa"
1174
1220
  }
1175
1221
  ],
1176
1222
  "declKind": "Func",
1177
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isSpeechAvailable:",
1178
- "mangledName": "$s10DavoiceTTS3STTC17isSpeechAvailableyyySbcF",
1223
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1224
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1179
1225
  "moduleName": "DavoiceTTS",
1180
1226
  "declAttributes": [
1181
1227
  "Final",
1182
1228
  "AccessControl",
1183
- "RawDocComment",
1184
- "ObjC"
1229
+ "RawDocComment"
1185
1230
  ],
1186
1231
  "funcSelfKind": "NonMutating"
1187
1232
  },
1188
1233
  {
1189
1234
  "kind": "Function",
1190
- "name": "isRecognizing",
1191
- "printedName": "isRecognizing()",
1235
+ "name": "stop",
1236
+ "printedName": "stop()",
1192
1237
  "children": [
1193
1238
  {
1194
1239
  "kind": "TypeNominal",
1195
- "name": "Bool",
1196
- "printedName": "Swift.Bool",
1197
- "usr": "s:Sb"
1240
+ "name": "Void",
1241
+ "printedName": "()"
1198
1242
  }
1199
1243
  ],
1200
1244
  "declKind": "Func",
1201
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isRecognizing",
1202
- "mangledName": "$s10DavoiceTTS3STTC13isRecognizingSbyF",
1245
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1246
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1203
1247
  "moduleName": "DavoiceTTS",
1204
1248
  "declAttributes": [
1205
1249
  "Final",
1206
1250
  "AccessControl",
1207
- "ObjC"
1251
+ "RawDocComment"
1208
1252
  ],
1209
1253
  "funcSelfKind": "NonMutating"
1210
1254
  },
1211
1255
  {
1212
- "kind": "Function",
1213
- "name": "pauseMicrophone",
1214
- "printedName": "pauseMicrophone()",
1215
- "children": [
1216
- {
1217
- "kind": "TypeNominal",
1218
- "name": "Void",
1219
- "printedName": "()"
1220
- }
1221
- ],
1222
- "declKind": "Func",
1223
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)pauseMicrophone",
1224
- "mangledName": "$s10DavoiceTTS3STTC15pauseMicrophoneyyF",
1225
- "moduleName": "DavoiceTTS",
1226
- "declAttributes": [
1227
- "Final",
1228
- "AccessControl",
1229
- "ObjC",
1230
- "RawDocComment"
1231
- ],
1232
- "funcSelfKind": "NonMutating"
1233
- },
1234
- {
1235
- "kind": "Function",
1236
- "name": "unPauseMicrophone",
1237
- "printedName": "unPauseMicrophone()",
1238
- "children": [
1239
- {
1240
- "kind": "TypeNominal",
1241
- "name": "Void",
1242
- "printedName": "()"
1243
- }
1244
- ],
1245
- "declKind": "Func",
1246
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)unPauseMicrophone",
1247
- "mangledName": "$s10DavoiceTTS3STTC17unPauseMicrophoneyyF",
1248
- "moduleName": "DavoiceTTS",
1249
- "declAttributes": [
1250
- "Final",
1251
- "AccessControl",
1252
- "ObjC"
1253
- ],
1254
- "funcSelfKind": "NonMutating"
1255
- },
1256
- {
1257
- "kind": "Function",
1258
- "name": "startSpeech",
1259
- "printedName": "startSpeech(localeStr:)",
1256
+ "kind": "TypeDecl",
1257
+ "name": "Source",
1258
+ "printedName": "Source",
1260
1259
  "children": [
1261
1260
  {
1262
- "kind": "TypeNominal",
1263
- "name": "Void",
1264
- "printedName": "()"
1265
- },
1266
- {
1267
- "kind": "TypeNominal",
1268
- "name": "Optional",
1269
- "printedName": "Swift.String?",
1261
+ "kind": "Var",
1262
+ "name": "fileURL",
1263
+ "printedName": "fileURL",
1270
1264
  "children": [
1271
1265
  {
1272
- "kind": "TypeNominal",
1273
- "name": "String",
1274
- "printedName": "Swift.String",
1275
- "usr": "s:SS"
1266
+ "kind": "TypeFunc",
1267
+ "name": "Function",
1268
+ "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
1269
+ "children": [
1270
+ {
1271
+ "kind": "TypeFunc",
1272
+ "name": "Function",
1273
+ "printedName": "(Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
1274
+ "children": [
1275
+ {
1276
+ "kind": "TypeNominal",
1277
+ "name": "Source",
1278
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1279
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1280
+ },
1281
+ {
1282
+ "kind": "TypeNominal",
1283
+ "name": "URL",
1284
+ "printedName": "Foundation.URL",
1285
+ "usr": "s:10Foundation3URLV"
1286
+ }
1287
+ ]
1288
+ },
1289
+ {
1290
+ "kind": "TypeNominal",
1291
+ "name": "Metatype",
1292
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
1293
+ "children": [
1294
+ {
1295
+ "kind": "TypeNominal",
1296
+ "name": "Source",
1297
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1298
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1299
+ }
1300
+ ]
1301
+ }
1302
+ ]
1276
1303
  }
1277
1304
  ],
1278
- "usr": "s:Sq"
1279
- }
1280
- ],
1281
- "declKind": "Func",
1282
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)startSpeechWithLocaleStr:",
1283
- "mangledName": "$s10DavoiceTTS3STTC11startSpeech9localeStrySSSg_tF",
1284
- "moduleName": "DavoiceTTS",
1285
- "declAttributes": [
1286
- "Final",
1287
- "AccessControl",
1288
- "ObjC"
1289
- ],
1290
- "funcSelfKind": "NonMutating"
1291
- },
1292
- {
1293
- "kind": "Function",
1294
- "name": "stopSpeech",
1295
- "printedName": "stopSpeech(_:)",
1296
- "children": [
1297
- {
1298
- "kind": "TypeNominal",
1299
- "name": "Void",
1300
- "printedName": "()"
1305
+ "declKind": "EnumElement",
1306
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
1307
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
1308
+ "moduleName": "DavoiceTTS"
1301
1309
  },
1302
1310
  {
1303
- "kind": "TypeNominal",
1304
- "name": "Optional",
1305
- "printedName": "((Swift.Bool) -> ())?",
1311
+ "kind": "Var",
1312
+ "name": "named",
1313
+ "printedName": "named",
1306
1314
  "children": [
1307
1315
  {
1308
1316
  "kind": "TypeFunc",
1309
1317
  "name": "Function",
1310
- "printedName": "(Swift.Bool) -> ()",
1318
+ "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
1311
1319
  "children": [
1312
1320
  {
1313
- "kind": "TypeNominal",
1314
- "name": "Void",
1315
- "printedName": "()"
1321
+ "kind": "TypeFunc",
1322
+ "name": "Function",
1323
+ "printedName": "(Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
1324
+ "children": [
1325
+ {
1326
+ "kind": "TypeNominal",
1327
+ "name": "Source",
1328
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1329
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1330
+ },
1331
+ {
1332
+ "kind": "TypeNominal",
1333
+ "name": "String",
1334
+ "printedName": "Swift.String",
1335
+ "usr": "s:SS"
1336
+ }
1337
+ ]
1316
1338
  },
1317
1339
  {
1318
1340
  "kind": "TypeNominal",
1319
- "name": "Bool",
1320
- "printedName": "Swift.Bool",
1321
- "usr": "s:Sb"
1341
+ "name": "Metatype",
1342
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
1343
+ "children": [
1344
+ {
1345
+ "kind": "TypeNominal",
1346
+ "name": "Source",
1347
+ "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
1348
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1349
+ }
1350
+ ]
1322
1351
  }
1323
1352
  ]
1324
1353
  }
1325
1354
  ],
1326
- "hasDefaultArg": true,
1327
- "usr": "s:Sq"
1355
+ "declKind": "EnumElement",
1356
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
1357
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
1358
+ "moduleName": "DavoiceTTS"
1328
1359
  }
1329
1360
  ],
1330
- "declKind": "Func",
1331
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)stopSpeech:",
1332
- "mangledName": "$s10DavoiceTTS3STTC10stopSpeechyyySbcSgF",
1361
+ "declKind": "Enum",
1362
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO",
1363
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO",
1333
1364
  "moduleName": "DavoiceTTS",
1334
1365
  "declAttributes": [
1335
- "Final",
1336
1366
  "AccessControl",
1337
- "ObjC"
1367
+ "RawDocComment"
1338
1368
  ],
1339
- "funcSelfKind": "NonMutating"
1369
+ "conformances": [
1370
+ {
1371
+ "kind": "Conformance",
1372
+ "name": "Copyable",
1373
+ "printedName": "Copyable",
1374
+ "usr": "s:s8CopyableP",
1375
+ "mangledName": "$ss8CopyableP"
1376
+ },
1377
+ {
1378
+ "kind": "Conformance",
1379
+ "name": "Escapable",
1380
+ "printedName": "Escapable",
1381
+ "usr": "s:s9EscapableP",
1382
+ "mangledName": "$ss9EscapableP"
1383
+ }
1384
+ ]
1340
1385
  },
1341
1386
  {
1342
1387
  "kind": "Function",
1343
- "name": "cancelSpeech",
1344
- "printedName": "cancelSpeech(_:)",
1388
+ "name": "audioPlayerDidFinishPlaying",
1389
+ "printedName": "audioPlayerDidFinishPlaying(_:successfully:)",
1345
1390
  "children": [
1346
1391
  {
1347
1392
  "kind": "TypeNominal",
@@ -1350,188 +1395,64 @@
1350
1395
  },
1351
1396
  {
1352
1397
  "kind": "TypeNominal",
1353
- "name": "Optional",
1354
- "printedName": "((Swift.Bool) -> ())?",
1355
- "children": [
1356
- {
1357
- "kind": "TypeFunc",
1358
- "name": "Function",
1359
- "printedName": "(Swift.Bool) -> ()",
1360
- "children": [
1361
- {
1362
- "kind": "TypeNominal",
1363
- "name": "Void",
1364
- "printedName": "()"
1365
- },
1366
- {
1367
- "kind": "TypeNominal",
1368
- "name": "Bool",
1369
- "printedName": "Swift.Bool",
1370
- "usr": "s:Sb"
1371
- }
1372
- ]
1373
- }
1374
- ],
1375
- "hasDefaultArg": true,
1376
- "usr": "s:Sq"
1398
+ "name": "AVAudioPlayer",
1399
+ "printedName": "AVFAudio.AVAudioPlayer",
1400
+ "usr": "c:objc(cs)AVAudioPlayer"
1401
+ },
1402
+ {
1403
+ "kind": "TypeNominal",
1404
+ "name": "Bool",
1405
+ "printedName": "Swift.Bool",
1406
+ "usr": "s:Sb"
1377
1407
  }
1378
1408
  ],
1379
1409
  "declKind": "Func",
1380
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)cancelSpeech:",
1381
- "mangledName": "$s10DavoiceTTS3STTC12cancelSpeechyyySbcSgF",
1410
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)audioPlayerDidFinishPlaying:successfully:",
1411
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC27audioPlayerDidFinishPlaying_12successfullyySo07AVAudioG0C_SbtF",
1382
1412
  "moduleName": "DavoiceTTS",
1413
+ "objc_name": "audioPlayerDidFinishPlaying:successfully:",
1383
1414
  "declAttributes": [
1384
1415
  "Final",
1416
+ "ObjC",
1385
1417
  "AccessControl",
1386
- "ObjC"
1418
+ "RawDocComment"
1387
1419
  ],
1388
1420
  "funcSelfKind": "NonMutating"
1389
1421
  },
1390
1422
  {
1391
1423
  "kind": "Function",
1392
- "name": "destroySpeech",
1393
- "printedName": "destroySpeech(_:)",
1424
+ "name": "activateSpeaker",
1425
+ "printedName": "activateSpeaker()",
1394
1426
  "children": [
1395
1427
  {
1396
1428
  "kind": "TypeNominal",
1397
1429
  "name": "Void",
1398
1430
  "printedName": "()"
1399
- },
1400
- {
1401
- "kind": "TypeNominal",
1402
- "name": "Optional",
1403
- "printedName": "((Swift.Bool) -> ())?",
1404
- "children": [
1405
- {
1406
- "kind": "TypeFunc",
1407
- "name": "Function",
1408
- "printedName": "(Swift.Bool) -> ()",
1409
- "children": [
1410
- {
1411
- "kind": "TypeNominal",
1412
- "name": "Void",
1413
- "printedName": "()"
1414
- },
1415
- {
1416
- "kind": "TypeNominal",
1417
- "name": "Bool",
1418
- "printedName": "Swift.Bool",
1419
- "usr": "s:Sb"
1420
- }
1421
- ]
1422
- }
1423
- ],
1424
- "hasDefaultArg": true,
1425
- "usr": "s:Sq"
1426
- }
1427
- ],
1428
- "declKind": "Func",
1429
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)destroySpeech:",
1430
- "mangledName": "$s10DavoiceTTS3STTC13destroySpeechyyySbcSgF",
1431
- "moduleName": "DavoiceTTS",
1432
- "declAttributes": [
1433
- "Final",
1434
- "AccessControl",
1435
- "ObjC"
1436
- ],
1437
- "funcSelfKind": "NonMutating"
1438
- },
1439
- {
1440
- "kind": "Function",
1441
- "name": "teardown",
1442
- "printedName": "teardown()",
1443
- "children": [
1444
- {
1445
- "kind": "TypeNominal",
1446
- "name": "Void",
1447
- "printedName": "()"
1448
- }
1449
- ],
1450
- "declKind": "Func",
1451
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)teardown",
1452
- "mangledName": "$s10DavoiceTTS3STTC8teardownyyF",
1453
- "moduleName": "DavoiceTTS",
1454
- "declAttributes": [
1455
- "Final",
1456
- "AccessControl",
1457
- "ObjC"
1458
- ],
1459
- "funcSelfKind": "NonMutating"
1460
- },
1461
- {
1462
- "kind": "Function",
1463
- "name": "speechRecognizer",
1464
- "printedName": "speechRecognizer(_:availabilityDidChange:)",
1465
- "children": [
1466
- {
1467
- "kind": "TypeNominal",
1468
- "name": "Void",
1469
- "printedName": "()"
1470
- },
1471
- {
1472
- "kind": "TypeNominal",
1473
- "name": "SFSpeechRecognizer",
1474
- "printedName": "Speech.SFSpeechRecognizer",
1475
- "usr": "c:objc(cs)SFSpeechRecognizer"
1476
- },
1477
- {
1478
- "kind": "TypeNominal",
1479
- "name": "Bool",
1480
- "printedName": "Swift.Bool",
1481
- "usr": "s:Sb"
1482
1431
  }
1483
1432
  ],
1484
1433
  "declKind": "Func",
1485
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)speechRecognizer:availabilityDidChange:",
1486
- "mangledName": "$s10DavoiceTTS3STTC16speechRecognizer_21availabilityDidChangeySo08SFSpeechE0C_SbtF",
1434
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
1435
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
1487
1436
  "moduleName": "DavoiceTTS",
1488
- "objc_name": "speechRecognizer:availabilityDidChange:",
1489
1437
  "declAttributes": [
1490
1438
  "Final",
1491
- "ObjC",
1492
- "AccessControl",
1493
- "RawDocComment"
1439
+ "AccessControl"
1494
1440
  ],
1495
1441
  "funcSelfKind": "NonMutating"
1496
- },
1497
- {
1498
- "kind": "Constructor",
1499
- "name": "init",
1500
- "printedName": "init()",
1501
- "children": [
1502
- {
1503
- "kind": "TypeNominal",
1504
- "name": "STT",
1505
- "printedName": "DavoiceTTS.STT",
1506
- "usr": "c:@M@DavoiceTTS@objc(cs)STT"
1507
- }
1508
- ],
1509
- "declKind": "Constructor",
1510
- "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)init",
1511
- "mangledName": "$s10DavoiceTTS3STTCACycfc",
1512
- "moduleName": "DavoiceTTS",
1513
- "overriding": true,
1514
- "implicit": true,
1515
- "objc_name": "init",
1516
- "declAttributes": [
1517
- "Dynamic",
1518
- "ObjC",
1519
- "Override"
1520
- ],
1521
- "init_kind": "Designated"
1522
1442
  }
1523
1443
  ],
1524
1444
  "declKind": "Class",
1525
- "usr": "c:@M@DavoiceTTS@objc(cs)STT",
1526
- "mangledName": "$s10DavoiceTTS3STTC",
1445
+ "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue",
1446
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC",
1527
1447
  "moduleName": "DavoiceTTS",
1528
1448
  "declAttributes": [
1529
1449
  "Final",
1530
1450
  "AccessControl",
1531
- "ObjCMembers",
1451
+ "RawDocComment",
1532
1452
  "ObjC"
1533
1453
  ],
1534
1454
  "superclassUsr": "c:objc(cs)NSObject",
1455
+ "hasMissingDesignatedInitializers": true,
1535
1456
  "inheritsConvenienceInitializers": true,
1536
1457
  "superclassNames": [
1537
1458
  "ObjectiveC.NSObject"
@@ -1602,70 +1523,82 @@
1602
1523
  }
1603
1524
  ]
1604
1525
  },
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
1526
  {
1640
1527
  "kind": "TypeDecl",
1641
- "name": "SwiftSoundQueue",
1642
- "printedName": "SwiftSoundQueue",
1528
+ "name": "DaVoiceTTS",
1529
+ "printedName": "DaVoiceTTS",
1643
1530
  "children": [
1531
+ {
1532
+ "kind": "TypeDecl",
1533
+ "name": "Config",
1534
+ "printedName": "Config",
1535
+ "declKind": "Struct",
1536
+ "usr": "s:10DavoiceTTS07DaVoiceB0C6ConfigV",
1537
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C6ConfigV",
1538
+ "moduleName": "DavoiceTTS",
1539
+ "declAttributes": [
1540
+ "AccessControl"
1541
+ ],
1542
+ "conformances": [
1543
+ {
1544
+ "kind": "Conformance",
1545
+ "name": "Copyable",
1546
+ "printedName": "Copyable",
1547
+ "usr": "s:s8CopyableP",
1548
+ "mangledName": "$ss8CopyableP"
1549
+ },
1550
+ {
1551
+ "kind": "Conformance",
1552
+ "name": "Escapable",
1553
+ "printedName": "Escapable",
1554
+ "usr": "s:s9EscapableP",
1555
+ "mangledName": "$ss9EscapableP"
1556
+ }
1557
+ ]
1558
+ },
1644
1559
  {
1645
1560
  "kind": "Var",
1646
- "name": "shared",
1647
- "printedName": "shared",
1561
+ "name": "onLastUtteranceFinished",
1562
+ "printedName": "onLastUtteranceFinished",
1648
1563
  "children": [
1649
1564
  {
1650
1565
  "kind": "TypeNominal",
1651
- "name": "SwiftSoundQueue",
1652
- "printedName": "DavoiceTTS.SwiftSoundQueue",
1653
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
1566
+ "name": "Optional",
1567
+ "printedName": "(() -> ())?",
1568
+ "children": [
1569
+ {
1570
+ "kind": "TypeFunc",
1571
+ "name": "Function",
1572
+ "printedName": "() -> ()",
1573
+ "children": [
1574
+ {
1575
+ "kind": "TypeNominal",
1576
+ "name": "Void",
1577
+ "printedName": "()"
1578
+ },
1579
+ {
1580
+ "kind": "TypeNominal",
1581
+ "name": "Void",
1582
+ "printedName": "()"
1583
+ }
1584
+ ]
1585
+ }
1586
+ ],
1587
+ "usr": "s:Sq"
1654
1588
  }
1655
1589
  ],
1656
1590
  "declKind": "Var",
1657
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
1658
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
1591
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(py)onLastUtteranceFinished",
1592
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvp",
1659
1593
  "moduleName": "DavoiceTTS",
1660
- "static": true,
1661
1594
  "declAttributes": [
1662
1595
  "HasInitialValue",
1663
1596
  "Final",
1664
1597
  "HasStorage",
1665
1598
  "AccessControl",
1599
+ "ObjC",
1666
1600
  "RawDocComment"
1667
1601
  ],
1668
- "isLet": true,
1669
1602
  "hasStorage": true,
1670
1603
  "accessors": [
1671
1604
  {
@@ -1675,153 +1608,38 @@
1675
1608
  "children": [
1676
1609
  {
1677
1610
  "kind": "TypeNominal",
1678
- "name": "SwiftSoundQueue",
1679
- "printedName": "DavoiceTTS.SwiftSoundQueue",
1680
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
1611
+ "name": "Optional",
1612
+ "printedName": "(() -> ())?",
1613
+ "children": [
1614
+ {
1615
+ "kind": "TypeFunc",
1616
+ "name": "Function",
1617
+ "printedName": "() -> ()",
1618
+ "children": [
1619
+ {
1620
+ "kind": "TypeNominal",
1621
+ "name": "Void",
1622
+ "printedName": "()"
1623
+ },
1624
+ {
1625
+ "kind": "TypeNominal",
1626
+ "name": "Void",
1627
+ "printedName": "()"
1628
+ }
1629
+ ]
1630
+ }
1631
+ ],
1632
+ "usr": "s:Sq"
1681
1633
  }
1682
1634
  ],
1683
1635
  "declKind": "Accessor",
1684
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
1685
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
1636
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)onLastUtteranceFinished",
1637
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvg",
1686
1638
  "moduleName": "DavoiceTTS",
1687
- "static": true,
1688
1639
  "implicit": true,
1689
1640
  "declAttributes": [
1690
- "Final"
1691
- ],
1692
- "accessorKind": "get"
1693
- }
1694
- ]
1695
- },
1696
- {
1697
- "kind": "Function",
1698
- "name": "notifyWhenURLFinishes",
1699
- "printedName": "notifyWhenURLFinishes(_:_:)",
1700
- "children": [
1701
- {
1702
- "kind": "TypeNominal",
1703
- "name": "Void",
1704
- "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
- }
1729
- ],
1730
- "declKind": "Func",
1731
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
1732
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC21notifyWhenURLFinishesyy10Foundation3URLV_yyctF",
1733
- "moduleName": "DavoiceTTS",
1734
- "declAttributes": [
1735
- "Final",
1736
- "AccessControl",
1737
- "RawDocComment"
1738
- ],
1739
- "funcSelfKind": "NonMutating"
1740
- },
1741
- {
1742
- "kind": "Var",
1743
- "name": "onItemDone",
1744
- "printedName": "onItemDone",
1745
- "children": [
1746
- {
1747
- "kind": "TypeNominal",
1748
- "name": "Optional",
1749
- "printedName": "((Foundation.URL) -> ())?",
1750
- "children": [
1751
- {
1752
- "kind": "TypeFunc",
1753
- "name": "Function",
1754
- "printedName": "(Foundation.URL) -> ()",
1755
- "children": [
1756
- {
1757
- "kind": "TypeNominal",
1758
- "name": "Void",
1759
- "printedName": "()"
1760
- },
1761
- {
1762
- "kind": "TypeNominal",
1763
- "name": "URL",
1764
- "printedName": "Foundation.URL",
1765
- "usr": "s:10Foundation3URLV"
1766
- }
1767
- ]
1768
- }
1769
- ],
1770
- "usr": "s:Sq"
1771
- }
1772
- ],
1773
- "declKind": "Var",
1774
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
1775
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
1776
- "moduleName": "DavoiceTTS",
1777
- "declAttributes": [
1778
- "HasInitialValue",
1779
- "Final",
1780
- "HasStorage",
1781
- "AccessControl",
1782
- "RawDocComment"
1783
- ],
1784
- "hasStorage": true,
1785
- "accessors": [
1786
- {
1787
- "kind": "Accessor",
1788
- "name": "Get",
1789
- "printedName": "Get()",
1790
- "children": [
1791
- {
1792
- "kind": "TypeNominal",
1793
- "name": "Optional",
1794
- "printedName": "((Foundation.URL) -> ())?",
1795
- "children": [
1796
- {
1797
- "kind": "TypeFunc",
1798
- "name": "Function",
1799
- "printedName": "(Foundation.URL) -> ()",
1800
- "children": [
1801
- {
1802
- "kind": "TypeNominal",
1803
- "name": "Void",
1804
- "printedName": "()"
1805
- },
1806
- {
1807
- "kind": "TypeNominal",
1808
- "name": "URL",
1809
- "printedName": "Foundation.URL",
1810
- "usr": "s:10Foundation3URLV"
1811
- }
1812
- ]
1813
- }
1814
- ],
1815
- "usr": "s:Sq"
1816
- }
1817
- ],
1818
- "declKind": "Accessor",
1819
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
1820
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
1821
- "moduleName": "DavoiceTTS",
1822
- "implicit": true,
1823
- "declAttributes": [
1824
- "Final"
1641
+ "Final",
1642
+ "ObjC"
1825
1643
  ],
1826
1644
  "accessorKind": "get"
1827
1645
  },
@@ -1838,12 +1656,12 @@
1838
1656
  {
1839
1657
  "kind": "TypeNominal",
1840
1658
  "name": "Optional",
1841
- "printedName": "((Foundation.URL) -> ())?",
1659
+ "printedName": "(() -> ())?",
1842
1660
  "children": [
1843
1661
  {
1844
1662
  "kind": "TypeFunc",
1845
1663
  "name": "Function",
1846
- "printedName": "(Foundation.URL) -> ()",
1664
+ "printedName": "() -> ()",
1847
1665
  "children": [
1848
1666
  {
1849
1667
  "kind": "TypeNominal",
@@ -1852,9 +1670,8 @@
1852
1670
  },
1853
1671
  {
1854
1672
  "kind": "TypeNominal",
1855
- "name": "URL",
1856
- "printedName": "Foundation.URL",
1857
- "usr": "s:10Foundation3URLV"
1673
+ "name": "Void",
1674
+ "printedName": "()"
1858
1675
  }
1859
1676
  ]
1860
1677
  }
@@ -1863,12 +1680,13 @@
1863
1680
  }
1864
1681
  ],
1865
1682
  "declKind": "Accessor",
1866
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
1867
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
1683
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)setOnLastUtteranceFinished:",
1684
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvs",
1868
1685
  "moduleName": "DavoiceTTS",
1869
1686
  "implicit": true,
1870
1687
  "declAttributes": [
1871
- "Final"
1688
+ "Final",
1689
+ "ObjC"
1872
1690
  ],
1873
1691
  "accessorKind": "set"
1874
1692
  },
@@ -1884,8 +1702,8 @@
1884
1702
  }
1885
1703
  ],
1886
1704
  "declKind": "Accessor",
1887
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1888
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
1705
+ "usr": "s:10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1706
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
1889
1707
  "moduleName": "DavoiceTTS",
1890
1708
  "implicit": true,
1891
1709
  "declAttributes": [
@@ -1896,163 +1714,85 @@
1896
1714
  ]
1897
1715
  },
1898
1716
  {
1899
- "kind": "Var",
1900
- "name": "onQueueEmpty",
1901
- "printedName": "onQueueEmpty",
1717
+ "kind": "Constructor",
1718
+ "name": "init",
1719
+ "printedName": "init(model:)",
1902
1720
  "children": [
1903
1721
  {
1904
1722
  "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"
1723
+ "name": "DaVoiceTTS",
1724
+ "printedName": "DavoiceTTS.DaVoiceTTS",
1725
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
1726
+ },
1727
+ {
1728
+ "kind": "TypeNominal",
1729
+ "name": "URL",
1730
+ "printedName": "Foundation.URL",
1731
+ "usr": "s:10Foundation3URLV"
1927
1732
  }
1928
1733
  ],
1929
- "declKind": "Var",
1930
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
1931
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
1734
+ "declKind": "Constructor",
1735
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)initWithModel:error:",
1736
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C5modelAC10Foundation3URLV_tKcfc",
1737
+ "moduleName": "DavoiceTTS",
1738
+ "objc_name": "initWithModel:error:",
1739
+ "declAttributes": [
1740
+ "AccessControl",
1741
+ "ObjC"
1742
+ ],
1743
+ "throwing": true,
1744
+ "init_kind": "Designated"
1745
+ },
1746
+ {
1747
+ "kind": "Function",
1748
+ "name": "stopSpeaking",
1749
+ "printedName": "stopSpeaking()",
1750
+ "children": [
1751
+ {
1752
+ "kind": "TypeNominal",
1753
+ "name": "Void",
1754
+ "printedName": "()"
1755
+ }
1756
+ ],
1757
+ "declKind": "Func",
1758
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)stopSpeaking",
1759
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C12stopSpeakingyyF",
1932
1760
  "moduleName": "DavoiceTTS",
1933
1761
  "declAttributes": [
1934
- "HasInitialValue",
1935
1762
  "Final",
1936
- "HasStorage",
1937
1763
  "AccessControl",
1764
+ "ObjC",
1938
1765
  "RawDocComment"
1939
1766
  ],
1940
- "hasStorage": true,
1941
- "accessors": [
1767
+ "funcSelfKind": "NonMutating"
1768
+ },
1769
+ {
1770
+ "kind": "Function",
1771
+ "name": "destroy",
1772
+ "printedName": "destroy()",
1773
+ "children": [
1942
1774
  {
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"
1775
+ "kind": "TypeNominal",
1776
+ "name": "Void",
1777
+ "printedName": "()"
2049
1778
  }
2050
- ]
1779
+ ],
1780
+ "declKind": "Func",
1781
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)destroy",
1782
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C7destroyyyF",
1783
+ "moduleName": "DavoiceTTS",
1784
+ "declAttributes": [
1785
+ "Final",
1786
+ "AccessControl",
1787
+ "ObjC",
1788
+ "RawDocComment"
1789
+ ],
1790
+ "funcSelfKind": "NonMutating"
2051
1791
  },
2052
1792
  {
2053
1793
  "kind": "Function",
2054
- "name": "enqueue",
2055
- "printedName": "enqueue(_:)",
1794
+ "name": "speak",
1795
+ "printedName": "speak(_:sid:)",
2056
1796
  "children": [
2057
1797
  {
2058
1798
  "kind": "TypeNominal",
@@ -2061,282 +1801,181 @@
2061
1801
  },
2062
1802
  {
2063
1803
  "kind": "TypeNominal",
2064
- "name": "Source",
2065
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
2066
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1804
+ "name": "String",
1805
+ "printedName": "Swift.String",
1806
+ "usr": "s:SS"
1807
+ },
1808
+ {
1809
+ "kind": "TypeNominal",
1810
+ "name": "Int32",
1811
+ "printedName": "Swift.Int32",
1812
+ "hasDefaultArg": true,
1813
+ "usr": "s:s5Int32V"
2067
1814
  }
2068
1815
  ],
2069
1816
  "declKind": "Func",
2070
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
2071
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
1817
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)speak:sid:",
1818
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C5speak_3sidySS_s5Int32VtF",
2072
1819
  "moduleName": "DavoiceTTS",
2073
1820
  "declAttributes": [
2074
1821
  "Final",
2075
1822
  "AccessControl",
2076
- "RawDocComment"
1823
+ "ObjC"
2077
1824
  ],
2078
1825
  "funcSelfKind": "NonMutating"
2079
1826
  },
2080
1827
  {
2081
1828
  "kind": "Function",
2082
- "name": "enqueueMany",
2083
- "printedName": "enqueueMany(_:)",
1829
+ "name": "synthesize",
1830
+ "printedName": "synthesize(_:speakerId:token:terminal:)",
2084
1831
  "children": [
2085
1832
  {
2086
1833
  "kind": "TypeNominal",
2087
- "name": "Void",
2088
- "printedName": "()"
1834
+ "name": "Tuple",
1835
+ "printedName": "(AVFAudio.AVAudioPCMBuffer, Swift.Int)",
1836
+ "children": [
1837
+ {
1838
+ "kind": "TypeNominal",
1839
+ "name": "AVAudioPCMBuffer",
1840
+ "printedName": "AVFAudio.AVAudioPCMBuffer",
1841
+ "usr": "c:objc(cs)AVAudioPCMBuffer"
1842
+ },
1843
+ {
1844
+ "kind": "TypeNominal",
1845
+ "name": "Int",
1846
+ "printedName": "Swift.Int",
1847
+ "usr": "s:Si"
1848
+ }
1849
+ ]
2089
1850
  },
2090
1851
  {
2091
1852
  "kind": "TypeNominal",
2092
- "name": "Array",
2093
- "printedName": "[DavoiceTTS.SwiftSoundQueue.Source]",
1853
+ "name": "String",
1854
+ "printedName": "Swift.String",
1855
+ "usr": "s:SS"
1856
+ },
1857
+ {
1858
+ "kind": "TypeNominal",
1859
+ "name": "Int32",
1860
+ "printedName": "Swift.Int32",
1861
+ "hasDefaultArg": true,
1862
+ "usr": "s:s5Int32V"
1863
+ },
1864
+ {
1865
+ "kind": "TypeNominal",
1866
+ "name": "UUID",
1867
+ "printedName": "Foundation.UUID",
1868
+ "usr": "s:10Foundation4UUIDV"
1869
+ },
1870
+ {
1871
+ "kind": "TypeNominal",
1872
+ "name": "Optional",
1873
+ "printedName": "Swift.Character?",
2094
1874
  "children": [
2095
1875
  {
2096
1876
  "kind": "TypeNominal",
2097
- "name": "Source",
2098
- "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
2099
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
1877
+ "name": "Character",
1878
+ "printedName": "Swift.Character",
1879
+ "usr": "s:SJ"
2100
1880
  }
2101
1881
  ],
2102
- "usr": "s:Sa"
1882
+ "hasDefaultArg": true,
1883
+ "usr": "s:Sq"
2103
1884
  }
2104
1885
  ],
2105
1886
  "declKind": "Func",
2106
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
2107
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
1887
+ "usr": "s:10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
1888
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2108
1889
  "moduleName": "DavoiceTTS",
2109
1890
  "declAttributes": [
2110
1891
  "Final",
2111
- "AccessControl",
2112
- "RawDocComment"
1892
+ "AccessControl"
2113
1893
  ],
1894
+ "throwing": true,
2114
1895
  "funcSelfKind": "NonMutating"
2115
1896
  },
2116
1897
  {
2117
1898
  "kind": "Function",
2118
- "name": "stop",
2119
- "printedName": "stop()",
1899
+ "name": "synthesize_top",
1900
+ "printedName": "synthesize_top(_:speakerId:token:)",
2120
1901
  "children": [
2121
1902
  {
2122
1903
  "kind": "TypeNominal",
2123
- "name": "Void",
2124
- "printedName": "()"
1904
+ "name": "AVAudioPCMBuffer",
1905
+ "printedName": "AVFAudio.AVAudioPCMBuffer",
1906
+ "usr": "c:objc(cs)AVAudioPCMBuffer"
1907
+ },
1908
+ {
1909
+ "kind": "TypeNominal",
1910
+ "name": "String",
1911
+ "printedName": "Swift.String",
1912
+ "usr": "s:SS"
1913
+ },
1914
+ {
1915
+ "kind": "TypeNominal",
1916
+ "name": "Int32",
1917
+ "printedName": "Swift.Int32",
1918
+ "hasDefaultArg": true,
1919
+ "usr": "s:s5Int32V"
1920
+ },
1921
+ {
1922
+ "kind": "TypeNominal",
1923
+ "name": "UUID",
1924
+ "printedName": "Foundation.UUID",
1925
+ "usr": "s:10Foundation4UUIDV"
2125
1926
  }
2126
1927
  ],
2127
1928
  "declKind": "Func",
2128
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC4stopyyF",
2129
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC4stopyyF",
1929
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top:speakerId:token:error:",
1930
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C14synthesize_top_9speakerId5tokenSo16AVAudioPCMBufferCSS_s5Int32V10Foundation4UUIDVtKF",
2130
1931
  "moduleName": "DavoiceTTS",
2131
1932
  "declAttributes": [
2132
1933
  "Final",
2133
1934
  "AccessControl",
2134
- "RawDocComment"
1935
+ "RawDocComment",
1936
+ "ObjC"
2135
1937
  ],
1938
+ "throwing": true,
2136
1939
  "funcSelfKind": "NonMutating"
2137
1940
  },
2138
1941
  {
2139
- "kind": "TypeDecl",
2140
- "name": "Source",
2141
- "printedName": "Source",
1942
+ "kind": "Constructor",
1943
+ "name": "init",
1944
+ "printedName": "init()",
2142
1945
  "children": [
2143
- {
2144
- "kind": "Var",
2145
- "name": "fileURL",
2146
- "printedName": "fileURL",
2147
- "children": [
2148
- {
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
- ]
2186
- }
2187
- ],
2188
- "declKind": "EnumElement",
2189
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
2190
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
2191
- "moduleName": "DavoiceTTS"
2192
- },
2193
- {
2194
- "kind": "Var",
2195
- "name": "named",
2196
- "printedName": "named",
2197
- "children": [
2198
- {
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
- ]
2236
- }
2237
- ],
2238
- "declKind": "EnumElement",
2239
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
2240
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
2241
- "moduleName": "DavoiceTTS"
2242
- }
2243
- ],
2244
- "declKind": "Enum",
2245
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO",
2246
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO",
2247
- "moduleName": "DavoiceTTS",
2248
- "declAttributes": [
2249
- "AccessControl",
2250
- "RawDocComment"
2251
- ],
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
- ]
2268
- },
2269
- {
2270
- "kind": "Function",
2271
- "name": "audioPlayerDidFinishPlaying",
2272
- "printedName": "audioPlayerDidFinishPlaying(_:successfully:)",
2273
- "children": [
2274
- {
2275
- "kind": "TypeNominal",
2276
- "name": "Void",
2277
- "printedName": "()"
2278
- },
2279
- {
2280
- "kind": "TypeNominal",
2281
- "name": "AVAudioPlayer",
2282
- "printedName": "AVFAudio.AVAudioPlayer",
2283
- "usr": "c:objc(cs)AVAudioPlayer"
2284
- },
2285
1946
  {
2286
1947
  "kind": "TypeNominal",
2287
- "name": "Bool",
2288
- "printedName": "Swift.Bool",
2289
- "usr": "s:Sb"
1948
+ "name": "DaVoiceTTS",
1949
+ "printedName": "DavoiceTTS.DaVoiceTTS",
1950
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
2290
1951
  }
2291
1952
  ],
2292
- "declKind": "Func",
2293
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)audioPlayerDidFinishPlaying:successfully:",
2294
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC27audioPlayerDidFinishPlaying_12successfullyySo07AVAudioG0C_SbtF",
1953
+ "declKind": "Constructor",
1954
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)init",
1955
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0CACycfc",
2295
1956
  "moduleName": "DavoiceTTS",
2296
- "objc_name": "audioPlayerDidFinishPlaying:successfully:",
1957
+ "overriding": true,
1958
+ "implicit": true,
1959
+ "objc_name": "init",
2297
1960
  "declAttributes": [
2298
- "Final",
1961
+ "Dynamic",
2299
1962
  "ObjC",
2300
- "AccessControl",
2301
- "RawDocComment"
2302
- ],
2303
- "funcSelfKind": "NonMutating"
2304
- },
2305
- {
2306
- "kind": "Function",
2307
- "name": "activateSpeaker",
2308
- "printedName": "activateSpeaker()",
2309
- "children": [
2310
- {
2311
- "kind": "TypeNominal",
2312
- "name": "Void",
2313
- "printedName": "()"
2314
- }
2315
- ],
2316
- "declKind": "Func",
2317
- "usr": "s:10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
2318
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC15activateSpeakeryyF",
2319
- "moduleName": "DavoiceTTS",
2320
- "declAttributes": [
2321
- "Final",
2322
- "AccessControl"
1963
+ "Override"
2323
1964
  ],
2324
- "funcSelfKind": "NonMutating"
1965
+ "init_kind": "Designated"
2325
1966
  }
2326
1967
  ],
2327
1968
  "declKind": "Class",
2328
- "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue",
2329
- "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC",
1969
+ "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS",
1970
+ "mangledName": "$s10DavoiceTTS07DaVoiceB0C",
2330
1971
  "moduleName": "DavoiceTTS",
2331
1972
  "declAttributes": [
2332
1973
  "Final",
2333
1974
  "AccessControl",
2334
- "RawDocComment",
1975
+ "ObjCMembers",
2335
1976
  "ObjC"
2336
1977
  ],
2337
1978
  "superclassUsr": "c:objc(cs)NSObject",
2338
- "hasMissingDesignatedInitializers": true,
2339
- "inheritsConvenienceInitializers": true,
2340
1979
  "superclassNames": [
2341
1980
  "ObjectiveC.NSObject"
2342
1981
  ],
@@ -2406,81 +2045,284 @@
2406
2045
  }
2407
2046
  ]
2408
2047
  },
2048
+ {
2049
+ "kind": "Import",
2050
+ "name": "Foundation",
2051
+ "printedName": "Foundation",
2052
+ "declKind": "Import",
2053
+ "moduleName": "DavoiceTTS",
2054
+ "declAttributes": [
2055
+ "RawDocComment"
2056
+ ]
2057
+ },
2058
+ {
2059
+ "kind": "Import",
2060
+ "name": "UIKit",
2061
+ "printedName": "UIKit",
2062
+ "declKind": "Import",
2063
+ "moduleName": "DavoiceTTS"
2064
+ },
2065
+ {
2066
+ "kind": "Import",
2067
+ "name": "Speech",
2068
+ "printedName": "Speech",
2069
+ "declKind": "Import",
2070
+ "moduleName": "DavoiceTTS"
2071
+ },
2072
+ {
2073
+ "kind": "Import",
2074
+ "name": "Accelerate",
2075
+ "printedName": "Accelerate",
2076
+ "declKind": "Import",
2077
+ "moduleName": "DavoiceTTS"
2078
+ },
2079
+ {
2080
+ "kind": "Import",
2081
+ "name": "AVFAudio",
2082
+ "printedName": "AVFAudio",
2083
+ "declKind": "Import",
2084
+ "moduleName": "DavoiceTTS"
2085
+ },
2409
2086
  {
2410
2087
  "kind": "TypeDecl",
2411
- "name": "DaVoiceTTS",
2412
- "printedName": "DaVoiceTTS",
2088
+ "name": "STTDelegate",
2089
+ "printedName": "STTDelegate",
2413
2090
  "children": [
2414
2091
  {
2415
- "kind": "TypeDecl",
2416
- "name": "Config",
2417
- "printedName": "Config",
2418
- "declKind": "Struct",
2419
- "usr": "s:10DavoiceTTS07DaVoiceB0C6ConfigV",
2420
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C6ConfigV",
2421
- "moduleName": "DavoiceTTS",
2422
- "declAttributes": [
2423
- "AccessControl"
2424
- ],
2425
- "conformances": [
2092
+ "kind": "Function",
2093
+ "name": "stt",
2094
+ "printedName": "stt(_:didEmitEvent:body:)",
2095
+ "children": [
2426
2096
  {
2427
- "kind": "Conformance",
2428
- "name": "Copyable",
2429
- "printedName": "Copyable",
2430
- "usr": "s:s8CopyableP",
2431
- "mangledName": "$ss8CopyableP"
2097
+ "kind": "TypeNominal",
2098
+ "name": "Void",
2099
+ "printedName": "()"
2432
2100
  },
2433
2101
  {
2434
- "kind": "Conformance",
2435
- "name": "Escapable",
2436
- "printedName": "Escapable",
2437
- "usr": "s:s9EscapableP",
2438
- "mangledName": "$ss9EscapableP"
2102
+ "kind": "TypeNominal",
2103
+ "name": "STT",
2104
+ "printedName": "DavoiceTTS.STT",
2105
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT"
2106
+ },
2107
+ {
2108
+ "kind": "TypeNominal",
2109
+ "name": "String",
2110
+ "printedName": "Swift.String",
2111
+ "usr": "s:SS"
2112
+ },
2113
+ {
2114
+ "kind": "TypeNominal",
2115
+ "name": "Optional",
2116
+ "printedName": "[Swift.String : Any]?",
2117
+ "children": [
2118
+ {
2119
+ "kind": "TypeNominal",
2120
+ "name": "Dictionary",
2121
+ "printedName": "[Swift.String : Any]",
2122
+ "children": [
2123
+ {
2124
+ "kind": "TypeNominal",
2125
+ "name": "String",
2126
+ "printedName": "Swift.String",
2127
+ "usr": "s:SS"
2128
+ },
2129
+ {
2130
+ "kind": "TypeNominal",
2131
+ "name": "ProtocolComposition",
2132
+ "printedName": "Any"
2133
+ }
2134
+ ],
2135
+ "usr": "s:SD"
2136
+ }
2137
+ ],
2138
+ "usr": "s:Sq"
2439
2139
  }
2440
- ]
2140
+ ],
2141
+ "declKind": "Func",
2142
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate(im)stt:didEmitEvent:body:",
2143
+ "mangledName": "$s10DavoiceTTS11STTDelegateP3stt_12didEmitEvent4bodyyAA3STTC_SSSDySSypGSgtF",
2144
+ "moduleName": "DavoiceTTS",
2145
+ "genericSig": "<τ_0_0 where τ_0_0 : DavoiceTTS.STTDelegate>",
2146
+ "sugared_genericSig": "<Self where Self : DavoiceTTS.STTDelegate>",
2147
+ "protocolReq": true,
2148
+ "declAttributes": [
2149
+ "ObjC"
2150
+ ],
2151
+ "reqNewWitnessTableEntry": true,
2152
+ "funcSelfKind": "NonMutating"
2153
+ }
2154
+ ],
2155
+ "declKind": "Protocol",
2156
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate",
2157
+ "mangledName": "$s10DavoiceTTS11STTDelegateP",
2158
+ "moduleName": "DavoiceTTS",
2159
+ "genericSig": "<τ_0_0 : AnyObject>",
2160
+ "sugared_genericSig": "<Self : AnyObject>",
2161
+ "declAttributes": [
2162
+ "AccessControl",
2163
+ "ObjC",
2164
+ "RawDocComment"
2165
+ ],
2166
+ "conformances": [
2167
+ {
2168
+ "kind": "Conformance",
2169
+ "name": "Escapable",
2170
+ "printedName": "Escapable",
2171
+ "usr": "s:s9EscapableP",
2172
+ "mangledName": "$ss9EscapableP"
2441
2173
  },
2174
+ {
2175
+ "kind": "Conformance",
2176
+ "name": "Copyable",
2177
+ "printedName": "Copyable",
2178
+ "usr": "s:s8CopyableP",
2179
+ "mangledName": "$ss8CopyableP"
2180
+ }
2181
+ ]
2182
+ },
2183
+ {
2184
+ "kind": "TypeDecl",
2185
+ "name": "STT",
2186
+ "printedName": "STT",
2187
+ "children": [
2442
2188
  {
2443
2189
  "kind": "Var",
2444
- "name": "onLastUtteranceFinished",
2445
- "printedName": "onLastUtteranceFinished",
2190
+ "name": "delegate",
2191
+ "printedName": "delegate",
2446
2192
  "children": [
2447
2193
  {
2448
2194
  "kind": "TypeNominal",
2449
- "name": "Optional",
2450
- "printedName": "(() -> ())?",
2195
+ "name": "WeakStorage",
2196
+ "printedName": "(any DavoiceTTS.STTDelegate)?"
2197
+ }
2198
+ ],
2199
+ "declKind": "Var",
2200
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)delegate",
2201
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvp",
2202
+ "moduleName": "DavoiceTTS",
2203
+ "declAttributes": [
2204
+ "HasInitialValue",
2205
+ "Final",
2206
+ "HasStorage",
2207
+ "ReferenceOwnership",
2208
+ "AccessControl",
2209
+ "ObjC"
2210
+ ],
2211
+ "ownership": 1,
2212
+ "hasStorage": true,
2213
+ "accessors": [
2214
+ {
2215
+ "kind": "Accessor",
2216
+ "name": "Get",
2217
+ "printedName": "Get()",
2451
2218
  "children": [
2452
2219
  {
2453
- "kind": "TypeFunc",
2454
- "name": "Function",
2455
- "printedName": "() -> ()",
2220
+ "kind": "TypeNominal",
2221
+ "name": "Optional",
2222
+ "printedName": "(any DavoiceTTS.STTDelegate)?",
2456
2223
  "children": [
2457
2224
  {
2458
2225
  "kind": "TypeNominal",
2459
- "name": "Void",
2460
- "printedName": "()"
2461
- },
2226
+ "name": "STTDelegate",
2227
+ "printedName": "any DavoiceTTS.STTDelegate",
2228
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
2229
+ }
2230
+ ],
2231
+ "usr": "s:Sq"
2232
+ }
2233
+ ],
2234
+ "declKind": "Accessor",
2235
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)delegate",
2236
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvg",
2237
+ "moduleName": "DavoiceTTS",
2238
+ "implicit": true,
2239
+ "declAttributes": [
2240
+ "Final",
2241
+ "ObjC"
2242
+ ],
2243
+ "accessorKind": "get"
2244
+ },
2245
+ {
2246
+ "kind": "Accessor",
2247
+ "name": "Set",
2248
+ "printedName": "Set()",
2249
+ "children": [
2250
+ {
2251
+ "kind": "TypeNominal",
2252
+ "name": "Void",
2253
+ "printedName": "()"
2254
+ },
2255
+ {
2256
+ "kind": "TypeNominal",
2257
+ "name": "Optional",
2258
+ "printedName": "(any DavoiceTTS.STTDelegate)?",
2259
+ "children": [
2462
2260
  {
2463
2261
  "kind": "TypeNominal",
2464
- "name": "Void",
2465
- "printedName": "()"
2262
+ "name": "STTDelegate",
2263
+ "printedName": "any DavoiceTTS.STTDelegate",
2264
+ "usr": "c:@M@DavoiceTTS@objc(pl)STTDelegate"
2466
2265
  }
2467
- ]
2266
+ ],
2267
+ "usr": "s:Sq"
2468
2268
  }
2469
2269
  ],
2470
- "usr": "s:Sq"
2270
+ "declKind": "Accessor",
2271
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setDelegate:",
2272
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvs",
2273
+ "moduleName": "DavoiceTTS",
2274
+ "implicit": true,
2275
+ "declAttributes": [
2276
+ "Final",
2277
+ "ObjC"
2278
+ ],
2279
+ "accessorKind": "set"
2280
+ },
2281
+ {
2282
+ "kind": "Accessor",
2283
+ "name": "Modify",
2284
+ "printedName": "Modify()",
2285
+ "children": [
2286
+ {
2287
+ "kind": "TypeNominal",
2288
+ "name": "Void",
2289
+ "printedName": "()"
2290
+ }
2291
+ ],
2292
+ "declKind": "Accessor",
2293
+ "usr": "s:10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
2294
+ "mangledName": "$s10DavoiceTTS3STTC8delegateAA11STTDelegate_pSgvM",
2295
+ "moduleName": "DavoiceTTS",
2296
+ "implicit": true,
2297
+ "declAttributes": [
2298
+ "Final"
2299
+ ],
2300
+ "accessorKind": "_modify"
2301
+ }
2302
+ ]
2303
+ },
2304
+ {
2305
+ "kind": "Var",
2306
+ "name": "continuous",
2307
+ "printedName": "continuous",
2308
+ "children": [
2309
+ {
2310
+ "kind": "TypeNominal",
2311
+ "name": "Bool",
2312
+ "printedName": "Swift.Bool",
2313
+ "usr": "s:Sb"
2471
2314
  }
2472
2315
  ],
2473
2316
  "declKind": "Var",
2474
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(py)onLastUtteranceFinished",
2475
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvp",
2317
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(py)continuous",
2318
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvp",
2476
2319
  "moduleName": "DavoiceTTS",
2477
2320
  "declAttributes": [
2478
2321
  "HasInitialValue",
2479
2322
  "Final",
2480
2323
  "HasStorage",
2481
2324
  "AccessControl",
2482
- "ObjC",
2483
- "RawDocComment"
2325
+ "ObjC"
2484
2326
  ],
2485
2327
  "hasStorage": true,
2486
2328
  "accessors": [
@@ -2491,33 +2333,14 @@
2491
2333
  "children": [
2492
2334
  {
2493
2335
  "kind": "TypeNominal",
2494
- "name": "Optional",
2495
- "printedName": "(() -> ())?",
2496
- "children": [
2497
- {
2498
- "kind": "TypeFunc",
2499
- "name": "Function",
2500
- "printedName": "() -> ()",
2501
- "children": [
2502
- {
2503
- "kind": "TypeNominal",
2504
- "name": "Void",
2505
- "printedName": "()"
2506
- },
2507
- {
2508
- "kind": "TypeNominal",
2509
- "name": "Void",
2510
- "printedName": "()"
2511
- }
2512
- ]
2513
- }
2514
- ],
2515
- "usr": "s:Sq"
2336
+ "name": "Bool",
2337
+ "printedName": "Swift.Bool",
2338
+ "usr": "s:Sb"
2516
2339
  }
2517
2340
  ],
2518
2341
  "declKind": "Accessor",
2519
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)onLastUtteranceFinished",
2520
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvg",
2342
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)continuous",
2343
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvg",
2521
2344
  "moduleName": "DavoiceTTS",
2522
2345
  "implicit": true,
2523
2346
  "declAttributes": [
@@ -2538,33 +2361,14 @@
2538
2361
  },
2539
2362
  {
2540
2363
  "kind": "TypeNominal",
2541
- "name": "Optional",
2542
- "printedName": "(() -> ())?",
2543
- "children": [
2544
- {
2545
- "kind": "TypeFunc",
2546
- "name": "Function",
2547
- "printedName": "() -> ()",
2548
- "children": [
2549
- {
2550
- "kind": "TypeNominal",
2551
- "name": "Void",
2552
- "printedName": "()"
2553
- },
2554
- {
2555
- "kind": "TypeNominal",
2556
- "name": "Void",
2557
- "printedName": "()"
2558
- }
2559
- ]
2560
- }
2561
- ],
2562
- "usr": "s:Sq"
2364
+ "name": "Bool",
2365
+ "printedName": "Swift.Bool",
2366
+ "usr": "s:Sb"
2563
2367
  }
2564
2368
  ],
2565
2369
  "declKind": "Accessor",
2566
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)setOnLastUtteranceFinished:",
2567
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvs",
2370
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)setContinuous:",
2371
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvs",
2568
2372
  "moduleName": "DavoiceTTS",
2569
2373
  "implicit": true,
2570
2374
  "declAttributes": [
@@ -2585,8 +2389,8 @@
2585
2389
  }
2586
2390
  ],
2587
2391
  "declKind": "Accessor",
2588
- "usr": "s:10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
2589
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C23onLastUtteranceFinishedyycSgvM",
2392
+ "usr": "s:10DavoiceTTS3STTC10continuousSbvM",
2393
+ "mangledName": "$s10DavoiceTTS3STTC10continuousSbvM",
2590
2394
  "moduleName": "DavoiceTTS",
2591
2395
  "implicit": true,
2592
2396
  "declAttributes": [
@@ -2597,85 +2401,273 @@
2597
2401
  ]
2598
2402
  },
2599
2403
  {
2600
- "kind": "Constructor",
2601
- "name": "init",
2602
- "printedName": "init(model:)",
2404
+ "kind": "Var",
2405
+ "name": "supportedEvents",
2406
+ "printedName": "supportedEvents",
2603
2407
  "children": [
2604
2408
  {
2605
2409
  "kind": "TypeNominal",
2606
- "name": "DaVoiceTTS",
2607
- "printedName": "DavoiceTTS.DaVoiceTTS",
2608
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
2410
+ "name": "Array",
2411
+ "printedName": "[Swift.String]",
2412
+ "children": [
2413
+ {
2414
+ "kind": "TypeNominal",
2415
+ "name": "String",
2416
+ "printedName": "Swift.String",
2417
+ "usr": "s:SS"
2418
+ }
2419
+ ],
2420
+ "usr": "s:Sa"
2421
+ }
2422
+ ],
2423
+ "declKind": "Var",
2424
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(cpy)supportedEvents",
2425
+ "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvpZ",
2426
+ "moduleName": "DavoiceTTS",
2427
+ "static": true,
2428
+ "declAttributes": [
2429
+ "HasInitialValue",
2430
+ "Final",
2431
+ "HasStorage",
2432
+ "AccessControl",
2433
+ "RawDocComment",
2434
+ "ObjC"
2435
+ ],
2436
+ "isLet": true,
2437
+ "hasStorage": true,
2438
+ "accessors": [
2439
+ {
2440
+ "kind": "Accessor",
2441
+ "name": "Get",
2442
+ "printedName": "Get()",
2443
+ "children": [
2444
+ {
2445
+ "kind": "TypeNominal",
2446
+ "name": "Array",
2447
+ "printedName": "[Swift.String]",
2448
+ "children": [
2449
+ {
2450
+ "kind": "TypeNominal",
2451
+ "name": "String",
2452
+ "printedName": "Swift.String",
2453
+ "usr": "s:SS"
2454
+ }
2455
+ ],
2456
+ "usr": "s:Sa"
2457
+ }
2458
+ ],
2459
+ "declKind": "Accessor",
2460
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(cm)supportedEvents",
2461
+ "mangledName": "$s10DavoiceTTS3STTC15supportedEventsSaySSGvgZ",
2462
+ "moduleName": "DavoiceTTS",
2463
+ "static": true,
2464
+ "implicit": true,
2465
+ "declAttributes": [
2466
+ "Final",
2467
+ "ObjC"
2468
+ ],
2469
+ "accessorKind": "get"
2470
+ }
2471
+ ]
2472
+ },
2473
+ {
2474
+ "kind": "Function",
2475
+ "name": "isSpeechAvailable",
2476
+ "printedName": "isSpeechAvailable(_:)",
2477
+ "children": [
2478
+ {
2479
+ "kind": "TypeNominal",
2480
+ "name": "Void",
2481
+ "printedName": "()"
2609
2482
  },
2483
+ {
2484
+ "kind": "TypeFunc",
2485
+ "name": "Function",
2486
+ "printedName": "(Swift.Bool) -> ()",
2487
+ "children": [
2488
+ {
2489
+ "kind": "TypeNominal",
2490
+ "name": "Void",
2491
+ "printedName": "()"
2492
+ },
2493
+ {
2494
+ "kind": "TypeNominal",
2495
+ "name": "Bool",
2496
+ "printedName": "Swift.Bool",
2497
+ "usr": "s:Sb"
2498
+ }
2499
+ ]
2500
+ }
2501
+ ],
2502
+ "declKind": "Func",
2503
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isSpeechAvailable:",
2504
+ "mangledName": "$s10DavoiceTTS3STTC17isSpeechAvailableyyySbcF",
2505
+ "moduleName": "DavoiceTTS",
2506
+ "declAttributes": [
2507
+ "Final",
2508
+ "AccessControl",
2509
+ "RawDocComment",
2510
+ "ObjC"
2511
+ ],
2512
+ "funcSelfKind": "NonMutating"
2513
+ },
2514
+ {
2515
+ "kind": "Function",
2516
+ "name": "isRecognizing",
2517
+ "printedName": "isRecognizing()",
2518
+ "children": [
2610
2519
  {
2611
2520
  "kind": "TypeNominal",
2612
- "name": "URL",
2613
- "printedName": "Foundation.URL",
2614
- "usr": "s:10Foundation3URLV"
2521
+ "name": "Bool",
2522
+ "printedName": "Swift.Bool",
2523
+ "usr": "s:Sb"
2524
+ }
2525
+ ],
2526
+ "declKind": "Func",
2527
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)isRecognizing",
2528
+ "mangledName": "$s10DavoiceTTS3STTC13isRecognizingSbyF",
2529
+ "moduleName": "DavoiceTTS",
2530
+ "declAttributes": [
2531
+ "Final",
2532
+ "AccessControl",
2533
+ "ObjC"
2534
+ ],
2535
+ "funcSelfKind": "NonMutating"
2536
+ },
2537
+ {
2538
+ "kind": "Function",
2539
+ "name": "pauseMicrophone",
2540
+ "printedName": "pauseMicrophone()",
2541
+ "children": [
2542
+ {
2543
+ "kind": "TypeNominal",
2544
+ "name": "Void",
2545
+ "printedName": "()"
2546
+ }
2547
+ ],
2548
+ "declKind": "Func",
2549
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)pauseMicrophone",
2550
+ "mangledName": "$s10DavoiceTTS3STTC15pauseMicrophoneyyF",
2551
+ "moduleName": "DavoiceTTS",
2552
+ "declAttributes": [
2553
+ "Final",
2554
+ "AccessControl",
2555
+ "ObjC",
2556
+ "RawDocComment"
2557
+ ],
2558
+ "funcSelfKind": "NonMutating"
2559
+ },
2560
+ {
2561
+ "kind": "Function",
2562
+ "name": "unPauseMicrophone",
2563
+ "printedName": "unPauseMicrophone()",
2564
+ "children": [
2565
+ {
2566
+ "kind": "TypeNominal",
2567
+ "name": "Void",
2568
+ "printedName": "()"
2615
2569
  }
2616
2570
  ],
2617
- "declKind": "Constructor",
2618
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)initWithModel:error:",
2619
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C5modelAC10Foundation3URLV_tKcfc",
2571
+ "declKind": "Func",
2572
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)unPauseMicrophone",
2573
+ "mangledName": "$s10DavoiceTTS3STTC17unPauseMicrophoneyyF",
2620
2574
  "moduleName": "DavoiceTTS",
2621
- "objc_name": "initWithModel:error:",
2622
2575
  "declAttributes": [
2576
+ "Final",
2623
2577
  "AccessControl",
2624
2578
  "ObjC"
2625
2579
  ],
2626
- "throwing": true,
2627
- "init_kind": "Designated"
2580
+ "funcSelfKind": "NonMutating"
2628
2581
  },
2629
2582
  {
2630
2583
  "kind": "Function",
2631
- "name": "stopSpeaking",
2632
- "printedName": "stopSpeaking()",
2584
+ "name": "startSpeech",
2585
+ "printedName": "startSpeech(localeStr:)",
2633
2586
  "children": [
2634
2587
  {
2635
2588
  "kind": "TypeNominal",
2636
2589
  "name": "Void",
2637
2590
  "printedName": "()"
2591
+ },
2592
+ {
2593
+ "kind": "TypeNominal",
2594
+ "name": "Optional",
2595
+ "printedName": "Swift.String?",
2596
+ "children": [
2597
+ {
2598
+ "kind": "TypeNominal",
2599
+ "name": "String",
2600
+ "printedName": "Swift.String",
2601
+ "usr": "s:SS"
2602
+ }
2603
+ ],
2604
+ "usr": "s:Sq"
2638
2605
  }
2639
2606
  ],
2640
2607
  "declKind": "Func",
2641
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)stopSpeaking",
2642
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C12stopSpeakingyyF",
2608
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)startSpeechWithLocaleStr:",
2609
+ "mangledName": "$s10DavoiceTTS3STTC11startSpeech9localeStrySSSg_tF",
2643
2610
  "moduleName": "DavoiceTTS",
2644
2611
  "declAttributes": [
2645
2612
  "Final",
2646
2613
  "AccessControl",
2647
- "ObjC",
2648
- "RawDocComment"
2614
+ "ObjC"
2649
2615
  ],
2650
2616
  "funcSelfKind": "NonMutating"
2651
2617
  },
2652
2618
  {
2653
2619
  "kind": "Function",
2654
- "name": "destroy",
2655
- "printedName": "destroy()",
2620
+ "name": "stopSpeech",
2621
+ "printedName": "stopSpeech(_:)",
2656
2622
  "children": [
2657
2623
  {
2658
2624
  "kind": "TypeNominal",
2659
2625
  "name": "Void",
2660
2626
  "printedName": "()"
2627
+ },
2628
+ {
2629
+ "kind": "TypeNominal",
2630
+ "name": "Optional",
2631
+ "printedName": "((Swift.Bool) -> ())?",
2632
+ "children": [
2633
+ {
2634
+ "kind": "TypeFunc",
2635
+ "name": "Function",
2636
+ "printedName": "(Swift.Bool) -> ()",
2637
+ "children": [
2638
+ {
2639
+ "kind": "TypeNominal",
2640
+ "name": "Void",
2641
+ "printedName": "()"
2642
+ },
2643
+ {
2644
+ "kind": "TypeNominal",
2645
+ "name": "Bool",
2646
+ "printedName": "Swift.Bool",
2647
+ "usr": "s:Sb"
2648
+ }
2649
+ ]
2650
+ }
2651
+ ],
2652
+ "hasDefaultArg": true,
2653
+ "usr": "s:Sq"
2661
2654
  }
2662
2655
  ],
2663
2656
  "declKind": "Func",
2664
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)destroy",
2665
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C7destroyyyF",
2657
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)stopSpeech:",
2658
+ "mangledName": "$s10DavoiceTTS3STTC10stopSpeechyyySbcSgF",
2666
2659
  "moduleName": "DavoiceTTS",
2667
2660
  "declAttributes": [
2668
2661
  "Final",
2669
2662
  "AccessControl",
2670
- "ObjC",
2671
- "RawDocComment"
2663
+ "ObjC"
2672
2664
  ],
2673
2665
  "funcSelfKind": "NonMutating"
2674
2666
  },
2675
2667
  {
2676
2668
  "kind": "Function",
2677
- "name": "speak",
2678
- "printedName": "speak(_:sid:)",
2669
+ "name": "cancelSpeech",
2670
+ "printedName": "cancelSpeech(_:)",
2679
2671
  "children": [
2680
2672
  {
2681
2673
  "kind": "TypeNominal",
@@ -2684,21 +2676,35 @@
2684
2676
  },
2685
2677
  {
2686
2678
  "kind": "TypeNominal",
2687
- "name": "String",
2688
- "printedName": "Swift.String",
2689
- "usr": "s:SS"
2690
- },
2691
- {
2692
- "kind": "TypeNominal",
2693
- "name": "Int32",
2694
- "printedName": "Swift.Int32",
2679
+ "name": "Optional",
2680
+ "printedName": "((Swift.Bool) -> ())?",
2681
+ "children": [
2682
+ {
2683
+ "kind": "TypeFunc",
2684
+ "name": "Function",
2685
+ "printedName": "(Swift.Bool) -> ()",
2686
+ "children": [
2687
+ {
2688
+ "kind": "TypeNominal",
2689
+ "name": "Void",
2690
+ "printedName": "()"
2691
+ },
2692
+ {
2693
+ "kind": "TypeNominal",
2694
+ "name": "Bool",
2695
+ "printedName": "Swift.Bool",
2696
+ "usr": "s:Sb"
2697
+ }
2698
+ ]
2699
+ }
2700
+ ],
2695
2701
  "hasDefaultArg": true,
2696
- "usr": "s:s5Int32V"
2702
+ "usr": "s:Sq"
2697
2703
  }
2698
2704
  ],
2699
2705
  "declKind": "Func",
2700
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)speak:sid:",
2701
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C5speak_3sidySS_s5Int32VtF",
2706
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)cancelSpeech:",
2707
+ "mangledName": "$s10DavoiceTTS3STTC12cancelSpeechyyySbcSgF",
2702
2708
  "moduleName": "DavoiceTTS",
2703
2709
  "declAttributes": [
2704
2710
  "Final",
@@ -2709,57 +2715,36 @@
2709
2715
  },
2710
2716
  {
2711
2717
  "kind": "Function",
2712
- "name": "synthesize",
2713
- "printedName": "synthesize(_:speakerId:token:terminal:)",
2718
+ "name": "destroySpeech",
2719
+ "printedName": "destroySpeech(_:)",
2714
2720
  "children": [
2715
2721
  {
2716
2722
  "kind": "TypeNominal",
2717
- "name": "Tuple",
2718
- "printedName": "(AVFAudio.AVAudioPCMBuffer, Swift.Int)",
2719
- "children": [
2720
- {
2721
- "kind": "TypeNominal",
2722
- "name": "AVAudioPCMBuffer",
2723
- "printedName": "AVFAudio.AVAudioPCMBuffer",
2724
- "usr": "c:objc(cs)AVAudioPCMBuffer"
2725
- },
2726
- {
2727
- "kind": "TypeNominal",
2728
- "name": "Int",
2729
- "printedName": "Swift.Int",
2730
- "usr": "s:Si"
2731
- }
2732
- ]
2733
- },
2734
- {
2735
- "kind": "TypeNominal",
2736
- "name": "String",
2737
- "printedName": "Swift.String",
2738
- "usr": "s:SS"
2739
- },
2740
- {
2741
- "kind": "TypeNominal",
2742
- "name": "Int32",
2743
- "printedName": "Swift.Int32",
2744
- "hasDefaultArg": true,
2745
- "usr": "s:s5Int32V"
2746
- },
2747
- {
2748
- "kind": "TypeNominal",
2749
- "name": "UUID",
2750
- "printedName": "Foundation.UUID",
2751
- "usr": "s:10Foundation4UUIDV"
2723
+ "name": "Void",
2724
+ "printedName": "()"
2752
2725
  },
2753
2726
  {
2754
2727
  "kind": "TypeNominal",
2755
2728
  "name": "Optional",
2756
- "printedName": "Swift.Character?",
2729
+ "printedName": "((Swift.Bool) -> ())?",
2757
2730
  "children": [
2758
2731
  {
2759
- "kind": "TypeNominal",
2760
- "name": "Character",
2761
- "printedName": "Swift.Character",
2762
- "usr": "s:SJ"
2732
+ "kind": "TypeFunc",
2733
+ "name": "Function",
2734
+ "printedName": "(Swift.Bool) -> ()",
2735
+ "children": [
2736
+ {
2737
+ "kind": "TypeNominal",
2738
+ "name": "Void",
2739
+ "printedName": "()"
2740
+ },
2741
+ {
2742
+ "kind": "TypeNominal",
2743
+ "name": "Bool",
2744
+ "printedName": "Swift.Bool",
2745
+ "usr": "s:Sb"
2746
+ }
2747
+ ]
2763
2748
  }
2764
2749
  ],
2765
2750
  "hasDefaultArg": true,
@@ -2767,58 +2752,72 @@
2767
2752
  }
2768
2753
  ],
2769
2754
  "declKind": "Func",
2770
- "usr": "s:10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2771
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C10synthesize_9speakerId5token8terminalSo16AVAudioPCMBufferC_SitSS_s5Int32V10Foundation4UUIDVSJSgtKF",
2755
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)destroySpeech:",
2756
+ "mangledName": "$s10DavoiceTTS3STTC13destroySpeechyyySbcSgF",
2772
2757
  "moduleName": "DavoiceTTS",
2773
2758
  "declAttributes": [
2774
2759
  "Final",
2775
- "AccessControl"
2760
+ "AccessControl",
2761
+ "ObjC"
2776
2762
  ],
2777
- "throwing": true,
2778
2763
  "funcSelfKind": "NonMutating"
2779
2764
  },
2780
2765
  {
2781
2766
  "kind": "Function",
2782
- "name": "synthesize_top",
2783
- "printedName": "synthesize_top(_:speakerId:token:)",
2767
+ "name": "teardown",
2768
+ "printedName": "teardown()",
2784
2769
  "children": [
2785
2770
  {
2786
2771
  "kind": "TypeNominal",
2787
- "name": "AVAudioPCMBuffer",
2788
- "printedName": "AVFAudio.AVAudioPCMBuffer",
2789
- "usr": "c:objc(cs)AVAudioPCMBuffer"
2790
- },
2772
+ "name": "Void",
2773
+ "printedName": "()"
2774
+ }
2775
+ ],
2776
+ "declKind": "Func",
2777
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)teardown",
2778
+ "mangledName": "$s10DavoiceTTS3STTC8teardownyyF",
2779
+ "moduleName": "DavoiceTTS",
2780
+ "declAttributes": [
2781
+ "Final",
2782
+ "AccessControl",
2783
+ "ObjC"
2784
+ ],
2785
+ "funcSelfKind": "NonMutating"
2786
+ },
2787
+ {
2788
+ "kind": "Function",
2789
+ "name": "speechRecognizer",
2790
+ "printedName": "speechRecognizer(_:availabilityDidChange:)",
2791
+ "children": [
2791
2792
  {
2792
2793
  "kind": "TypeNominal",
2793
- "name": "String",
2794
- "printedName": "Swift.String",
2795
- "usr": "s:SS"
2794
+ "name": "Void",
2795
+ "printedName": "()"
2796
2796
  },
2797
2797
  {
2798
2798
  "kind": "TypeNominal",
2799
- "name": "Int32",
2800
- "printedName": "Swift.Int32",
2801
- "hasDefaultArg": true,
2802
- "usr": "s:s5Int32V"
2799
+ "name": "SFSpeechRecognizer",
2800
+ "printedName": "Speech.SFSpeechRecognizer",
2801
+ "usr": "c:objc(cs)SFSpeechRecognizer"
2803
2802
  },
2804
2803
  {
2805
2804
  "kind": "TypeNominal",
2806
- "name": "UUID",
2807
- "printedName": "Foundation.UUID",
2808
- "usr": "s:10Foundation4UUIDV"
2805
+ "name": "Bool",
2806
+ "printedName": "Swift.Bool",
2807
+ "usr": "s:Sb"
2809
2808
  }
2810
2809
  ],
2811
2810
  "declKind": "Func",
2812
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top:speakerId:token:error:",
2813
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C14synthesize_top_9speakerId5tokenSo16AVAudioPCMBufferCSS_s5Int32V10Foundation4UUIDVtKF",
2811
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)speechRecognizer:availabilityDidChange:",
2812
+ "mangledName": "$s10DavoiceTTS3STTC16speechRecognizer_21availabilityDidChangeySo08SFSpeechE0C_SbtF",
2814
2813
  "moduleName": "DavoiceTTS",
2814
+ "objc_name": "speechRecognizer:availabilityDidChange:",
2815
2815
  "declAttributes": [
2816
2816
  "Final",
2817
+ "ObjC",
2817
2818
  "AccessControl",
2818
- "RawDocComment",
2819
- "ObjC"
2819
+ "RawDocComment"
2820
2820
  ],
2821
- "throwing": true,
2822
2821
  "funcSelfKind": "NonMutating"
2823
2822
  },
2824
2823
  {
@@ -2828,14 +2827,14 @@
2828
2827
  "children": [
2829
2828
  {
2830
2829
  "kind": "TypeNominal",
2831
- "name": "DaVoiceTTS",
2832
- "printedName": "DavoiceTTS.DaVoiceTTS",
2833
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
2830
+ "name": "STT",
2831
+ "printedName": "DavoiceTTS.STT",
2832
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT"
2834
2833
  }
2835
2834
  ],
2836
2835
  "declKind": "Constructor",
2837
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)init",
2838
- "mangledName": "$s10DavoiceTTS07DaVoiceB0CACycfc",
2836
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT(im)init",
2837
+ "mangledName": "$s10DavoiceTTS3STTCACycfc",
2839
2838
  "moduleName": "DavoiceTTS",
2840
2839
  "overriding": true,
2841
2840
  "implicit": true,
@@ -2849,8 +2848,8 @@
2849
2848
  }
2850
2849
  ],
2851
2850
  "declKind": "Class",
2852
- "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS",
2853
- "mangledName": "$s10DavoiceTTS07DaVoiceB0C",
2851
+ "usr": "c:@M@DavoiceTTS@objc(cs)STT",
2852
+ "mangledName": "$s10DavoiceTTS3STTC",
2854
2853
  "moduleName": "DavoiceTTS",
2855
2854
  "declAttributes": [
2856
2855
  "Final",
@@ -2859,6 +2858,7 @@
2859
2858
  "ObjC"
2860
2859
  ],
2861
2860
  "superclassUsr": "c:objc(cs)NSObject",
2861
+ "inheritsConvenienceInitializers": true,
2862
2862
  "superclassNames": [
2863
2863
  "ObjectiveC.NSObject"
2864
2864
  ],
@@ -2926,264 +2926,12 @@
2926
2926
  "usr": "s:s28CustomDebugStringConvertibleP",
2927
2927
  "mangledName": "$ss28CustomDebugStringConvertibleP"
2928
2928
  }
2929
- ]
2930
- }
2931
- ],
2932
- "json_format_version": 8
2933
- },
2934
- "ConstValues": [
2935
- {
2936
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
2937
- "kind": "BooleanLiteral",
2938
- "offset": 458,
2939
- "length": 4,
2940
- "value": "true"
2941
- },
2942
- {
2943
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
2944
- "kind": "BooleanLiteral",
2945
- "offset": 802,
2946
- "length": 5,
2947
- "value": "false"
2948
- },
2949
- {
2950
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
2951
- "kind": "IntegerLiteral",
2952
- "offset": 953,
2953
- "length": 1,
2954
- "value": "0"
2955
- },
2956
- {
2957
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
2958
- "kind": "IntegerLiteral",
2959
- "offset": 1004,
2960
- "length": 1,
2961
- "value": "0"
2962
- },
2963
- {
2964
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
2965
- "kind": "BooleanLiteral",
2966
- "offset": 1089,
2967
- "length": 5,
2968
- "value": "false"
2969
- },
2970
- {
2971
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
2972
- "kind": "IntegerLiteral",
2973
- "offset": 1194,
2974
- "length": 1,
2975
- "value": "0"
2976
- },
2977
- {
2978
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
2979
- "kind": "FloatLiteral",
2980
- "offset": 1280,
2981
- "length": 3,
2982
- "value": "4.0"
2983
- },
2984
- {
2985
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
2986
- "kind": "IntegerLiteral",
2987
- "offset": 1416,
2988
- "length": 1,
2989
- "value": "0"
2990
- },
2991
- {
2992
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
2993
- "kind": "FloatLiteral",
2994
- "offset": 1468,
2995
- "length": 3,
2996
- "value": "1.0"
2997
- },
2998
- {
2999
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3000
- "kind": "IntegerLiteral",
3001
- "offset": 1547,
3002
- "length": 1,
3003
- "value": "0"
3004
- },
3005
- {
3006
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3007
- "kind": "IntegerLiteral",
3008
- "offset": 1622,
3009
- "length": 1,
3010
- "value": "0"
3011
- },
3012
- {
3013
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3014
- "kind": "IntegerLiteral",
3015
- "offset": 1717,
3016
- "length": 1,
3017
- "value": "0"
3018
- },
3019
- {
3020
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3021
- "kind": "IntegerLiteral",
3022
- "offset": 1797,
3023
- "length": 1,
3024
- "value": "0"
3025
- },
3026
- {
3027
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3028
- "kind": "FloatLiteral",
3029
- "offset": 1848,
3030
- "length": 3,
3031
- "value": "8.0"
3032
- },
3033
- {
3034
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3035
- "kind": "FloatLiteral",
3036
- "offset": 1949,
3037
- "length": 3,
3038
- "value": "2.0"
3039
- },
3040
- {
3041
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3042
- "kind": "IntegerLiteral",
3043
- "offset": 1999,
3044
- "length": 1,
3045
- "value": "0"
3046
- },
3047
- {
3048
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3049
- "kind": "BooleanLiteral",
3050
- "offset": 2029,
3051
- "length": 5,
3052
- "value": "false"
3053
- },
3054
- {
3055
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3056
- "kind": "IntegerLiteral",
3057
- "offset": 2075,
3058
- "length": 1,
3059
- "value": "0"
3060
- },
3061
- {
3062
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3063
- "kind": "IntegerLiteral",
3064
- "offset": 2146,
3065
- "length": 1,
3066
- "value": "0"
3067
- },
3068
- {
3069
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3070
- "kind": "IntegerLiteral",
3071
- "offset": 2197,
3072
- "length": 1,
3073
- "value": "0"
3074
- },
3075
- {
3076
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3077
- "kind": "StringLiteral",
3078
- "offset": 2240,
3079
- "length": 6,
3080
- "value": "\"cold\""
3081
- },
3082
- {
3083
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3084
- "kind": "BooleanLiteral",
3085
- "offset": 2312,
3086
- "length": 5,
3087
- "value": "false"
3088
- },
3089
- {
3090
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3091
- "kind": "BooleanLiteral",
3092
- "offset": 2616,
3093
- "length": 5,
3094
- "value": "false"
3095
- },
3096
- {
3097
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3098
- "kind": "IntegerLiteral",
3099
- "offset": 2694,
3100
- "length": 1,
3101
- "value": "0"
3102
- },
3103
- {
3104
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3105
- "kind": "FloatLiteral",
3106
- "offset": 2788,
3107
- "length": 3,
3108
- "value": "0.3"
3109
- },
3110
- {
3111
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3112
- "kind": "IntegerLiteral",
3113
- "offset": 2869,
3114
- "length": 1,
3115
- "value": "0"
3116
- },
3117
- {
3118
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3119
- "kind": "BooleanLiteral",
3120
- "offset": 2930,
3121
- "length": 5,
3122
- "value": "false"
3123
- },
3124
- {
3125
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3126
- "kind": "Array",
3127
- "offset": 2994,
3128
- "length": 2,
3129
- "value": "[]"
3130
- },
3131
- {
3132
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3133
- "kind": "StringLiteral",
3134
- "offset": 3046,
3135
- "length": 16,
3136
- "value": "\"stt.tts.serial\""
3137
- },
3138
- {
3139
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3140
- "kind": "BooleanLiteral",
3141
- "offset": 3135,
3142
- "length": 5,
3143
- "value": "false"
3144
- },
3145
- {
3146
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3147
- "kind": "BooleanLiteral",
3148
- "offset": 3248,
3149
- "length": 5,
3150
- "value": "false"
3151
- },
3152
- {
3153
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3154
- "kind": "Array",
3155
- "offset": 3910,
3156
- "length": 203,
3157
- "value": "[\"onSpeechResults\", \"onSpeechStart\", \"onSpeechPartialResults\", \"onSpeechError\", \"onSpeechEnd\", \"onSpeechRecognized\", \"onSpeechVolumeChanged\"]"
3158
- },
3159
- {
3160
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3161
- "kind": "IntegerLiteral",
3162
- "offset": 4150,
3163
- "length": 1,
3164
- "value": "0"
3165
- },
3166
- {
3167
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3168
- "kind": "IntegerLiteral",
3169
- "offset": 4341,
3170
- "length": 1,
3171
- "value": "0"
3172
- },
3173
- {
3174
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3175
- "kind": "BooleanLiteral",
3176
- "offset": 13225,
3177
- "length": 4,
3178
- "value": "true"
3179
- },
3180
- {
3181
- "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
3182
- "kind": "FloatLiteral",
3183
- "offset": 36561,
3184
- "length": 3,
3185
- "value": "0.7"
3186
- },
2929
+ ]
2930
+ }
2931
+ ],
2932
+ "json_format_version": 8
2933
+ },
2934
+ "ConstValues": [
3187
2935
  {
3188
2936
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
3189
2937
  "kind": "IntegerLiteral",
@@ -4618,6 +4366,258 @@
4618
4366
  "offset": 44417,
4619
4367
  "length": 1,
4620
4368
  "value": "0"
4369
+ },
4370
+ {
4371
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4372
+ "kind": "BooleanLiteral",
4373
+ "offset": 458,
4374
+ "length": 4,
4375
+ "value": "true"
4376
+ },
4377
+ {
4378
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4379
+ "kind": "BooleanLiteral",
4380
+ "offset": 802,
4381
+ "length": 5,
4382
+ "value": "false"
4383
+ },
4384
+ {
4385
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4386
+ "kind": "IntegerLiteral",
4387
+ "offset": 953,
4388
+ "length": 1,
4389
+ "value": "0"
4390
+ },
4391
+ {
4392
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4393
+ "kind": "IntegerLiteral",
4394
+ "offset": 1004,
4395
+ "length": 1,
4396
+ "value": "0"
4397
+ },
4398
+ {
4399
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4400
+ "kind": "BooleanLiteral",
4401
+ "offset": 1089,
4402
+ "length": 5,
4403
+ "value": "false"
4404
+ },
4405
+ {
4406
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4407
+ "kind": "IntegerLiteral",
4408
+ "offset": 1194,
4409
+ "length": 1,
4410
+ "value": "0"
4411
+ },
4412
+ {
4413
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4414
+ "kind": "FloatLiteral",
4415
+ "offset": 1280,
4416
+ "length": 3,
4417
+ "value": "4.0"
4418
+ },
4419
+ {
4420
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4421
+ "kind": "IntegerLiteral",
4422
+ "offset": 1416,
4423
+ "length": 1,
4424
+ "value": "0"
4425
+ },
4426
+ {
4427
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4428
+ "kind": "FloatLiteral",
4429
+ "offset": 1468,
4430
+ "length": 3,
4431
+ "value": "1.0"
4432
+ },
4433
+ {
4434
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4435
+ "kind": "IntegerLiteral",
4436
+ "offset": 1547,
4437
+ "length": 1,
4438
+ "value": "0"
4439
+ },
4440
+ {
4441
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4442
+ "kind": "IntegerLiteral",
4443
+ "offset": 1622,
4444
+ "length": 1,
4445
+ "value": "0"
4446
+ },
4447
+ {
4448
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4449
+ "kind": "IntegerLiteral",
4450
+ "offset": 1717,
4451
+ "length": 1,
4452
+ "value": "0"
4453
+ },
4454
+ {
4455
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4456
+ "kind": "IntegerLiteral",
4457
+ "offset": 1797,
4458
+ "length": 1,
4459
+ "value": "0"
4460
+ },
4461
+ {
4462
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4463
+ "kind": "FloatLiteral",
4464
+ "offset": 1848,
4465
+ "length": 3,
4466
+ "value": "8.0"
4467
+ },
4468
+ {
4469
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4470
+ "kind": "FloatLiteral",
4471
+ "offset": 1949,
4472
+ "length": 3,
4473
+ "value": "2.0"
4474
+ },
4475
+ {
4476
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4477
+ "kind": "IntegerLiteral",
4478
+ "offset": 1999,
4479
+ "length": 1,
4480
+ "value": "0"
4481
+ },
4482
+ {
4483
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4484
+ "kind": "BooleanLiteral",
4485
+ "offset": 2029,
4486
+ "length": 5,
4487
+ "value": "false"
4488
+ },
4489
+ {
4490
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4491
+ "kind": "IntegerLiteral",
4492
+ "offset": 2075,
4493
+ "length": 1,
4494
+ "value": "0"
4495
+ },
4496
+ {
4497
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4498
+ "kind": "IntegerLiteral",
4499
+ "offset": 2146,
4500
+ "length": 1,
4501
+ "value": "0"
4502
+ },
4503
+ {
4504
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4505
+ "kind": "IntegerLiteral",
4506
+ "offset": 2197,
4507
+ "length": 1,
4508
+ "value": "0"
4509
+ },
4510
+ {
4511
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4512
+ "kind": "StringLiteral",
4513
+ "offset": 2240,
4514
+ "length": 6,
4515
+ "value": "\"cold\""
4516
+ },
4517
+ {
4518
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4519
+ "kind": "BooleanLiteral",
4520
+ "offset": 2312,
4521
+ "length": 5,
4522
+ "value": "false"
4523
+ },
4524
+ {
4525
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4526
+ "kind": "BooleanLiteral",
4527
+ "offset": 2616,
4528
+ "length": 5,
4529
+ "value": "false"
4530
+ },
4531
+ {
4532
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4533
+ "kind": "IntegerLiteral",
4534
+ "offset": 2694,
4535
+ "length": 1,
4536
+ "value": "0"
4537
+ },
4538
+ {
4539
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4540
+ "kind": "FloatLiteral",
4541
+ "offset": 2788,
4542
+ "length": 3,
4543
+ "value": "0.3"
4544
+ },
4545
+ {
4546
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4547
+ "kind": "IntegerLiteral",
4548
+ "offset": 2869,
4549
+ "length": 1,
4550
+ "value": "0"
4551
+ },
4552
+ {
4553
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4554
+ "kind": "BooleanLiteral",
4555
+ "offset": 2930,
4556
+ "length": 5,
4557
+ "value": "false"
4558
+ },
4559
+ {
4560
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4561
+ "kind": "Array",
4562
+ "offset": 2994,
4563
+ "length": 2,
4564
+ "value": "[]"
4565
+ },
4566
+ {
4567
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4568
+ "kind": "StringLiteral",
4569
+ "offset": 3046,
4570
+ "length": 16,
4571
+ "value": "\"stt.tts.serial\""
4572
+ },
4573
+ {
4574
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4575
+ "kind": "BooleanLiteral",
4576
+ "offset": 3135,
4577
+ "length": 5,
4578
+ "value": "false"
4579
+ },
4580
+ {
4581
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4582
+ "kind": "BooleanLiteral",
4583
+ "offset": 3248,
4584
+ "length": 5,
4585
+ "value": "false"
4586
+ },
4587
+ {
4588
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4589
+ "kind": "Array",
4590
+ "offset": 3910,
4591
+ "length": 203,
4592
+ "value": "[\"onSpeechResults\", \"onSpeechStart\", \"onSpeechPartialResults\", \"onSpeechError\", \"onSpeechEnd\", \"onSpeechRecognized\", \"onSpeechVolumeChanged\"]"
4593
+ },
4594
+ {
4595
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4596
+ "kind": "IntegerLiteral",
4597
+ "offset": 4150,
4598
+ "length": 1,
4599
+ "value": "0"
4600
+ },
4601
+ {
4602
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4603
+ "kind": "IntegerLiteral",
4604
+ "offset": 4341,
4605
+ "length": 1,
4606
+ "value": "0"
4607
+ },
4608
+ {
4609
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4610
+ "kind": "BooleanLiteral",
4611
+ "offset": 12625,
4612
+ "length": 4,
4613
+ "value": "true"
4614
+ },
4615
+ {
4616
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
4617
+ "kind": "FloatLiteral",
4618
+ "offset": 35724,
4619
+ "length": 3,
4620
+ "value": "0.7"
4621
4621
  }
4622
4622
  ]
4623
4623
  }