Vocalware Text-to-Speech API

Vocalware is Oddcast's cloud text-to-speech service. It exposes a pay-as-you-go HTTP/REST API (suitable for mobile and server-side/standalone apps) and a JavaScript/HTML5 API (for in-browser playback), offering hundreds of voices in over thirty languages. Requests are authenticated with an account id and API key plus a per-request checksum; audio is returned as a playable stream (a stream is one playback instance up to 60 seconds).

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/vocalware-text-to-speech-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Vocalware Text-to-Speech API
description: Vocalware is Oddcast's cloud text-to-speech service. It exposes a pay-as-you-go HTTP/REST
  API (suitable for mobile and server-side/standalone apps) and a JavaScript/HTML5 API (for in-browser
  playback), offering hundreds of voices in over thirty languages. Requests are authenticated with an
  account id and API key plus a per-request checksum; audio is returned as a playable stream (a stream
  is one playback instance up to 60 seconds).
humanURL: https://www.vocalware.com
baseURL: https://www.vocalware.com
tags:
- Text-to-Speech
- Speech Synthesis
- Voice
- Audio
properties:
- type: Documentation
  url: https://www.vocalware.com/support/javascript
- type: APIReference
  url: https://www.vocalware.com/support/reference
- type: Support
  url: https://www.vocalware.com/support/support
- type: Pricing
  url: https://www.vocalware.com/index/pricing
- type: SignUp
  url: https://www.vocalware.com/auth/signup
- type: Login
  url: https://www.vocalware.com/auth/signin
- type: Authentication
  url: authentication/oddcast-authentication.yml
- type: Conventions
  url: conventions/oddcast-conventions.yml