Skip to content

cihanselim/python-codebyvoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The aim of this project is using speech recognition for coding. It contains some templates to make coding easier.

Requirements

Run

  • python listener.py

Change language

  • The commands shown below are from Turkish lexicon. If you want to change language, go to listener.py file and change the language part to yours. (Of course you should also change the commands from Turkish to your language.)

    demao

How to Use

  • python listener.py;
    • F11 to pause, F12 to resume
    • say "KONTROL" to get If/elif/else statement
    • say "ALTA GEÇ" to get a new line
    • say "KÜÇÜKTÜR" to get < sign
    • say "BÜYÜKTÜR" to get > sign
    • say "KÜÇÜK EŞİTTİR" to get <= sign
    • say "BÜYÜK EŞİTTİR" to get >= sign
    • say "BOŞLUK" to get space
    • say "YAZDIR" to get print ""
    • say "RASTGELE SAYI" to get Random number
    • say "PARAGRAF" to get one tab space

About

talk for programming 📢 /w google speech recognition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages