Skip to content

The REST API is plain HTTP and JSON, so any language that can make a request can use it. These clients are for when you would rather not hand-roll one.

If your target is a web page rather than a server, you probably do not want a REST client at all. @responsivevoice/core speaks through the browser's own voices and only falls back to the API when it has to — fewer requests, no round trip for most sentences.