Shazam Core

유료
분류별 Tipsters CO | 업데이트됨 לפני 7 ימים | Music
인기

9.9 / 10

지연 시간

1,800ms

서비스 수준

100%

Health Check

100%

모든 토론으로 돌아가기

Where to put the file path in payload?

Rapid account: Eswarssethu 2002
eswarssethu2002
לפני שנתיים

Hi, I was working on a project which recognize songs after recording them. I use python. I’m new to rapidapi so i don’t know where i should put the wav file in the code,the payload variable. I tried giving my filename instead of “name=file” which is already there and it gave me an output like this:

{“detail”:[{“loc”:[“body”,“file”],“msg”:“field required”,“type”:“value_error.missing”}]}

I uploaded the wav file separately and it works. Can you please give me the code to add the wav file to my program. Thank you.!!

Rapid account: Eswarssethu 2002
eswarssethu2002 Commented לפני שנתיים

Tutorial uses PHP to demonstrate the usage of the api. I didn’t find a documentation for python.

Rapid account: Tipsters
tipsters Commented לפני שנתיים

You just need to send the file. In the Python language, see the documentation on how to do this. You can find a good developer to help you.

Rapid account: Eswarssethu 2002
eswarssethu2002 Commented לפני שנתיים

I’m new to rapid and this endpoint thing is pretty hard to understand and currently I’m stuck here:
payload = "-----011000010111000001101001\r
Content-Disposition: form-data; name=“file”\r
\r
\r
-----011000010111000001101001–\r
\r
"
I tried giving my filename in the name=“file” but it didn’t work.
I used another rapid api and it didn’t have this kind of format in payload. Please help me out.

Rapid account: Tipsters
tipsters Commented לפני שנתיים

Hi, Have you tried the code examples from Rapid?
Write to me by mail or telegram

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입