This repository was archived by the owner on Apr 1, 2025. It is now read-only.
2.0.1
What's Changed
Fixes:
- The
getAudioDurationmethod returns adoubleinstead of anintfor the ParagraphsResponse, SentencesResponse class. This was incorrectly changed in version 2.0.0. Only theTranscriptclass should return anintfor the audio duration.
Full Changelog: 2.0.0...2.0.1