A speech to text library.
Project description
Ask Me Something
A speech to text library.
Install
pip3 install ask-me-something
Using
The ask function prints and returns the recognized content
In another script
from ask_me_something import ask
# ask(text = "Say something to mic", language = "en-en")
ask()
In command line
-h, --help show this help message and exit
-l LANGUAGE, --language LANGUAGE
Language
ask
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
ask_me_something-0.1.4.tar.gz
(2.7 kB
view hashes)