Skip to content

Commit 19416a8

Browse files
Update speech-services-quotas-and-limits.md
1 parent 634a121 commit 19416a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +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> |
140+
| Max connection duration with idle state | Not available for F0 | 5 minutes |
141+
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").
139143

140144
#### Audio Content Creation tool
141145

0 commit comments

Comments
 (0)