Releases: dyte-in/symbl-transcription
Releases · dyte-in/symbl-transcription
v2.2.1
2.2.1 (2024-01-03)
Bug Fixes
- add conversationId to transcriptions (8522ce4)
- add docs (8399ee6)
- do not set a default parameter (ee3af81)
v2.2.0
2.2.0 (2023-12-29)
Features
- start-request-params: added the ability to control start request params (3c61190)
v2.1.0
2.1.0 (2023-12-09)
Bug Fixes
- incompatible-sample-rate: wireless devices with 16000hz were not working (e9ee3d1)
- export function typo (6bc8aac)
- semantic release (5c9ff60)
Features
- connectionid-speakeruserid-support: added support for passing userId & connectionId (293099d)
- message-id-support: added message id support with a quick test setup (22802a1)
- sample-demo: added demo files to perform a quick demo without having to setup Dyte fully (17b64c6)
v2.0.0
2.0.0 (2022-09-01)
Documentation
- readme: added readme as per new design (821aab3)
Features
- languagecodesupport: added symbl language support code, it doesn't work as expected however (e37ba1d)
- transactionlistenonlysupport: added support for users who would only listen (dee36e3)
BREAKING CHANGES
- readme: New functionality forces the user to make 2 function calls instead of 1 to achieve
the same result
v2.0.0-staging.1
Documentation
- readme: added readme as per new design (821aab3)
Features
- languagecodesupport: added symbl language support code, it doesn't work as expected however (e37ba1d)
- transactionlistenonlysupport: added support for users who would only listen (dee36e3)
BREAKING CHANGES
- readme: New functionality forces the user to make 2 function calls instead of 1 to achieve
the same result
v1.1.2
1.1.2 (2022-06-23)
Bug Fixes
- transcriptionscallback: changed return type to void instead of object (6bf1f41)
v1.1.1
1.1.1 (2022-06-23)
Bug Fixes
- readme: fixed readme file and added more context (b4f7182)
- readme: fixing readme file to have proper callback function (ebd5f1a)
v1.1.0
1.1.0 (2022-06-23)
Features
- callbacksupport: added callback support for transcriptions (57292a6)
v1.0.2
1.0.2 (2022-06-17)
Bug Fixes