v2.1.15
Zoom without credentials, and transcription that fails before the meeting rather than after
- 1new
- 2improved
- 1fixed
Zoom bots sent without Zoom credentials now fall back to a browser-based recorder instead of failing, and a bot that asks for transcription we have no usable key for is rejected at creation rather than after it has recorded a whole meeting.
New Features
- Zoom meetings can be recorded without supplying Zoom SDK credentials — a bot sent without them is routed to a browser-based recorder automatically. See Zoom credentials.
Improvements
- Requesting real-time transcription with no usable provider key is now refused at bot creation, with an error naming the provider, instead of the bot joining and the transcript failing at the end.
- Zoom joins refused because the meeting does not allow anonymous participants are reported as that, rather than as a generic failure.
Bug Fixes
- Placeholder transcripts are never delivered in production. A transcription that produced no usable result now reports a failure instead of returning an empty transcript that looked real.