Discussions

Ask a Question
Back to All

regarding stream talk api

I am sending this request var requestBody = json.encode({
"script": {
"type": "text",
"input": "input name is not ps",
"subtitles": "false",
"provider": {"type": "microsoft", "voice_id": "en-US-JennyNeural"},
"ssml": "false"
},
"config": {"fluent": "false", "pad_audio": "0.0"},
"session_id": sessionID,
"name": "fvv",
"result_url": 'sending correct url which is valid also',
});

but when i check the url the video which is uploading to server is showing blank video help to get rid of