Spoken Language Identifier

FREEMIUM
Door Translated | Bijgewerkt 6 महीने पहले |
Populariteit

0.2 / 10

Latency

349ms

Serviceniveau

0%

Terug naar alle discussies

Can't make it work

Rapid account: Brunonieuwenhuys
brunonieuwenhuys
3 वर्ष पहले

Hello,
Just payed to try this service out, but I can not get it to work.
Can you provide a full curl example on how to call the service.
Clearly the example provide needs some explanation on the content part
thanks

curl --request POST
–url https://translated-spoken-language-identification-v1.p.rapidapi.com/identify
–header ‘content-type: multipart/form-data’
–header ‘x-rapidapi-host: translated-spoken-language-identification-v1.p.rapidapi.com
–header ‘x-rapidapi-key: …MYKEY…’
–form ‘content=[object Object]’

Rapid account: Brunonieuwenhuys
brunonieuwenhuys Commented 3 वर्ष पहले

Hello
I have code running with two different implementation in java. Non our running 😦
Can you help out , that curl is not working is not a god sign
Thanks

Rapid account: Brunonieuwenhuys
brunonieuwenhuys Commented 3 वर्ष पहले

Hello
I am getting a new error message From curl and from java
{“message”:“The browser (or proxy) sent a request that this server could not understand.”}

Rapid account: Brunonieuwenhuys
brunonieuwenhuys Commented 3 वर्ष पहले

Hello
The rapiapi pannel gives the same results all the time what ever the file.
I have tried from java but I get internal server error

Rapid account: Translated
translated Commented 3 वर्ष पहले

Hi,

API is up and running as you can see if you test using the RapidApi panel.

the right command should be
–form ‘content=@path-to-your-file/your-file.wav’ according to cURL specification.

We have an issue with cURL request proxied by RapidApi layer to our endpoint we’re trying to identify with their support team.

In the meanwhile I suggest you to test it using some programming language snippet like nodejs, python etc. Sorry for the issue.

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen
Beoordeling: 5 - Stemmen: 1