AssemblyAI / assemblyai-node-sdk

The AssemblyAI JavaScript SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.
https://www.assemblyai.com
MIT License
38 stars 11 forks source link

Realtime event handlers: Fix types in README #39

Closed ethanrcohen closed 8 months ago

ethanrcohen commented 8 months ago

These aren't up to date with https://github.com/AssemblyAI/assemblyai-node-sdk/blob/main/src/types/realtime/index.ts#L106

Swimburger commented 8 months ago

Thank you for the fix!