Skip to content

Commit 1295bbb

Browse files
committed
edit pass: speech-synthesis-markup
1 parent 3f855b2 commit 1295bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Speech service implementation of SSML is based on the World Wide Web Consort
2323
> [!IMPORTANT]
2424
> Chinese characters are counted as two characters for billing, including Kanji used in Japanese, Hanja used in Korean, or Hanzi used in other languages. For more information, see [Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/).
2525
26-
## Prebuilt neural voice and custom neural voice
26+
## Prebuilt neural voices and custom neural voices
2727

2828
Use a humanlike neural voice or create your own custom neural voice unique to your product or brand. For a complete list of supported languages, locales, and voices, see [Language support](language-support.md). To learn more about using a prebuilt neural voice and a custom neural voice, see [Text-to-speech overview](text-to-speech.md).
2929

@@ -313,7 +313,7 @@ This SSML snippet shows how to use `<lang xml:lang>` to change the speaking lang
313313
</speak>
314314
```
315315

316-
## Add or remove a break/pause
316+
## Add or remove a break or pause
317317

318318
Use the `break` element to insert pauses or breaks between words. You can also use it to prevent pauses that are automatically added by text-to-speech.
319319

0 commit comments

Comments
 (0)