Support of realtime transcription, post-meeting transcription and summary added
New Features:
- Real-Time Transcription which enables realtime transcription functionality with methods and events.
- Methods added:
startTranscription
andstopTranscription
to enable and disable transcription respectively. - Events:
onTranscriptionStateChanged
andonTranscriptionText
.
- Methods added:
- Post-meeting Transcription and summary capabilities with recording andHLS methods.
startRecording()
: Begins recording the meeting and supports post-transcription and summary configuration.startHls()
: Starts HLS streaming with options for post-transcription and summary settings.
Change Log:
1. Added new error codes.