Skip to content

vbprofi/Talking-Clocks

Repository files navigation

ReadMe

Talking Clock Repository

Talking Clocks

Talking Clocks examples

VisualBasic Scripting

I have create a example Clock for talking time and date in .VBS with Windows Speech API (SAPI) and Jaws API.

Python

I have create an example for talking time in kurdish.

require Installations

  • pip install pyqt5
  • pip install pyaudio

pyaudio for windows:

  1. download whl-package from here https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio

  2. go to the folder where it is downloaded for example cd C:\Users\foobar\Downloads

  3. 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

C# (CSharp)

I have create an example for talking time in kurdish.

About

Talking Clocks examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published