Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
5.14.1, 5.15.2
-
None
Description
When application is console and not gui on Mac OS X 10.15.3
QTextToSpeech::stateChanged() never sent State::Ready after a call to say() when speech is terminate.
console logs is only show 'state 1' (speaking) but never display 'state 0' (Ready)
See example in attached