Ask HN: Are there any Text-to-Speech API with free credits?

3 points by bhu1st ↗ HN
I am looking for a Text-to-speech API for low volume project. Google seems to offer $300 credits to start with but can't find what is their recurring monthly cost.

Are there any APIs with generous credits that I can use for a experimental project.

3 comments

[ 0.25 ms ] story [ 20.1 ms ] thread
I haven't tinkered with TTS for some time, but I recall two options:

1. Web Speech API, AFAIK it is supported by most browsers.

2. Turning on text-to-speech in Android phone/tablet settings.

Thanks all for comments.

I found responsivevoice.org which seems good for my experiment.