Skip to content

Commit 2f1624b

Browse files
Update speech-ssml-phonetic-sets.md
1 parent ed7ef0d commit 2f1624b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cognitive-services/Speech-Service/speech-ssml-phonetic-sets.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Speech service supports the [International Phonetic Alphabet (IPA)](https://en.w
2626
| `ː` | Long | Don’t use colon ( : or :) though it looks similar. |
2727
| `` | Linking | |
2828

29+
> [!TIP]
30+
> You can use [the international phonetic alphabet keyboard](https://www.internationalphoneticalphabet.org/html-ipa-keyboard-v1/keyboard/) to create the correct `ipa` suprasegmentals.
31+
2932
For some locales, Speech service defines its own phonetic alphabets, which ordinarily map to the [International Phonetic Alphabet (IPA)](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet). The eight locales that support the Microsoft Speech API (SAPI, or `sapi`) are en-US, fr-FR, de-DE, es-ES, ja-JP, zh-CN, zh-HK, and zh-TW. For those eight locales, you set `sapi` or `ipa` as the `alphabet` in [SSML](speech-synthesis-markup.md#use-phonemes-to-improve-pronunciation).
3033

3134
See the sections in this article for the phonemes that are specific to each locale.

0 commit comments

Comments
 (0)