Azure AI Speech
Are you looking to integrate cutting-edge speech synthesys capabilities into your applications, but want to avoid the complexity and overhead of building and maintaining the infrastructure yourself? This Azure AI Speech API is your solution at competative pricing! Azure AI Speech API levarages Microsoft Azure's powerful AI speech services through a simple, unified interface. This Azure AI Speech…
Azure AI Speech endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
synthesize /synthesize |
Synthesizes speech from text given the selected voice. The response is in a binary audio/mpeg bytearray format, which can be played directly in a browser, or saved as an .mp3… |
| GET |
languages /languages |
Lists all supported languages |
| GET |
voices /voices |
Lists all supported voices per language. Voices can also be filtered based on language. |