Python
See our releases on GitHub for more detailed changelogs
v17
v16
v15
What's Changed
v17
- Real-time Transcriptions added. Method names for recordings and call transcriptions have changed.
- Call transcription properties
detectedLanguageandtrackare now proper enums. They were previously strings. - Call transcription property
texthas been updated totranscriptto properly reflect the API response.
v16
- The
bodyproperty of theupload_mediamethod in theMediaApimust be of typebytesorstring,bytearrayis no longer accepted.
v15
- Generated an entirely new SDK using the open-source OpenAPI Generator Library
- Rewrote the BXML library