Closed Jiangshan00001 closed 1 year ago
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
test_save_to_file start test_save_to_file finish.file saved to: /workspaces/codespaces-blank/test.wav Exception ignored on calling ctypes callback function: <bound method EspeakDriver._onSynth of <pyttsx4.drivers.espeak.EspeakDriver object at 0x7f093c49b460>> Traceback (most recent call last): File "/workspaces/codespaces-blank/pyttsx4/drivers/espeak.py", line 193, in _onSynth self._proxy.notify('finished-utterance', completed=True) ReferenceError: weakly-referenced object no longer exists
fixed
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
test_save_to_file start test_save_to_file finish.file saved to: /workspaces/codespaces-blank/test.wav Exception ignored on calling ctypes callback function: <bound method EspeakDriver._onSynth of <pyttsx4.drivers.espeak.EspeakDriver object at 0x7f093c49b460>> Traceback (most recent call last): File "/workspaces/codespaces-blank/pyttsx4/drivers/espeak.py", line 193, in _onSynth self._proxy.notify('finished-utterance', completed=True) ReferenceError: weakly-referenced object no longer exists