Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes Web SDK #315

Merged
merged 1 commit into from
Dec 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ We continuously add new features and enhancements, fix critical bugs, and regula
- **Added support for generating Trackers in Spanish Language** <font color="orange"> (LABS) </font><br/>
[Read more here](/docs/streamingapi/code-snippets/receive-trackers-in-spanish).


![sdk](/img/sdk-icon.png)
- **Web SDK Availability** <font color="orange"> (BETA + LABS) </font><br/>
Availability of web based JavaScript SDK for Streaming API. Some of the features include transcribing real-time audio, connecting, muting/unmutung, reconnecting, subscribing to events and stopping connections.
[Read more here](/docs/web-sdk/overview).


### 22 Oct 2021
![api update](/img/api-update.png)
- **Added support for generating Summary for only the new Transcripts of a Conversation** <font color="orange"> (LABS) </font><br/>
Expand Down
158 changes: 0 additions & 158 deletions web-sdk/labs-features.md

This file was deleted.

13 changes: 0 additions & 13 deletions web-sdk/muting-and-unmuting-connected-device.md

This file was deleted.

129 changes: 0 additions & 129 deletions web-sdk/overview.md

This file was deleted.

79 changes: 0 additions & 79 deletions web-sdk/reconnecting-to-existing-realtime-connection.md

This file was deleted.

Loading