Skip to content

Commit 6336bd4

Browse files
committed
started writing how to edit speakers
1 parent 6c51564 commit 6336bd4

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: Edit speakers with the Azure Video Indexer website
3+
description: The article demonstrates how to edit speakers with the Azure Video Indexer website.
4+
ms.topic: how-to
5+
ms.date: 11/01/2022
6+
ms.author: juliako
7+
---
8+
9+
# Edit speakers with the Azure Video Indexer website
10+
11+
Azure Video Indexer identifies speakers in your video but in some cases you may want to edit these names. You can perform the following editing actions, while in the edit mode:
12+
13+
- Add new speaker
14+
- Rename existing speaker
15+
- Assign a speaker for a transcript line.
16+
17+
The article demonstrates how to edit speakers with the [Azure Video Indexer website](https://www.videoindexer.ai/).
18+
19+
## Add a new speaker in the timeline
20+
21+
To view the speakers assigned to each transcript line do the following:
22+
23+
1. Select the edit mode:
24+
1. Select the **Timeline** tab.
25+
1. Choose to view speakers.
26+
1. Go to the transcript line on which you want to assign a new speaker to.
27+
1. Select **Assign a new speaker**.
28+
1. Add the name of the speaker you would like to use.
29+
30+
## Rename an existing speaker
31+
32+
1. Select the edit mode:
33+
1. Select the **Timeline** tab.
34+
1. Choose to view speakers.
35+
1. Go to the transcript line on which you want to rename a speaker.
36+
1. Select **Rename selected speaker**.
37+
38+
## Assign a speaker to a transcript line
39+
40+
1. Select the edit mode:
41+
1. Select the **Timeline** tab.
42+
1. Choose to view speakers.
43+
1. Go to the transcript line you want to assign a different speaker to.
44+
1. Select a speaker you wish to assign from the list.
45+
46+
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**.
47+
48+
## Limitations
49+
50+
When renaming an existing speaker or when adding a new speaker, the new name should be unique.
51+
52+
## Next steps
53+
54+
[Insert or remove transcript lines in the Azure Video Indexer website](edit-transcript-lines-portal.md)

0 commit comments

Comments
 (0)