Skip to content

Commit 3bac626

Browse files
Update articles/cognitive-services/Speech-Service/rest-text-to-speech.md
Co-authored-by: Eric Urban <[email protected]>
1 parent c09e79b commit 3bac626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/rest-text-to-speech.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ curl --location --request GET 'https://YOUR_RESOURCE_REGION.tts.speech.microsoft
7171

7272
### Sample response
7373

74-
You should receive a response with a JSON body that includes all supported locales, voices, gender, styles, and other details. And the "WordsPerMinute" for each voice can be used to estimate the length of the output speech. This JSON example shows partial results to illustrate the structure of a response:
74+
You should receive a response with a JSON body that includes all supported locales, voices, gender, styles, and other details. The `WordsPerMinute` property for each voice can be used to estimate the length of the output speech. This JSON example shows partial results to illustrate the structure of a response:
7575

7676
```json
7777
[

0 commit comments

Comments
 (0)