Skip to main content

A simple python library to wish, listen and speak

Project description

twoSenses

twoSenses is a python library which can give your python program the ability to speak and listen. twoSenses can also be used to greet the user.

How to install this project

  1. Open your terminal
  2. Type pip install twoSenses and hit enter

How to use this project

Use .wish() to wish good morning, good afternoon or good evening

Use .speak() to speak

Use .listen() to listen

Example

import twoSenses
twoSenses.wish()
import twoSenses
twoSenses.speak()
import twoSenses
twoSenses.listen()

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

twoSenses-0.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

twoSenses-0.0.2-py3-none-any.whl (3.2 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