Skip to content

Commit cd62b2e

Browse files
committed
corrections
1 parent d4c1b97 commit cd62b2e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/azure-video-indexer/includes/insights.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ ms.date: 06/02/2022
66
ms.author: juliako
77
---
88

9-
> [!TIP]
10-
> The JSON output produced by the website or API contains `Insights` and `SummarizedInsights` elements. We highly recommend using `Insights` and not using `SummarizedInsights` (which is present for backward compatibility).
9+
The JSON output produced by the website or API contains `Insights` and `SummarizedInsights` elements. We highly recommend using `Insights` and not using `SummarizedInsights` (which is present for backward compatibility).

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,20 @@ This article shows you how to view and edit the Azure Video Indexer insights of
2323

2424
> [!div class="mx-imgBorder"]
2525
> :::image type="content" source="./media/video-indexer-view-edit/timeline.png" alt-text="The screenshot shows how to select the insights." lightbox="./media/video-indexer-view-edit/timeline.png":::
26-
27-
[!INCLUDE [insights](./includes/insights.md)]
2826
2927
The **Timeline** tab shows transcripts with timelines and other information that you can choose from the **View** drop-down.
3028

3129
The player and the insights are synchronized. For example, if you click a keyword or the transcript line, the player brings you to that moment in the video. You can achieve the player/insights view and synchronization in your application. For more information, see [Embed Azure Indexer widgets into your application](video-indexer-embed-widgets.md).
3230

33-
If you want to download artifact files, beware of the following:
31+
For more information, see [Insights output](video-indexer-output-json-v2.md).
32+
33+
## Considerations
34+
35+
- [!INCLUDE [insights](./includes/insights.md)]
36+
- If you want to download artifact files, beware of the following:
3437

3538
[!INCLUDE [artifacts](./includes/artifacts.md)]
3639

37-
For more information, see [Insights output](video-indexer-output-json-v2.md).
38-
3940
## Next steps
4041

4142
[Use your videos' deep insights](use-editor-create-project.md)

0 commit comments

Comments
 (0)