This endpoint requires the asset:read and asset:write scopes in
addition to the universe:write scope.
The response returns an Operation object that must be prefixed with
/assets/v1. For example, the URL to discover the result of the operation
could be
https://apis.roblox.com/assets/v1/operations/8b42ef30-9c17-4526-b8cf-2ff0136ca94d.
POST https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id:generateSpeechAsset Generate Speech Asset body universe_id The universe ID. Generates an English speech audio asset from the specified text.
This endpoint requires the
asset:read
andasset:write
scopes in addition to theuniverse:write
scope.The response returns an
Operation
object that must be prefixed with/assets/v1
. For example, the URL to discover the result of the operation could behttps://apis.roblox.com/assets/v1/operations/8b42ef30-9c17-4526-b8cf-2ff0136ca94d
.