{"voiceId":"string","voiceText":"Welcome to topview.ai, the ultimate AI-powered video editing platform that revolutionizes the way you create compelling videos. Whether you're a marketer, content creator, or business owner, topview.ai is here to transform your raw ideas into professional-grade videos effortlessly.","voiceSpeed":0,"noticeUrl":"string"}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.topview.ai/v1/voice/text2voice/task/submit' \
--header'Topview-Uid;' \
--header'Authorization;' \
--header'Content-Type: application/json' \
--data-raw'{
"voiceId": "string",
"voiceText": "Welcome to topview.ai, the ultimate AI-powered video editing platform that revolutionizes the way you create compelling videos. Whether you'\''re a marketer, content creator, or business owner, topview.ai is here to transform your raw ideas into professional-grade videos effortlessly.",
"voiceSpeed": 0,
"noticeUrl": "string"
}'