Speech-to-Text API: Qwik Start のレビュー
185065 件のレビュー
Mittal Bhavya · 3ヶ月前にレビュー済み
Sharma Manas · 3ヶ月前にレビュー済み
GOOGLEUSER Reinold · 3ヶ月前にレビュー済み
Koppili Gnana Keerthana · 3ヶ月前にレビュー済み
Gupta Hridaya · 3ヶ月前にレビュー済み
GOOGLEUSER Yogita · 3ヶ月前にレビュー済み
Subudhi P. Soumya Sundar · 3ヶ月前にレビュー済み
H A Prajwal · 3ヶ月前にレビュー済み
PATIL SONAL · 3ヶ月前にレビュー済み
good
Mahajan Ritika · 3ヶ月前にレビュー済み
More Asit · 3ヶ月前にレビュー済み
Yadav Lakshmi · 3ヶ月前にレビュー済み
Djamaris Fakhri · 3ヶ月前にレビュー済み
Sorte Mehul · 3ヶ月前にレビュー済み
Ingole Rutuja · 3ヶ月前にレビュー済み
Joshi Jay · 3ヶ月前にレビュー済み
Sorte Mehul · 3ヶ月前にレビュー済み
Kushwaha Aditya · 3ヶ月前にレビュー済み
Good Lab
Shrivastava Saatvik Shashank · 3ヶ月前にレビュー済み
Yudya Galih · 3ヶ月前にレビュー済み
Shiroya Harshil · 3ヶ月前にレビュー済み
Chaudhari Titiksha · 3ヶ月前にレビュー済み
Nkosi Minenhle · 3ヶ月前にレビュー済み
progress is not updating :( student_04_81bc4959d29b@cloudshell:~ (qwiklabs-gcp-04-b71a32fa63e0)$ export API_KEY=AIzaSyAU26P9tdUnhxbE6gIe9I7h0EPs-cOUFXU student_04_81bc4959d29b@cloudshell:~ (qwiklabs-gcp-04-b71a32fa63e0)$ touch request.json student_04_81bc4959d29b@cloudshell:~ (qwiklabs-gcp-04-b71a32fa63e0)$ nano request.json student_04_81bc4959d29b@cloudshell:~ (qwiklabs-gcp-04-b71a32fa63e0)$ curl -s -X POST -H "Content-Type: application/json" --data-binary @request.json \ "https://speech.googleapis.com/v1/speech:recognize?key=${API_KEY}" { "results": [ { "alternatives": [ { "transcript": "how old is the Brooklyn Bridge", "confidence": 0.93075204 } ], "resultEndTime": "1.770s", "languageCode": "en-us" } ], "totalBilledTime": "2s", "requestId": "1439442013727042535" } student_04_81bc4959d29b@cloudshell:~ (qwiklabs-gcp-04-b71a32fa63e0)$ curl -s -X POST -H "Content-Type: application/json" --data-binary @request.json \ "https://speech.googleapis.com/v1/speech:recognize?key=${API_KEY}" > result.json student_04_81bc4959d29b@cloudshell:~ (qwiklabs-gcp-04-b71a32fa63e0)$ cat result.json { "results": [ { "alternatives": [ { "transcript": "how old is the Brooklyn Bridge", "confidence": 0.93075204 } ], "resultEndTime": "1.770s", "languageCode": "en-us" } ], "totalBilledTime": "2s", "requestId": "215561111065107025" } student_04_81bc4959d29b@cloudshell:~ (qwiklabs-gcp-04-b71a32fa63e0)$
Kota Hemantha Srinivas · 3ヶ月前にレビュー済み
Kshirsagar Pravin · 3ヶ月前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。