v4.3.2
What's Changed
Added
- Add
audio_url
property toTranscribeParams
in addition to theaudio
property. You can use one or the other.audio_url
only accepts a URL string. - Add
TranscriptReadyNotification
type for the transcript webhook body.
Changed
- Update codebase to use TSDoc
- Update README.md with more samples
Full Changelog: v4.3.1...v4.3.2