We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i am calling VoiceRequestTest and passing one of audio provided in sample but ti gives me error. i am developing window form application.
error as below { "id": "e5cca5a5-53ba-4c1c-af16-2866096938b5", "timestamp": "2018-08-08T00:46:08.31Z", "lang": "en", "status": { "code": 400, "errorType": "bad_request", "errorDetails": "Invalid request content type, expecting "multipart/form-data" or "application/json; charset\u003dutf-8." } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
i am calling VoiceRequestTest and passing one of audio provided in sample but ti gives me error.
i am developing window form application.
error as below
{
"id": "e5cca5a5-53ba-4c1c-af16-2866096938b5",
"timestamp": "2018-08-08T00:46:08.31Z",
"lang": "en",
"status": {
"code": 400,
"errorType": "bad_request",
"errorDetails": "Invalid request content type, expecting "multipart/form-data" or "application/json; charset\u003dutf-8."
}
}
The text was updated successfully, but these errors were encountered: