flogy/gatsby-mdx-tts
🗣 Adds speech output to your Gatsby site using Amazon Polly.
This helps website content creators and publishers automatically add spoken audio to their text content. It takes your written articles and blog posts on a Gatsby-powered site and converts them into listenable audio, complete with a play button on the page. Anyone managing or creating content for a Gatsby website who wants to offer an audio version of their articles would use this.
No commits in the last 6 months. Available on npm.
Use this if you manage a Gatsby-based website and want to easily add text-to-speech audio for your readers, giving them the option to listen to your content.
Not ideal if your website is not built with Gatsby, or if you need advanced speech synthesis features beyond what Amazon Polly offers.
Stars
9
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Apr 18, 2023
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/flogy/gatsby-mdx-tts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
morganney/tts-react
Convert text to speech using React.
petercunha/tts
:pencil: :sound: A simple text-to-speech tool. Converts your text to speech with any Amazon...
eheikes/tts
Tools to convert text to speech :books::speech_balloon:
amazon-archives/amazon-polly-sample
Sample application for Amazon Polly. Allows to convert any blog into an audio podcast.
nodef/extra-amazontts
Generate speech audio from super long text through machine (via "Amazon Polly", "ffmpeg").