Skip to content

Releases: dyte-in/symbl-transcription

v2.2.1

03 Jan 10:23
Compare
Choose a tag to compare

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

29 Dec 16:59
Compare
Choose a tag to compare

2.2.0 (2023-12-29)

Features

  • start-request-params: added the ability to control start request params (3c61190)

v2.1.0

09 Dec 08:24
Compare
Choose a tag to compare

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.1-staging.1

11 Feb 08:29
Compare
Choose a tag to compare
v2.0.1-staging.1 Pre-release
Pre-release

2.0.1-staging.1 (2023-02-11)

Bug Fixes

v2.0.0

01 Sep 11:24
Compare
Choose a tag to compare

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

05 Aug 11:46
Compare
Choose a tag to compare
v2.0.0-staging.1 Pre-release
Pre-release

2.0.0-staging.1 (2022-08-05)

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

23 Jun 10:48
Compare
Choose a tag to compare

1.1.2 (2022-06-23)

Bug Fixes

  • transcriptionscallback: changed return type to void instead of object (6bf1f41)

v1.1.1

23 Jun 10:06
Compare
Choose a tag to compare

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

23 Jun 09:51
Compare
Choose a tag to compare

1.1.0 (2022-06-23)

Features

  • callbacksupport: added callback support for transcriptions (57292a6)

v1.0.2

17 Jun 11:11
Compare
Choose a tag to compare

1.0.2 (2022-06-17)

Bug Fixes