Skip to content

Commit 4ed40d9

Browse files
authored
Update speech-services-quotas-and-limits.md
Max session length for avatar increased from 20 mins to 30 mins
1 parent aada520 commit 4ed40d9

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
@@ -137,10 +137,10 @@ The limits in this table apply per Speech resource when you create a personal vo
137137
| Quota | Free (F0)| Standard (S0) |
138138
|-----|-----|-----|
139139
| New connections per minute | Not available for F0 | 2 new connections per minute |
140-
| Max connection duration with speaking | Not available for F0 | 20 minutes<sup>1</sup> |
140+
| Max connection duration with speaking | Not available for F0 | 30 minutes<sup>1</sup> |
141141
| Max connection duration with idle state | Not available for F0 | 5 minutes |
142142

143-
<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").
143+
<sup>1</sup> To ensure continuous operation of the real-time avatar for more than 30 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").
144144

145145
#### Audio Content Creation tool
146146

0 commit comments

Comments
 (0)