Skip to main content

This Module Helps A User To Use Computer Audio To Make The Computer Speak AnyThing You Want

Project description

First Of all to install this module copy the line above and paste it in a powershell window This project requires the installation of pyttsx3, so to install that type (‘pip install pyttsx3’) in powershell window

Now to use this, you will need to import this module (‘import speak’) now as we have imported the module, we need to use it, so for using it type (‘speak.speaker(‘The text you want to make the computer speak’)’)

By default the voice is set to a male voice so to change the voice gender you will have to change the line in the main module lines (‘engine.setProperty(‘voice’, voices[0].id)’) change the 0 to 1 to get female voice

Pls enjoy using this module Author = “Pratyush Jha”

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

computerspeak-4.2.40.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

computerspeak-4.2.40-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page