Spoken Language Identifier

FREEMIUM
Durch Translated | Aktualisiert 6 months ago |
Popularität

0.2 / 10

Latenz

349ms

Service Level

0%

Zurück zu allen Diskussionen

Can't make it work

Rapid account: Brunonieuwenhuys
brunonieuwenhuys
3 years ago

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 years ago

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 years ago

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 years ago

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 years ago

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.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen
Bewertung: 5 - Stimmen: 1