Skip to content

Commit db07107

Browse files
Update speech-services-quotas-and-limits.md
1 parent 25ec6b2 commit db07107

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/cognitive-services/Speech-Service/speech-services-quotas-and-limits.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,15 @@ This section describes text-to-speech quotas and limits per Speech resource. Unl
9393

9494
| Quota | Free (F0)| Standard (S0) |
9595
|--|--|--|
96-
| File size | 3,000 characters per file | 20,000 characters per file |
96+
| File size (plain text in SSML)<sup>1</sup> | 3,000 characters per file | 20,000 characters per file |
97+
| File size (lexicon file)<sup>2</sup> | 3,000 characters per file | 20,000 characters per file |
98+
| Billable characters | 15,000 characters per file | 100,000 characters per file |
9799
| Export to audio library | 1 concurrent task | N/A |
98100

101+
<sup>1</sup> The limit only applies to plain text in SSML and doesn't include tags.
102+
103+
<sup>2</sup> The limit includes all text including tags. The characters of lexicon file aren't charged. Only the lexicon elements in SSML are counted as billable characters. Refer to [billable characters](text-to-speech.md#billable-characters) to learn more.
104+
99105
### Speaker recognition quotas and limits per resource
100106

101107
Speaker recognition is limited to 20 transactions per second (TPS).

0 commit comments

Comments
 (0)