v4.2.1
What's Changed
Added
- Add
answer_format
toLemurActionItemsParams
type
Changed
- Rename
RealtimeService
toRealtimeTranscriber
,RealtimeServiceFactory
toRealtimeTranscriberFactory
,RealtimeTranscriberFactory.createService()
toRealtimeTranscriberFactory.transcriber()
. Deprecated aliases are provided for all old types and functions for backwards compatibility. - Restrict the type for
redact_pii_audio_quality
fromstring
toRedactPiiAudioQuality
an enum string.
Full Changelog: v4.2.0...v4.2.1