Talking Clocks examples
I have create a example Clock for talking time and date in .VBS with Windows Speech API (SAPI) and Jaws API.
I have create an example for talking time in kurdish.
- pip install pyqt5
- pip install pyaudio
-
download whl-package from here https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio
-
go to the folder where it is downloaded for example cd C:\Users\foobar\Downloads
-
install the .whl file with pip for example in my case python 3.8: pip install PyAudio‑0.2.11‑cp38‑cp38‑win_amd64.whl
I have create an example for talking time in kurdish.