Running QTextToSpeech example code activates camera.
Unsolved
Qt for Python
-
Title kind of says it all. When running the example code texttospeech.py, the built-in camera on my laptop activates while the program is actually "speaking", then deactivates when it's finished with the phrase. Any thoughts on what would cause that?
Qt 5.14.2
PySide2-5.14.2-5.14.2-cp35.cp36.cp37.cp38-none-win_amd64.whl
Python 3.8.2
Windows 10 Version 2004 (OS Build 19041.174)
Acer Predator Helios 300 Laptop -
Hi and welcome to devnet,
I am by no mean a specialist of that technology. Taking a look at the backend code for Windows, I haven't seen anything related to the camera.
Do you have any other application making use of the TTS system on Windows that you can try ?