2.2.1 (2024-01-03)
- add conversationId to transcriptions (8522ce4)
- add docs (8399ee6)
- do not set a default parameter (ee3af81)
2.2.0 (2023-12-29)
- start-request-params: added the ability to control start request params (3c61190)
2.1.0 (2023-12-09)
- incompatible-sample-rate: wireless devices with 16000hz were not working (e9ee3d1)
- export function typo (6bc8aac)
- semantic release (5c9ff60)
- 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)
2.0.1-staging.1 (2023-02-11)
- export function typo (6bc8aac)
2.0.0 (2022-09-01)
- readme: added readme as per new design (821aab3)
- languagecodesupport: added symbl language support code, it doesn't work as expected however (e37ba1d)
- transactionlistenonlysupport: added support for users who would only listen (dee36e3)
- readme: New functionality forces the user to make 2 function calls instead of 1 to achieve the same result
2.0.0-staging.1 (2022-08-05)
- readme: added readme as per new design (821aab3)
- languagecodesupport: added symbl language support code, it doesn't work as expected however (e37ba1d)
- transactionlistenonlysupport: added support for users who would only listen (dee36e3)
- readme: New functionality forces the user to make 2 function calls instead of 1 to achieve the same result
1.1.2 (2022-06-23)
- transcriptionscallback: changed return type to void instead of object (6bf1f41)
1.1.1 (2022-06-23)
- readme: fixed readme file and added more context (b4f7182)
- readme: fixing readme file to have proper callback function (ebd5f1a)
1.1.0 (2022-06-23)
- callbacksupport: added callback support for transcriptions (57292a6)
1.0.2 (2022-06-17)
- readme: Fixed typos (ac11966)
1.0.1 (2022-06-15)
- prepublish: added prepublish file for release versioning (00efe19)
- ghrandreadme: fixed GHR workflow and readme file (190e6e9)
- package: added proper git url and packages (2ecd7a4)
- package: using dyte in instead of dyte sdk to fix import issues (9430d2d)
- transcript: Fixed some structure issues and userId checks (ae02f02)
- transcriptstructure: removed unnecessary directory & changes typescript version (4c714c1)