SDK: New Typescript SDK
We've published a new Typescript SDK. Try it out: npm install @speechify/apiTogether with the release, the old @speechify/api-sdk package is now deprecated.
API: Deprecated POST /v1/auth/token endpoint
The POST /v1/auth/token endpoint is now deprecated. We will only support API Key authentication moving forward.
API: Loudness Normalization Update
Previously, the loudness normalization was enabled by default. Now it's disabled by default as we believe, together with our internal model improvements, it will improve the overall quality of the…
SDK: Python
We've released a new Python SDK. Checkout the repository for more information.