Speech-to-Text API: Qwik Start Ulasan
184887 ulasan
Gnana Keerthana K. · Diulas 3 bulan lalu
Hridaya G. · Diulas 3 bulan lalu
Yogita G. · Diulas 3 bulan lalu
P. Soumya Sundar S. · Diulas 3 bulan lalu
Prajwal H. · Diulas 3 bulan lalu
SONAL P. · Diulas 3 bulan lalu
good
Ritika M. · Diulas 3 bulan lalu
Asit M. · Diulas 3 bulan lalu
Lakshmi Y. · Diulas 3 bulan lalu
Fakhri D. · Diulas 3 bulan lalu
Mehul S. · Diulas 3 bulan lalu
Rutuja I. · Diulas 3 bulan lalu
Jay J. · Diulas 3 bulan lalu
Mehul S. · Diulas 3 bulan lalu
Aditya K. · Diulas 3 bulan lalu
Good Lab
Saatvik Shashank S. · Diulas 3 bulan lalu
Galih Y. · Diulas 3 bulan lalu
Harshil S. · Diulas 3 bulan lalu
Titiksha C. · Diulas 3 bulan lalu
Minenhle N. · Diulas 3 bulan lalu
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)$
Hemantha Srinivas K. · Diulas 3 bulan lalu
Pravin K. · Diulas 3 bulan lalu
Bidit S. · Diulas 3 bulan lalu
Kartik B. · Diulas 3 bulan lalu
Shaik R. · Diulas 3 bulan lalu
Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.