Skip to content

Commit 57edf64

Browse files
authored
Update edit-speakers.md
1 parent a410237 commit 57edf64

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

articles/azure-video-indexer/edit-speakers.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,14 @@ Azure Video Indexer identifies speakers in your video but in some cases you may
1616
The update applies to all speakers identified by this name.
1717
- Assign a speaker for a transcript line.
1818

19-
The update only applies to the currently selected speaker.
20-
21-
The article demonstrates how to edit speakers with the [Azure Video Indexer website](https://www.videoindexer.ai/). The same editing operations are possible with an API.
19+
The article demonstrates how to edit speakers with the [Azure Video Indexer website](https://www.videoindexer.ai/). The same editing operations are possible with an API. To use API, call [update video index](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Update-Video-Index).
2220

2321
## Prerequisites
2422

2523
1. Sign in to the [Azure Video Indexer website](https://www.videoindexer.ai/).
26-
1. Select the **Timeline** tab.
27-
1. Choose to view speakers.
24+
2. Select a video.
25+
3. Select the **Timeline** tab.
26+
4. Choose to view speakers.
2827

2928
:::image type="content" alt-text="Screenshot of how to view speakers." source="./media/edit-speakers-website/view-speakers.png":::
3029

@@ -35,16 +34,19 @@ This action allows adding new speakers that were not identified by Azure Video I
3534
1. Select the edit mode.
3635

3736
:::image type="content" alt-text="Screenshot of how to edit speakers." source="./media/edit-speakers-website/edit.png":::
38-
1. Go to the transcript line you want to assign a new speaker to.
37+
1. Go to the speakers drop down menu above the transcript line you wish to assign a new speaker to.
3938
1. Select **Assign a new speaker**.
4039

4140
:::image type="content" alt-text="Screenshot of how to add a new speaker." source="./media/edit-speakers-website/assign-new.png":::
42-
1. Add the name of the speaker you would like to use.
41+
1. Add the name of the speaker you would like to assign.
4342
1. Press a checkmark to save.
43+
44+
> [!NOTE]
45+
> Speaker names should be unique across the speakers in the current video.
4446
4547
## Rename an existing speaker
4648

47-
This action allows renaming an existing speaker that was identified by Azure Video Indexer. To add a new speaker from the website for the selected video, do the following:
49+
This action allows renaming an existing speaker that was identified by Azure Video Indexer. To rename a speaker from the website for the selected video, do the following:
4850

4951
1. Select the edit mode.
5052
1. Go to the transcript line where the speaker you wish to rename appears.
@@ -60,16 +62,16 @@ This action allows renaming an existing speaker that was identified by Azure Vid
6062
This action allows assigning a speaker to a specific transcript line with a wrong assignment. To assign a speaker to a transcript line from the website, do the following:
6163

6264
1. Go to the transcript line you want to assign a different speaker to.
63-
1. Select a speaker you wish to assign from the list.
65+
1. Select a speaker from the speakers drop down menu above that you wish to assign.
6466

65-
The update only applies to the currently selected speaker.
67+
The update only applies to the currently selected transcript line.
6668

6769
If the speaker you wish to assign doesn't appear on the list you can either **Assign a new speaker** or **Rename an existing speaker** as described above.
6870

6971
## Limitations
7072

71-
When when adding a new speaker, the new name should be unique.
73+
When adding a new speaker or renaming a speaker, the new name should be unique.
7274

7375
## Next steps
7476

75-
[Insert or remove transcript lines in the Azure Video Indexer website](edit-transcript-lines-portal.md)
77+
[Insert or remove transcript lines in the Azure Video Indexer website](edit-transcript-lines-portal.md)

0 commit comments

Comments
 (0)