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

Conflict resolution #470

Merged
merged 34 commits into from
Apr 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
6186dad
DC-347 (#416)
amritesh-singh Mar 10, 2022
70e0bda
Added forward slash to every redirect from Top and Navbar. (DC-307) (…
harshalkaigaonkar Mar 10, 2022
850618c
DC-349 (#424)
amritesh-singh Mar 10, 2022
67f0a17
Fix redirects. (#425)
Mar 11, 2022
528b712
Fix redirects (#426)
Mar 11, 2022
b079d4c
Fixes moesif issue (#427)
pema-s Mar 14, 2022
bd15017
DC-88 (#415)
amritesh-singh Mar 14, 2022
378fd02
DC-183 (#423)
amritesh-singh Mar 15, 2022
e686fb8
DC-286 Added snippet for stopping connection in sample (#406)
Mukulikaa Mar 15, 2022
93dcc97
Enable all trackers (#436)
pema-s Mar 17, 2022
5fd0dde
Updated/Added slugs for every Page required (DC-307) (#439)
harshalkaigaonkar Mar 21, 2022
8999f24
DC-127 (#432)
amritesh-singh Mar 21, 2022
f6cc933
DC-209 Consolidated two trackers with streaming api tutorials (#429)
Mukulikaa Mar 21, 2022
7483c23
DC-225 Further explanation for the `score` and `definitive` parameter…
Mukulikaa Mar 22, 2022
acef550
Revert "Updated/Added slugs for every Page required (DC-307) (#439)" …
pema-s Mar 22, 2022
5bc0c8e
DC 356 implement the title tags for seo (#435)
kushv16 Mar 22, 2022
9065719
Adds changes to Tracker Tutorials (#444)
pema-s Mar 23, 2022
122c3bb
fix: build errors due to #439 , resolved. (#445)
harshalkaigaonkar Mar 23, 2022
cff35c2
DC-358 (#447)
amritesh-singh Mar 23, 2022
b2a3650
Added the styleguide and moved readme, CoC (#446)
Mukulikaa Mar 23, 2022
598f64f
Adds authentication info (#448)
pema-s Mar 23, 2022
63f58c5
DC-149 (#419)
amritesh-singh Mar 24, 2022
8565ded
Add logos to sdk (#452)
kushv16 Mar 24, 2022
1ebdae6
Update README.md (#326)
Mar 24, 2022
51dd29e
fix: TopBar highlighting bug fixed, hardcoded the slugs. (#449)
harshalkaigaonkar Mar 24, 2022
5a43aa0
Corrects grammar (#453)
pema-s Mar 24, 2022
88decef
DC-377 (#458)
amritesh-singh Mar 29, 2022
be56cca
Update homepage cards (#459)
pema-s Mar 29, 2022
5906cea
DC-380 (#460)
pema-s Mar 29, 2022
b11a2d6
DC-365 (#462)
amritesh-singh Mar 31, 2022
8190fdc
DC-361 (#456)
amritesh-singh Mar 31, 2022
7a452b0
DC-381, DC-382 (#465)
pema-s Apr 4, 2022
c7e03df
Bug fixes 04 04 (#466)
pema-s Apr 4, 2022
62906dc
Merge branch 'master' into conflict-resolution
pema-s Apr 4, 2022
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: 3 additions & 4 deletions docs/async-api/code-snippets/how-to-use-sentiment-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@ You must wait for the job to complete processing before you proceed with getting

While we provide you with a default video URL for the API to process, which can be downloaded [here](https://symbltestdata.s3.us-east-2.amazonaws.com/sample_video_file.mp4), you can replace that with any other video URL.

### Request Example
### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

:::info
Before using the Async API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).
:::
### Request Example

<Tabs
defaultValue="cURL"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@ While we provide you with a default video URL for the API to process, which can
You must wait for the job to complete processing before you proceed with getting the Conversation Intelligence. If you immediately make a GET request to Conversation API, it is possible that you'll receive incomplete insights. Therefore, ensure that you wait for the job to complete.
:::

### Request Example
### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

:::info
Before using the Async API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).
:::
### Request Example

<Tabs
defaultValue="cURL"
Expand Down
7 changes: 3 additions & 4 deletions docs/async-api/code-snippets/receive-entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@ While we provide you with a default video URL for the API to process, which can
You must wait for the job to complete processing before you proceed with getting the Conversation Intelligence. If you immediately make a GET request to Conversation API, it is possible that you'll receive incomplete insights. Therefore, ensure that you wait for the job to complete.
:::

### Request Example
### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

:::info
Before using the Async API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).
:::
### Request Example

<Tabs
defaultValue="cURL"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ While we provide you with a default video URL for the API to process, which can
You must wait for the job to complete processing before you proceed with getting the Conversation Intelligence. If you immediately make a GET request to Conversation API, it is possible that you'll receive incomplete insights. Therefore, ensure that you wait for the job to complete.
:::

### Request Example
### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

:::info
Before using the Async API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).
:::
### Request Example

<Tabs
defaultValue="cURL"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ In this example, we will process an audio file (in .wav format) via Async Audio

To view the complete reference, see [Async API documentation](/docs/async-api/introduction).

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### Example API Endpoint

`POST https://api.symbl.ai/v1/process/audio`
Expand Down
3 changes: 3 additions & 0 deletions docs/async-api/code-snippets/sentiment-analysis-on-topics.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ In this example, we will process an audio file (in .wav format) via Async Audio

To view the complete reference, see [Async API documentation](/docs/async-api/introduction).

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### Example API Endpoint

`POST https://api.symbl.ai/v1/process/audio`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@ While we provide you with a default textual conversation for the API to process
You must wait for the job to complete processing before you proceed with getting the Conversation Intelligence. If you immediately make a GET request to Conversation API, it is possible that you'll receive incomplete insights. Therefore, ensure that you wait for the job to complete.
:::

### Request Example
### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

:::info
Before using the Async API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).
:::
### Request Example

<Tabs
defaultValue="cURL"
Expand Down
1 change: 1 addition & 0 deletions docs/async-api/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Async API
description: Symbl.ai Async APIs provides a REST interface for submitting any recorded or saved conversations for transcription. Check out our Async APIs documentation to get started.
sidebar_label: Introduction
slug: /async-api/introduction/
pagination_label: Async API
---

<head>
Expand Down
5 changes: 3 additions & 2 deletions docs/async-api/overview/audio/post-audio-url.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,16 @@ It can be utilized for any use case where you have access to recorded audio stor
The URL provided must be a publicly available URL. Currently, we do not support any redirected links, shortened links (e.g. bit.ly), YouTube, Vimeo, or links from any audio/video platforms.
:::

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint

`POST https://api.symbl.ai/v1/process/audio/url`


### Example API Call

Before using the Async Audio API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).

<Tabs
defaultValue="cURL"
values={[
Expand Down
5 changes: 3 additions & 2 deletions docs/async-api/overview/audio/post-audio.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ It can be utilized for any use case where you have access to recorded audio and

Use this API to upload your file and generate a Conversation ID. If you want to append additional audio information to the same Conversation ID.

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint

`POST https://api.symbl.ai/v1/process/audio`
Expand All @@ -23,8 +26,6 @@ Use this API to upload your file and generate a Conversation ID. If you want to

The sample request accepts just the raw audio file from the data with the MIME typeset in the Content-Type Header. The audio file should only have Mono Channel.

Before using the Async Audio API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).

<Tabs
defaultValue="cURL"
values={[
Expand Down
5 changes: 2 additions & 3 deletions docs/async-api/overview/audio/put-audio-url.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,15 @@ If there are multiple requests are submitted for the same Conversation ID, all t
in order to maintain the order of the requests for the conversation.
:::

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint

`PUT https://api.symbl.ai/v1/process/audio/url/:conversationId`


### Example API Call

Before using the Async Audio API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).

<Tabs
defaultValue="cURL"
values={[
Expand Down
4 changes: 2 additions & 2 deletions docs/async-api/overview/audio/put-audio.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ The Async Audio API allows you to process an additional audio file to the previo

It can be useful in any use case where you have access to multiple audio files of any type of conversation, and you want to extract the insightful items supported by the [Conversation API](/docs/conversation-api/introduction).

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint

`PUT https://api.symbl.ai/v1/process/audio/:conversationId`

### Example API Call

Before using the Async Audio API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).

<Tabs
defaultValue="cURL"
values={[
Expand Down
5 changes: 3 additions & 2 deletions docs/async-api/overview/text/post-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@ import TabItem from '@theme/TabItem';

The Async Text API allows you to process any text payload. This API is useful for when you want to extract Conversation Insights from textual content.

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint

`POST https://api.symbl.ai/v1/process/text`

### Example API Call

Before using the Async Text API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).

<Tabs
defaultValue="cURL"
values={[
Expand Down
6 changes: 3 additions & 3 deletions docs/async-api/overview/text/put-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ It can be useful in cases where you have new information like chats, emails or m
If there are multiple requests are submitted for the same Conversation ID, all the requests will be processed synchronously in order to maintain the order of the requests for the conversation.
:::

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint

`PUT https://api.symbl.ai/v1/process/text/:conversationId`

### Example API Call

Before using the Async Text API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).


<Tabs
defaultValue="cURL"
values={[
Expand Down
5 changes: 2 additions & 3 deletions docs/async-api/overview/video/post-video-url.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,15 @@ The URL provided must be a publicly available URL. Currently we do not support a
This API supports only <b>mp4</b> file formats video. If you have any other type of file, you need to first convert the file to the supported format in order to use the API.
:::

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint

`POST https://api.symbl.ai/v1/process/video/url`


### Example API Call

Before using the Async Video API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).

<Tabs
defaultValue="cURL"
values={[
Expand Down
6 changes: 3 additions & 3 deletions docs/async-api/overview/video/post-video.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ It can be useful in any use case where you have access to the video file of any
This API supports only <b>mp4</b> file formats. If you have any other type of file, you need to first convert the file to the supported format in order to use the API.
:::

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint
`POST https://api.symbl.ai/v1/process/video`


### Example API Call

Before using the Async Video API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).

<Tabs
defaultValue="cURL"
values={[
Expand Down
5 changes: 3 additions & 2 deletions docs/async-api/overview/video/put-video-url.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,15 @@ If there are multiple requests are submitted for the same Conversation ID all th
in order to maintain the order of the requests for the conversation.
:::

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint

`PUT https://api.symbl.ai/v1/process/video/url/:conversationId`

### Example API Call

Before using the Async Video API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).

<Tabs
defaultValue="cURL"
values={[
Expand Down
7 changes: 3 additions & 4 deletions docs/async-api/overview/video/put-video.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,15 @@ If there are multiple requests are submitted for the same Conversation ID, all t
in order to maintain the order of the requests for the conversation.
:::

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### API Endpoint

`PUT https://api.symbl.ai/v1/process/video/:conversationId`

### Example API Call

:::info
Before using the Async Video API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).
:::

<Tabs
defaultValue="cURL"
values={[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,10 @@ To get the Summary UI, we need to process the video using Symbl's [POST Video Us
You must wait for the job to complete processing before you proceed with getting the Conversation Intelligence. If you immediately make a GET request to Conversation API, it is possible that you'll receive incomplete insights. Therefore, ensure that you wait for the job to complete.
:::

### Example API Call

:::info
Before using the Async API you must get the authentication token (`AUTH_TOKEN`) from [our authentication process](/docs/developer-tools/authentication).
:::
### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

### Example API Call

<Tabs
defaultValue="cURL"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,16 @@ This snippet shows a cURL command for consuming the Async Video URL-based API wh
The below example uses the Async Video URL API, but Speaker Separation can be achieved with other Async Audio/Video APIs in the same way.
:::

* `AUTH_TOKEN` needs to be replaced with the Bearer token generated during [our authentication process](/docs/developer-tools/authentication).

* For accuracy, `NUMBER_OF_UNIQUE_SPEAKERS` should match the number of unique speakers in the Audio/Video data.
For accuracy, `NUMBER_OF_UNIQUE_SPEAKERS` should match the number of unique speakers in the Audio/Video data.


:::caution
You must wait for the job to complete processing before you proceed with getting the Conversation Intelligence. If you immediately make a GET request to Conversation API, it is possible that you'll receive incomplete insights. Therefore, ensure that you wait for the job to complete.
:::

### Authentication
Before using this API, you must generate your authentication token (`AUTH_TOKEN`). To learn how to get the authentication token, see the [Authentication](/docs/developer-tools/authentication) page.

#### Code Example

<Tabs
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/action-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: action-items
title: Action Items
sidebar_label: Action Items
slug: /concepts/action-items/
pagination_label: Action Items
---

import Tabs from '@theme/Tabs';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: analytics
title: Conversational Analytics
sidebar_label: Introduction
slug: /concepts/conversational-analytics/
pagination_label: Conversation Analytics
---

import Tabs from '@theme/Tabs';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: comprehensive-action-items
title: Comprehensive Action Items (Labs)
sidebar_label: Introduction
pagination_label: Comprehensive Action Items
slug: /concepts/comprehensive-action-items/
---

Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/conversation-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: conversation-groups
title: Conversation Groups (Beta)
sidebar_label: Introduction
pagination_label: Conversation Groups
slug: /concepts/conversation-groups/
---

Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/follow-ups.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: follow-ups
title: Follow Ups
sidebar_label: Follow Ups
slug: /concepts/follow-ups/
pagination_label: Follow Ups
---

import Tabs from '@theme/Tabs';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: questions
title: Questions
sidebar_label: Introduction
slug: /concepts/questions/
pagination_label: Questions
---

import Tabs from '@theme/Tabs';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/redacting-pii.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: redaction-pii
title: Identifying and Redacting PII and PCI Data
sidebar_label: PII and PCI Identification and Redaction
slug: /concepts/redaction-pii/
pagination_label: PII and PCI Identification and Redaction
---

import Tabs from '@theme/Tabs';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/sentiment.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Sentiment Analysis (Beta)
sidebar_label: Introduction
description: Sentiment API enables developers to detect positive or negative sentiment from conversations in real-time. Learn more.
slug: /concepts/sentiment-analysis/
pagination_label: Sentiment Analysis
---

<head>
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/speech-to-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Speech-to-Text
description: Get real-time speech-to-text data and analytics from your conversations with Symbl.ai APIs. Learn more.
sidebar_label: Introduction
slug: /concepts/speech-to-text/
pagination_label: Speech-to-text
---

<head>
Expand Down
Loading