nexssp / package_speak

Speaking package for the Nexss Programmer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speak / Nexss Programmer

Speak package for the Nexss Programmer

Examples

nexss Speak Welcome to the Nexss Programmer  # speaks Welcome to the Nexss Programmer
nexss Speak Welcome to the Nexss Programmer --_speakType=1 # 0 - english, 1 - native language

nexss Speak --_speak="Welcome to the Nexss Programmer"

nexss Speak abc --_rate=125
nexss Speak abc --_volume=1.0 # 0.0 -> 1.0
nexss Speak abc --_pitch=100 # max 100

Licensing notes

With version 1.0 Nexss Programmer for the package Speak uses great package pyttsx3 (MPL-2.0 License). License

About

Speaking package for the Nexss Programmer


Languages

Language:Python 100.0%