Details
Description
In QT 6 in versions before 6.4 QtTextToSpeech was not included, however in QT 6.4 it was reintroduced. In PySide6 6.4 QtTextToSpeech is not included when installing using pip from pypi. Looking at the source code for PySide6 I find a typesystem_texttospeech.xml file. As QtTextToSpeech was previously included in PySide2, it would be good if it could be reintroduced in PySide6 now that it is in QT6.