Discussions
Streaming Endpoint Does Not Work with TTS Providers Other than Microsoft
about 1 year ago by ramsey.wehbe
This question has been asked multiple times on multiple platforms and seems to be ignored. The streaming endpoint does not appear to work with any TTS provider other than Microsoft. This is the response that you get back if you try to use any alternative provider:
{
"kind": "BadRequestError",
"description": "script sanitization failed"
}
This seriously handicaps usage of this platform for any real time applications as the API does not allow one to stream audio or text in. In order to make the latency tolerable, TTS has to happen through D-ID's API. If this is not resolved I will need to cancel my subscription as this is the only utility of D-ID for my purposes.