리뷰 Speech-to-Text API: Qwik Start개
로드 중...
검색 결과가 없습니다.

    리뷰 Speech-to-Text API: Qwik Start개

    리뷰 184887개

    Gnana Keerthana K. · 3개월 전에 리뷰됨

    Hridaya G. · 3개월 전에 리뷰됨

    Yogita G. · 3개월 전에 리뷰됨

    P. Soumya Sundar S. · 3개월 전에 리뷰됨

    Prajwal H. · 3개월 전에 리뷰됨

    SONAL P. · 3개월 전에 리뷰됨

    good

    Ritika M. · 3개월 전에 리뷰됨

    Asit M. · 3개월 전에 리뷰됨

    Lakshmi Y. · 3개월 전에 리뷰됨

    Fakhri D. · 3개월 전에 리뷰됨

    Mehul S. · 3개월 전에 리뷰됨

    Rutuja I. · 3개월 전에 리뷰됨

    Jay J. · 3개월 전에 리뷰됨

    Mehul S. · 3개월 전에 리뷰됨

    Aditya K. · 3개월 전에 리뷰됨

    Good Lab

    Saatvik Shashank S. · 3개월 전에 리뷰됨

    Galih Y. · 3개월 전에 리뷰됨

    Harshil S. · 3개월 전에 리뷰됨

    Titiksha C. · 3개월 전에 리뷰됨

    Minenhle N. · 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)$

    Hemantha Srinivas K. · 3개월 전에 리뷰됨

    Pravin K. · 3개월 전에 리뷰됨

    Bidit S. · 3개월 전에 리뷰됨

    Kartik B. · 3개월 전에 리뷰됨

    Shaik R. · 3개월 전에 리뷰됨

    Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.