Skip to content

Commit 3998372

Browse files
update Open Source Docs from Roblox internal teams
1 parent f52267f commit 3998372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/AudioTextToSpeech.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: |
1414
1515
Roblox uses the following formula to throttle requests for this API based on
1616
the number of players in your experience:
17-
`max requests per second per experience = 1 + (0.05 * per_thousand_concurrent_users)`
17+
`max requests per minute per experience = 1 + (6 * number_of_concurrent_users)`
1818
1919
For a more in-depth look, see
2020
[Text-to-speech](../../../audio/objects.md#text-to-speech).

0 commit comments

Comments
 (0)