Skip to content

Commit 285afa8

Browse files
authored
Merge pull request #46268 from v-tawe/patch-4
Missing UWP tab
2 parents 6825f84 + bfc99dd commit 285afa8

File tree

2 files changed

+6
-2
lines changed
  • articles/cognitive-services/Speech-Service/includes/quickstarts

2 files changed

+6
-2
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-sts/csharp/csharp.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ ms.author: erhopf
1818
[!INCLUDE [dotnet](./dotnet.md)]
1919
#### [.NET Core](#tab/dotnetcore)
2020
[!INCLUDE [dotnetcore](./dotnetcore.md)]
21+
#### [UWP](#tab/uwp)
22+
[!INCLUDE [uwp](./uwp.md)]
2123

22-
* * *
24+
* * *

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt/csharp/csharp.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ ms.author: erhopf
1818
[!INCLUDE [dotnet](./dotnet.md)]
1919
#### [.NET Core](#tab/dotnetcore)
2020
[!INCLUDE [dotnetcore](./dotnetcore.md)]
21+
#### [UWP](#tab/uwp)
22+
[!INCLUDE [uwp](./uwp.md)]
2123

22-
* * *
24+
* * *

0 commit comments

Comments
 (0)