Skip to content

Commit 3a1af28

Browse files
Merge pull request #1708 from yinhew/patch-4
Update speech-services-quotas-and-limits.md
2 parents 95f21d5 + 77dd535 commit 3a1af28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/speech-service/speech-services-quotas-and-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,10 @@ The limits in this table apply per Speech resource when you create a personal vo
136136
| Quota | Free (F0)| Standard (S0) |
137137
|-----|-----|-----|
138138
| New connections per minute | Not available for F0 | 2 new connections per minute |
139-
| Max connection duration with speaking | Not available for F0 | 10 minutes<sup>1</sup> |
139+
| Max connection duration with speaking | Not available for F0 | 20 minutes<sup>1</sup> |
140140
| Max connection duration with idle state | Not available for F0 | 5 minutes |
141141

142-
<sup>1</sup> To ensure continuous operation of the real-time avatar for more than 10 minutes, you can enable auto-reconnect. For information about how to set up auto-reconnect, refer to this [sample code](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/js/browser/avatar/README.md) (search "auto reconnect").
142+
<sup>1</sup> To ensure continuous operation of the real-time avatar for more than 20 minutes, you can enable auto-reconnect. For information about how to set up auto-reconnect, refer to this [sample code](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/js/browser/avatar/README.md) (search "auto reconnect").
143143

144144
#### Audio Content Creation tool
145145

0 commit comments

Comments
 (0)