@speechmatics/real-time-client
v5.0.4
Published
Client for the Speechmatics real-time API
Downloads
311
Readme
Speechmatics real-time client 🎤
[!WARNING] This package is still in beta. It should be as functional as the legacy package, but some behaviour may have changed.
Official JS client for the Speechmatics batch jobs API.
API documentation can be found here: https://docs.speechmatics.com/rt-api-ref
Installation
npm i @speechmatics/real-time-client
[!WARNING]
For React Native, make sure to install theevent-target-polyfill
package, or any other polyfill for theEventTarget
class
Usage
More examples will be available soon. For now, you can checkout the NodeJS example.
API keys 🔑
You can generate a long-lived API key through our self service portal here: https://portal.speechmatics.com/api-keys
See our documentation about generating short-lived JWTs here: https://docs.speechmatics.com/introduction/authentication