Aeiou Provider¶
This provider uses the Text-to-Speech functionality of an old synthesizer called DECTalk. Its technology was used for the popular video game Moonbase Alpha. This provider offers a voice similar to how Stephen Hawking sounded.
âšī¸ Source Information¶
This provider uses a public API maintained by this repo. It is a web API which means that it is consumed with just an HTTP request. HTTP requests in this project are handled by axios.
đ Language Support¶
This provider only offers support for the English language.
â¨ī¸ Source Code¶
If you're interested in seeing how this provider works, you can head over to the AeiouProvider.js file in the repo, or check this embed.
Last update: February 13, 2022