1.1.2 • Published 4 years ago

fifteenapi v1.1.2

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

fifteenAPI

NOTICE: Due to 15.ai's ongoing maitenence, this package will not work correctly. For more information and updates, please join the Discord server: https://discord.gg/kJ6nX2A

fifteenAPI is a simple package that lets you get TTS sound files from fifteen.ai.

Usage

WARNING! Make sure that your input is properly punctuated. If you do not punctuate the input correctly, you will either get a bunch of 500 errors, or your audio will be severely corrupted. A fix is currently being made for this.

const fifteenai = require('fifteenapi')


fifteenai.tts("Hello.", "GLaDOS", "Neutral") // creates an audio file of GLaDOS saying "Hello." in a neutral tone
// returns a WAV file

Available Characters

CharacterAvailable Emotions
Examplehttp://example.com
1.1.2

4 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago