# Senses_2
Senses_2 is a python library which can give your python program the ability to speak and listen.
Senses_2 can also be used to greet the user.
## How to install this project
1. Open your terminal
2. Type `pip install Senses_2` 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 Senses_2
Senses_2.wish()
```
```
import Senses_2
Senses_2.speak()
```
```
import Senses_2
Senses_2.listen()
```
Raw data
{
"_id": null,
"home_page": "https://github.com/gautamdis/Senses_2",
"name": "Senses-2",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "Senses_2,senses_2,speaking,listening,wishing,python,python3,jarvis,siri,alexa,google assistant,voice,voice assistant,voice recognition,speech recognition,text to speech,speech to text,Gautam Yadav,Gautam,Yadav,gautamdiscoder",
"author": "Gautam Yadav",
"author_email": "gautamdiscoder@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/18/c0/e56480d6803bc9ec2b700b3b9cec02a4e4ae4f3665c4cc3879eb17efa136/Senses_2-0.0.1.tar.gz",
"platform": null,
"description": "# Senses_2\r\nSenses_2 is a python library which can give your python program the ability to speak and listen.\r\nSenses_2 can also be used to greet the user.\r\n\r\n## How to install this project\r\n1. Open your terminal \r\n2. Type `pip install Senses_2` and hit enter\r\n\r\n## How to use this project\r\n Use `.wish()` to wish good morning, good afternoon or good evening\r\n \r\n Use `.speak()` to speak\r\n \r\n Use `.listen()` to listen\r\n \r\n## Example\r\n```\r\nimport Senses_2\r\nSenses_2.wish()\r\n```\r\n\r\n```\r\nimport Senses_2\r\nSenses_2.speak()\r\n```\r\n\r\n```\r\nimport Senses_2\r\nSenses_2.listen()\r\n```\r\n",
"bugtrack_url": null,
"license": "",
"summary": "A simple python library to wish, listen and speak",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/gautamdis/Senses_2"
},
"split_keywords": [
"senses_2",
"senses_2",
"speaking",
"listening",
"wishing",
"python",
"python3",
"jarvis",
"siri",
"alexa",
"google assistant",
"voice",
"voice assistant",
"voice recognition",
"speech recognition",
"text to speech",
"speech to text",
"gautam yadav",
"gautam",
"yadav",
"gautamdiscoder"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2f56a0ae9da7ddf3860af93c131704d209ffb10d736e53ebad19035f139f962c",
"md5": "31fcf5806435b8af3589aae9727cafdc",
"sha256": "020febdc865be50b5f47377d6f6eac718765fddc1b424bd31a0b7935ea09ba95"
},
"downloads": -1,
"filename": "Senses_2-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "31fcf5806435b8af3589aae9727cafdc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2449,
"upload_time": "2023-09-16T17:41:46",
"upload_time_iso_8601": "2023-09-16T17:41:46.241102Z",
"url": "https://files.pythonhosted.org/packages/2f/56/a0ae9da7ddf3860af93c131704d209ffb10d736e53ebad19035f139f962c/Senses_2-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "18c0e56480d6803bc9ec2b700b3b9cec02a4e4ae4f3665c4cc3879eb17efa136",
"md5": "ab8a95e8f3cafe5626e850546b839a49",
"sha256": "d994a9241246d39031c3219248b7b45e7110cf7ef79e8befe21b8cb67b56130e"
},
"downloads": -1,
"filename": "Senses_2-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "ab8a95e8f3cafe5626e850546b839a49",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2617,
"upload_time": "2023-09-16T17:41:48",
"upload_time_iso_8601": "2023-09-16T17:41:48.271412Z",
"url": "https://files.pythonhosted.org/packages/18/c0/e56480d6803bc9ec2b700b3b9cec02a4e4ae4f3665c4cc3879eb17efa136/Senses_2-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-16 17:41:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gautamdis",
"github_project": "Senses_2",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "senses-2"
}