Metadata-Version: 2.1
Name: AI-TTS
Version: 0.0.1
Summary: An easy way to use AI TTS
Home-page: https://github.com/WhyFenceCode/AI-Voice
Author: WhyFenceCode
Author-email: whyfencecode@gmail.com
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# AI-Voice

## Usage:

To use AI-Voice, use the AiVoice(text, key) command.

In this command, text is the text you want to use, and key is your API key, which you can get from here: https://rapidapi.com/k_1/api/large-text-to-speech/

The output of this command is saved as a wave file called output in the directory you called from.
