We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52267f commit 3998372Copy full SHA for 3998372
content/en-us/reference/engine/classes/AudioTextToSpeech.yaml
@@ -14,7 +14,7 @@ description: |
14
15
Roblox uses the following formula to throttle requests for this API based on
16
the number of players in your experience:
17
- `max requests per second per experience = 1 + (0.05 * per_thousand_concurrent_users)`
+ `max requests per minute per experience = 1 + (6 * number_of_concurrent_users)`
18
19
For a more in-depth look, see
20
[Text-to-speech](../../../audio/objects.md#text-to-speech).
0 commit comments