Skip to content

Commit 8bbcbb9

Browse files
Merge pull request #4493 from JustPies/jpvalidation-5-2
Bulk - Fix validation issues
2 parents a59b0ee + 49b3ce6 commit 8bbcbb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/speech-service/includes/how-to/video-translation/ai-foundry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To try out the video translation demo, follow these steps:
4343

4444
1. Select the **Play** button to hear the translated audio. Select the original video tab to play the original audio.
4545

46-
:::image type="content" source="../../../media/video-translation/foundry-portal/compare-original-translated.png" alt-text="Screenshot of selecting a voice type on the new project page." lightbox="../../../media/video-translation/foundry-portal/compare-original-translated.png":::
46+
:::image type="content" source="../../../media/video-translation/foundry-portal/compare-original-translated.png" alt-text="Screenshot that shows selecting a voice type on the new project page." lightbox="../../../media/video-translation/foundry-portal/compare-original-translated.png":::
4747

4848
The voice type options are:
4949
- **Prebuilt voice**: The service automatically selects the most suitable prebuilt voice by matching the speaker's voice in the video with prebuilt voices.

articles/ai-services/speech-service/includes/spx-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: eur
1111

1212
Follow these steps to install the Speech CLI on Windows:
1313

14-
1. Install the [Microsoft Visual C++ Redistributable for Visual Studio 2019](https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads) for your platform. Installing it for the first time might require a restart.
14+
1. Install the [Microsoft Visual C++ Redistributable for Visual Studio](/cpp/windows/latest-supported-vc-redist#latest-microsoft-visual-c-redistributable-version) for your platform. Installing it for the first time might require a restart.
1515
1. Install [.NET 6](/dotnet/core/install/windows?tabs=net60#runtime-information).
1616
1. Install the Speech CLI via the .NET CLI by entering this command:
1717

0 commit comments

Comments
 (0)