Skip to content

Commit 8edf47b

Browse files
committed
remove disallowed html
1 parent 4f4e0c8 commit 8edf47b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Phonetic alphabets are used with the [Speech Synthesis Markup Language (SSML)](s
1818

1919
## Speech service phonetic alphabet
2020

21-
For some locales, the Speech service defines its own phonetic alphabets that typically map to the <a href="https://en.wikipedia.org/wiki/International_Phonetic_Alphabet" target="_blank">International Phonetic Alphabet (IPA)</a>. The 7 locales that support `sapi` are: `en-US`, `fr-FR`, `de-DE`, `es-ES`, `ja-JP`, `zh-CN`, and `zh-TW`.
21+
For some locales, the Speech service defines its own phonetic alphabets that typically map to the [International Phonetic Alphabet (IPA)](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet). The 7 locales that support `sapi` are: `en-US`, `fr-FR`, `de-DE`, `es-ES`, `ja-JP`, `zh-CN`, and `zh-TW`.
2222

2323
You set `sapi` or `ipa` as the `alphabet` in [SSML](speech-synthesis-markup.md#use-phonemes-to-improve-pronunciation).
2424

@@ -293,7 +293,7 @@ The Speech service phone set puts stress after the vowel of the stressed syllabl
293293
| ^ | `ʔ` | beachtlich /b ax - ^ a 1 x t - l ih c/ |
294294

295295
> [!NOTE]
296-
> We need to add a [gs\] phone between two distinct vowels, except the two vowels are a genuine diphthong. This oral consonant is a glottal stop, for more information, see <a href="http://en.wikipedia.org/wiki/Glottal_stop" target="_blank">glottal stop <span class="docon docon-navigate-external x-hidden-focus"></a></a>.
296+
> We need to add a [gs\] phone between two distinct vowels, except the two vowels are a genuine diphthong. This oral consonant is a glottal stop, for more information, see [glottal stop](http://en.wikipedia.org/wiki/Glottal_stop).
297297
298298
### [es-ES](#tab/es-ES)
299299

@@ -341,7 +341,7 @@ The Speech service phone set puts stress after the vowel of the stressed syllabl
341341
342342
### [zh-CN](#tab/zh-CN)
343343

344-
The Speech service phone set for `zh-CN` is based on the native phone <a href="https://en.wikipedia.org/wiki/Pinyin" target="_blank">Pinyin </a> set.
344+
The Speech service phone set for `zh-CN` is based on the native phone [Pinyin](https://en.wikipedia.org/wiki/Pinyin).
345345

346346
#### Tone
347347

@@ -363,7 +363,7 @@ The Speech service phone set for `zh-CN` is based on the native phone <a href="h
363363

364364
### [zh-TW](#tab/zh-TW)
365365

366-
The Speech service phone set for `zh-TW` is based on the native phone <a href="https://en.wikipedia.org/wiki/Bopomofo" target="_blank">Bopomofo </a> set.
366+
The Speech service phone set for `zh-TW` is based on the native phone [Bopomofo](https://en.wikipedia.org/wiki/Bopomofo).
367367

368368
#### Tone
369369

@@ -385,7 +385,7 @@ The Speech service phone set for `zh-TW` is based on the native phone <a href="h
385385

386386
### [ja-JP](#tab/ja-JP)
387387

388-
The Speech service phone set for `ja-JP` is based on the native phone <a href="https://en.wikipedia.org/wiki/Kana" target="_blank">Kana </a> set.
388+
The Speech service phone set for `ja-JP` is based on the native phone [Kana](https://en.wikipedia.org/wiki/Kana) set.
389389

390390
#### Stress
391391

@@ -407,7 +407,7 @@ The Speech service phone set for `ja-JP` is based on the native phone <a href="h
407407

408408
## International Phonetic Alphabet
409409

410-
For the locales below, the Speech service uses the <a href="https://en.wikipedia.org/wiki/International_Phonetic_Alphabet" target="_blank">International Phonetic Alphabet (IPA)</a>.
410+
For the locales below, the Speech service uses the [International Phonetic Alphabet (IPA)](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet).
411411

412412
You set `ipa` as the `alphabet` in [SSML](speech-synthesis-markup.md#use-phonemes-to-improve-pronunciation).
413413

articles/cognitive-services/Speech-Service/speech-synthesis-markup.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ Phonetic alphabets are composed of phones, which are made up of letters, numbers
440440

441441
| Attribute | Description | Required / Optional |
442442
|-----------|-------------|---------------------|
443-
| `alphabet` | Specifies the phonetic alphabet to use when synthesizing the pronunciation of the string in the `ph` attribute. The string specifying the alphabet must be specified in lowercase letters. The following are the possible alphabets that you can specify.<ul><li>`ipa` &ndash; [International Phonetic Alphabet](speech-ssml-phonetic-sets.md#speech-service-phonetic-alphabet)</li><li>`sapi` &ndash; [Speech service phonetic alphabet](speech-ssml-phonetic-sets.md#speech-service-phonetic-alphabet)</li><li>`ups` &ndash;<a href="https://documentation.help/Microsoft-Speech-Platform-SDK-11/17509a49-cae7-41f5-b61d-07beaae872ea.htm" target="_blank"> Universal Phone Set</a></li></ul><br>The alphabet applies only to the `phoneme` in the element.| Optional |
443+
| `alphabet` | Specifies the phonetic alphabet to use when synthesizing the pronunciation of the string in the `ph` attribute. The string specifying the alphabet must be specified in lowercase letters. The following are the possible alphabets that you can specify.<ul><li>`ipa` &ndash; [International Phonetic Alphabet](speech-ssml-phonetic-sets.md#speech-service-phonetic-alphabet)</li><li>`sapi` &ndash; [Speech service phonetic alphabet](speech-ssml-phonetic-sets.md#speech-service-phonetic-alphabet)</li><li>`ups` &ndash; [Universal Phone Set](https://documentation.help/Microsoft-Speech-Platform-SDK-11/17509a49-cae7-41f5-b61d-07beaae872ea.htm)</li></ul><br>The alphabet applies only to the `phoneme` in the element.| Optional |
444444
| `ph` | A string containing phones that specify the pronunciation of the word in the `phoneme` element. If the specified string contains unrecognized phones, the Text-to-Speech (TTS) service rejects the entire SSML document and produces none of the speech output specified in the document. | Required if using phonemes. |
445445

446446
**Examples**
@@ -519,7 +519,7 @@ To define how multiple entities are read, you can create a custom lexicon, which
519519
</lexicon>
520520
```
521521

522-
The `lexicon` element contains at least one `lexeme` element. Each `lexeme` element contains at least one `grapheme` element and one or more `grapheme`, `alias`, and `phoneme` elements. The `grapheme` element contains text describing the <a href="https://www.w3.org/TR/pronunciation-lexicon/#term-Orthography" target="_blank">orthography </a>. The `alias` elements are used to indicate the pronunciation of an acronym or an abbreviated term. The `phoneme` element provides text describing how the `lexeme` is pronounced. When `alias` and `phoneme` element are provided with the same `grapheme` element, `alias` has higher priority.
522+
The `lexicon` element contains at least one `lexeme` element. Each `lexeme` element contains at least one `grapheme` element and one or more `grapheme`, `alias`, and `phoneme` elements. The `grapheme` element contains text describing the [orthography](https://www.w3.org/TR/pronunciation-lexicon/#term-Orthography). The `alias` elements are used to indicate the pronunciation of an acronym or an abbreviated term. The `phoneme` element provides text describing how the `lexeme` is pronounced. When `alias` and `phoneme` element are provided with the same `grapheme` element, `alias` has higher priority.
523523

524524
> [!IMPORTANT]
525525
> The `lexeme` element is case sensitive in custom lexicon. For example, if you only provide a phoneme for `lexeme` 'Hello', it will not work for `lexeme` 'hello'.
@@ -864,7 +864,7 @@ You can subscribe to the `BookmarkReached` event in Speech SDK to get the bookma
864864

865865
# [C#](#tab/csharp)
866866

867-
For more information, see <a href="/dotnet/api/microsoft.cognitiveservices.speech.speechsynthesizer.bookmarkreached" target="_blank"> `BookmarkReached` </a>.
867+
For more information, see [`BookmarkReached`](/dotnet/api/microsoft.cognitiveservices.speech.speechsynthesizer.bookmarkreached).
868868

869869
```csharp
870870
synthesizer.BookmarkReached += (s, e) =>
@@ -883,7 +883,7 @@ Bookmark reached. Audio offset: 1462.5ms, bookmark text: flower_2.
883883

884884
# [C++](#tab/cpp)
885885

886-
For more information, see <a href="/cpp/cognitive-services/speech/speechsynthesizer#bookmarkreached" target="_blank"> `BookmarkReached` </a>.
886+
For more information, see [`BookmarkReached`](/cpp/cognitive-services/speech/speechsynthesizer#bookmarkreached).
887887

888888
```cpp
889889
synthesizer->BookmarkReached += [](const SpeechSynthesisBookmarkEventArgs& e)
@@ -903,7 +903,7 @@ Bookmark reached. Audio offset: 1462.5ms, bookmark text: flower_2.
903903

904904
# [Java](#tab/java)
905905

906-
For more information, see <a href="/java/api/com.microsoft.cognitiveservices.speech.speechsynthesizer.bookmarkReached#com_microsoft_cognitiveservices_speech_SpeechSynthesizer_BookmarkReached" target="_blank"> `BookmarkReached` </a>.
906+
For more information, see [`BookmarkReached`](/java/api/com.microsoft.cognitiveservices.speech.speechsynthesizer.bookmarkReached#com_microsoft_cognitiveservices_speech_SpeechSynthesizer_BookmarkReached).
907907

908908
```java
909909
synthesizer.BookmarkReached.addEventListener((o, e) -> {
@@ -921,7 +921,7 @@ Bookmark reached. Audio offset: 1462.5ms, bookmark text: flower_2.
921921

922922
# [Python](#tab/python)
923923

924-
For more information, see <a href="/python/api/azure-cognitiveservices-speech/azure.cognitiveservices.speech.speechsynthesizer#bookmark-reached" target="_blank"> `bookmark_reached` </a>.
924+
For more information, see [`bookmark_reached`](/python/api/azure-cognitiveservices-speech/azure.cognitiveservices.speech.speechsynthesizer#bookmark-reached).
925925

926926
```python
927927
# The unit of evt.audio_offset is tick (1 tick = 100 nanoseconds), divide it by 10,000 to convert to milliseconds.
@@ -937,7 +937,7 @@ Bookmark reached, audio offset: 1462.5ms, bookmark text: flower_2.
937937

938938
# [JavaScript](#tab/javascript)
939939

940-
For more information, see <a href="/javascript/api/microsoft-cognitiveservices-speech-sdk/speechsynthesizer#bookmarkReached" target="_blank"> `bookmarkReached`</a>.
940+
For more information, see [`bookmarkReached`](/javascript/api/microsoft-cognitiveservices-speech-sdk/speechsynthesizer#bookmarkReached).
941941

942942
```javascript
943943
synthesizer.bookmarkReached = function (s, e) {
@@ -953,7 +953,7 @@ For the example SSML above, the `bookmarkReached` event will be triggered twice,
953953

954954
# [Objective-C](#tab/objectivec)
955955

956-
For more information, see <a href="/objectivec/cognitive-services/speech/spxspeechsynthesizer#addbookmarkreachedeventhandler" target="_blank"> `addBookmarkReachedEventHandler` </a>.
956+
For more information, see [`addBookmarkReachedEventHandler`](/objectivec/cognitive-services/speech/spxspeechsynthesizer#addbookmarkreachedeventhandler).
957957

958958
```objectivec
959959
[synthesizer addBookmarkReachedEventHandler: ^ (SPXSpeechSynthesizer *synthesizer, SPXSpeechSynthesisBookmarkEventArgs *eventArgs) {
@@ -970,7 +970,7 @@ Bookmark reached. Audio offset: 1462.5ms, bookmark text: flower_2.
970970

971971
# [Swift](#tab/swift)
972972

973-
For more information, see <a href="/objectivec/cognitive-services/speech/spxspeechsynthesizer" target="_blank"> `addBookmarkReachedEventHandler` </a>.
973+
For more information, see [`addBookmarkReachedEventHandler`](/objectivec/cognitive-services/speech/spxspeechsynthesizer).
974974

975975
---
976976

0 commit comments

Comments
 (0)