AudioPlus
4/22/21
AudioPlus Allows you to read a file out loud. (You Need to Install Python and The Package Sapiva)

Installation

Zip
1. Download The Files (Click The Download Zip Button)
2. Extract The Files
3. Install Python
4. Open Cmd
5. Make sure python is in your path
6. Then type in the command "cd (Where you Downloaded it)"
7. Then type in the command "python main.py"

Github
1. Head over to Github (Click The Download Github Button)
2. Download The Files (Click The V Code Button)
3. Extract The Files
4. Install Python
5. Open Cmd
6. Make sure python is in your path
7. Then type in the command "cd (Where you Downloaded it)"
8. Then type in the command "python main.py"

License

MIT License
Copyright (c) 2021 NoobBit

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files AudioPlus, to deal
in the Software without restriction, including without limitation the rights
to use, copy, and modify
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.