v0.21.0
Changed
-
Increased start transcription and start dialout timeouts to 20 seconds.
-
CallClient.start_dialout()now returns two parameters in the completion callback: session ID and error. Previously, it only returned an error. -
CallClient.start_recording()now returns two parameters in the completion callback: stream ID and error. Previously, it only return an error.
Fixed
- Fixed an issue where start recording, start transcription and start dialout server error messages were ignored.