You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,25 @@ No fixes were made.
51
51
52
52
Each time you add new changes to this file, please add them bellow this line - i.e. between the [insertion](#insterion) section and the last version added.
53
53
54
+
## [2.0.9] - 2024-01-25
55
+
56
+
### Added
57
+
58
+
-`onDownloadRecording` method function that downloads the recoreded microphone as `audio/webm`
59
+
-`getRecordingAsBlobChunks` method function that returns all the recoreded microphone chunks as an array of blob
0 commit comments