Skip to content

Commit 19ea540

Browse files
authored
Merge pull request #268593 from MicrosoftDocs/main
Publish to live, Monday 4 AM PST, 3/11
2 parents 57c4a8d + 7f4fa5d commit 19ea540

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

articles/ai-services/speech-service/includes/language-support/pronunciation-assessment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ms.author: eur
2828
|Malay (Malaysia)|`ms-MY`|
2929
|Norwegian Bokmål (Norway)|`nb-NO`|
3030
|Portuguese (Brazil)|`pt-BR`|
31+
|Portuguese (Portugal)|`pt-PT`<sup>1</sup>|
3132
|Russian (Russia)|`ru-RU`|
3233
|Spanish (Mexico)|`es-MX` |
3334
|Spanish (Spain)|`es-ES` |

articles/ai-services/speech-service/language-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ With the cross-lingual feature, you can transfer your custom neural voice model
118118

119119
# [Pronunciation assessment](#tab/pronunciation-assessment)
120120

121-
The table in this section summarizes the 26 locales supported for pronunciation assessment, and each language is available on all [Speech to text regions](regions.md#speech-service). Latest update extends support from English to 25 more languages and quality enhancements to existing features, including accuracy, fluency and miscue assessment. You should specify the language that you're learning or practicing improving pronunciation. The default language is set as `en-US`. If you know your target learning language, [set the locale](how-to-pronunciation-assessment.md#get-pronunciation-assessment-results) accordingly. For example, if you're learning British English, you should specify the language as `en-GB`. If you're teaching a broader language, such as Spanish, and are uncertain about which locale to select, you can run various accent models (`es-ES`, `es-MX`) to determine the one that achieves the highest score to suit your specific scenario.
121+
The table in this section summarizes the 27 locales supported for pronunciation assessment, and each language is available on all [Speech to text regions](regions.md#speech-service). Latest update extends support from English to 26 more languages and quality enhancements to existing features, including accuracy, fluency and miscue assessment. You should specify the language that you're learning or practicing improving pronunciation. The default language is set as `en-US`. If you know your target learning language, [set the locale](how-to-pronunciation-assessment.md#get-pronunciation-assessment-results) accordingly. For example, if you're learning British English, you should specify the language as `en-GB`. If you're teaching a broader language, such as Spanish, and are uncertain about which locale to select, you can run various accent models (`es-ES`, `es-MX`) to determine the one that achieves the highest score to suit your specific scenario.
122122

123123
[!INCLUDE [Language support include](includes/language-support/pronunciation-assessment.md)]
124124

articles/communications-gateway/reliability-communications-gateway.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Reliability in Azure Communications Gateway
3-
description: Find out about reliability in Azure Communications Gateway
3+
description: Find out about reliability in Azure Communications Gateway.
44
author: rcdun
55
ms.author: rdunstan
66
ms.service: communications-gateway
@@ -61,7 +61,7 @@ Each site in your network must:
6161
> [!div class="checklist"]
6262
> - Send traffic to its local Azure Communications Gateway service region by default.
6363
> - Locate Azure Communications Gateway peers within a region using DNS SRV, as outlined in RFC 3263.
64-
> - Make a DNS SRV lookup on the domain name for the service region's connection to your network, for example `pstn-region1.<deployment-id>.commsgw.azure.com` (where `<deployment-id>` is autogenerated and unique to the deployment). You can find these domain names from the **Hostname** fields on the ***Overview** of your resource in the Azure portal.
64+
> - Make a DNS SRV lookup on the domain name for the service region's connection to your network, using `_sip._tls.<regional-FQDN-from-portal>`. Replace `<regional-FQDN-from-portal>` with the per-region FQDNs from the **Hostname** fields on the **Overview** page for your resource in the Azure portal. For example, if your deployment uses `commsgw.azure.com` domain names, look up `_sip._tls.pstn-region1.<deployment-id>.commsgw.azure.com` for the first region.
6565
> - If the SRV lookup returns multiple targets, use the weight and priority of each target to select a single target.
6666
> - Send new calls to available Azure Communications Gateway peers.
6767
@@ -82,7 +82,7 @@ The details of this routing behavior are specific to your network. You must agre
8282

8383
## Management regions
8484

85-
Management regions contain the infrastructure used for the ordering, monitoring and billing of Azure Communications Gateway. All infrastructure within these regions is deployed in a zonally redundant manner, meaning that all data is automatically replicated across each Availability Zone within the region. All critical configuration data is also replicated to each of the Service Regions to ensure the proper functioning of the service during an Azure region failure.
85+
Management regions contain the infrastructure used for the ordering, monitoring, and billing of Azure Communications Gateway. All infrastructure within these regions is deployed in a zonally redundant manner, meaning that all data is automatically replicated across each Availability Zone within the region. All critical configuration data is also replicated to each of the Service Regions to ensure the proper functioning of the service during an Azure region failure.
8686

8787
## Availability zone support
8888

0 commit comments

Comments
 (0)