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
- Open your terminal
- 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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for twoSenses-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7987d6c756ba5828b40e02ab17d584795abcb8103113652cb346dafe89560a6 |
|
MD5 | 88da10913f08735096e1aaf31011afc8 |
|
BLAKE2b-256 | 30f9681dd968f51cb05671fa0455306c2b23ae1a75b11b14b0b89b09eaa2da04 |