Experience the charming voice of the Cheshire Cat with the power of OpenAI TTS API. Select from 6 distinct voices, each offering a range of expressions and accents across a variety of supported languages.
Choose one of the following methods to install the plugin:
-
Install via CheshireCat Admin Panel:
- Navigate to the plugins tab in the CheshireCat admin panel.
- Utilize the search bar to locate the plugin, then click "install".
-
Manual Installation:
- Clone the repository into the CheshireCat plugins folder using the command:
git clone https://github.com/Pingdred/openai-tts.git
- Activate the plugin in the admin panel under the plugins tab.
Once installed, access the plugin settings from the admin panel, set your OpenAI API key, and immerse yourself in the enchanting voice of the Cheshire Cat!
The Response Type
setting defines how you receive the voice file. Choose from two options:
- HTML Content:
- This default option embeds the audio within an HTML element, compatible with Admin. The
content
of the websocket response will contain an HTML audio element with the audio file.
- This default option embeds the audio within an HTML element, compatible with Admin. The
- TTS Key:
- Selecting this option adds the file URL in the websocket response under the
tts
key. Useful for clients like Meowgram that require only the file URL.
- Selecting this option adds the file URL in the websocket response under the
Don't like CheshireCat's voice? Just ask him to change his voice and magic happens!