You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/sapi-phoneset-usage.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Phone Set Usage - Speech service
2
+
title: Phonetic sets - Speech service
3
3
titleSuffix: Azure Cognitive Services
4
-
description: Learn The detailed phone usage doc for SAPI.
4
+
description: Learn how to the Speech API (SAPI) phonetic alphabet maps to the International Phonetic Alphabet (IPA), and when to use which.
5
5
services: cognitive-services
6
6
author: zhaoyunED
7
7
manager: junwg
@@ -12,9 +12,9 @@ ms.date: 03/04/2020
12
12
ms.author: jiajzhan
13
13
---
14
14
15
-
# Speech Phonetic Sets
15
+
# Speech phonetic sets
16
16
17
-
Microsoft defines a Speech API (SAPI) phonetic alphabet (phone set for short), consisting of seven languages; `en-US`, `fr-FR`, `de-DE`, `es-ES`, `ja-JP`, `zh-CN`, and `zh-TW`. The SAPI phone set is relatively easy to use for a native speaker. For example, `ja-JP` uses kana as phone, `zh-CN` use PinYin as phone set. But sometimes it's not powerful enough, for example SAPI phone set of `fr-FR` couldn't represent french liaison.
17
+
Microsoft defines a Speech API (SAPI) phonetic alphabet (phone set for short), consisting of seven languages; `en-US`, `fr-FR`, `de-DE`, `es-ES`, `ja-JP`, `zh-CN`, and `zh-TW`. The SAPI phonetic sets typically map to the <ahref="https://en.wikipedia.org/wiki/International_Phonetic_Alphabet"target="_blank">International Phonetic Alphabet (IPA) <spanclass="docon docon-navigate-external x-hidden-focus"></span></a>. In this article, you'll learn how these phone sets are mapped and when to use which phone set.
18
18
19
19
# [en-US](#tab/en-US)
20
20
@@ -118,7 +118,7 @@ Microsoft defines a Speech API (SAPI) phonetic alphabet (phone set for short), c
118
118
119
119
### French suprasegmentals
120
120
121
-
The SAPI phone set puts stress after the vowel of the stressed syllable, however; the `fr-FR` SAPI phone set doesn't support the IPA sub-stress 'ˌ'. If the IPA sub-stress is needed, you should use the IPA directly.
121
+
The SAPI phone set puts stress after the vowel of the stressed syllable, however; the `fr-FR` SAPI phone set doesn't support the IPA substress 'ˌ'. If the IPA substress is needed, you should use the IPA directly.
122
122
123
123
### French vowels
124
124
@@ -190,10 +190,10 @@ The SAPI phone set puts stress after the vowel of the stressed syllable, however
190
190
191
191
| SAPI | IPA | Example 1 | Example 2 | Example 3 |
0 commit comments