강력한 신경망 모델을 적용하여 오디오를 텍스트로 변환합니다.
- REST 리소스: v1p1beta1.operations
- REST 리소스: v1p1beta1.projects.locations.customClasses
- REST 리소스: v1p1beta1.projects.locations.phraseSets
- REST 리소스: v1p1beta1.speech
- REST 리소스: v1.operations
- REST 리소스: v1.projects.locations.customClasses
- REST 리소스: v1.projects.locations.phraseSets
- REST 리소스: v1.speech
서비스: speech.googleapis.com
이 서비스를 호출하려면 Google에서 제공하는 클라이언트 라이브러리를 사용하는 것이 좋습니다. 애플리케이션에서 자체 라이브러리를 사용하여 이 서비스를 호출해야 한다면 API 요청을 실행할 때 다음 정보를 사용해야 합니다.
검색 문서
탐색 문서는 머신에서 읽을 수 있는 사양이며 REST API를 설명하고 사용하는 데 참조할 수 있습니다. 또한 클라이언트 라이브러리, IDE 플러그인, 기타 Google API와 상호작용하는 도구를 빌드하는 데 사용됩니다. 하나의 서비스는 여러 개의 검색 문서를 제공할 수 있습니다. 이 서비스는 다음 검색 문서를 제공합니다.
서비스 엔드포인트
서비스 엔드포인트는 API 서비스의 네트워크 주소를 지정하는 기준 URL입니다. 하나의 서비스는 여러 서비스 엔드포인트를 포함할 수 있습니다. 이 서비스에는 다음 서비스 엔드포인트가 포함되고, 그 아래의 모든 URI가 이 서비스 엔드포인트와 관련됩니다.
https://speech.googleapis.com
REST 리소스: v1p1beta1.operations
| 메서드 | |
|---|---|
cancel |
POST /v1p1beta1/operations/{name=**}:cancel 장기 실행 작업에 대한 비동기 취소를 시작합니다. |
delete |
DELETE /v1p1beta1/operations/{name=**} 장기 실행 작업을 삭제합니다. |
get |
GET /v1p1beta1/operations/{name=**} 장기 실행 작업의 최신 상태를 가져옵니다. |
list |
GET /v1p1beta1/operations 요청에 지정된 필터와 일치하는 작업을 나열합니다. |
REST 리소스: v1p1beta1.projects.locations.customClasses
| 메서드 | |
|---|---|
create |
POST /v1p1beta1/{parent=projects/*/locations/*}/customClasses 맞춤 클래스를 만듭니다. |
delete |
DELETE /v1p1beta1/{name=projects/*/locations/*/customClasses/*} 맞춤 클래스를 삭제합니다. |
get |
GET /v1p1beta1/{name=projects/*/locations/*/customClasses/*} 맞춤 클래스를 가져옵니다. |
list |
GET /v1p1beta1/{parent=projects/*/locations/*}/customClasses 맞춤 클래스를 나열합니다. |
patch |
PATCH /v1p1beta1/{customClass.name=projects/*/locations/*/customClasses/*} 맞춤 클래스를 업데이트합니다. |
REST 리소스: v1p1beta1.projects.locations.phraseSets
| 메서드 | |
|---|---|
create |
POST /v1p1beta1/{parent=projects/*/locations/*}/phraseSets 구문 힌트 세트를 만듭니다. |
delete |
DELETE /v1p1beta1/{name=projects/*/locations/*/phraseSets/*} 구문 세트를 삭제합니다. |
get |
GET /v1p1beta1/{name=projects/*/locations/*/phraseSets/*} 구문 세트를 가져옵니다. |
list |
GET /v1p1beta1/{parent=projects/*/locations/*}/phraseSets 구문 세트를 나열합니다. |
patch |
PATCH /v1p1beta1/{phraseSet.name=projects/*/locations/*/phraseSets/*} 구문 세트를 업데이트합니다. |
REST 리소스: v1p1beta1.speech
| 메서드 | |
|---|---|
longrunningrecognize |
POST /v1p1beta1/speech:longrunningrecognize 비동기 음성 인식을 수행합니다. google.longrunning.Operations 인터페이스를 통해 결과를 수신합니다. |
recognize |
POST /v1p1beta1/speech:recognize 동기 음성 인식을 수행합니다. 모든 오디오가 전송되고 처리된 후 결과를 수신합니다. |
REST 리소스: v1.operations
| 메서드 | |
|---|---|
cancel |
POST /v1/operations/{name=**}:cancel 장기 실행 작업에 대한 비동기 취소를 시작합니다. |
delete |
DELETE /v1/operations/{name=**} 장기 실행 작업을 삭제합니다. |
get |
GET /v1/operations/{name=**} 장기 실행 작업의 최신 상태를 가져옵니다. |
list |
GET /v1/operations 요청에 지정된 필터와 일치하는 작업을 나열합니다. |
REST 리소스: v1.projects.locations.customClasses
| 메서드 | |
|---|---|
create |
POST /v1/{parent=projects/*/locations/*}/customClasses 맞춤 클래스를 만듭니다. |
delete |
DELETE /v1/{name=projects/*/locations/*/customClasses/*} 맞춤 클래스를 삭제합니다. |
get |
GET /v1/{name=projects/*/locations/*/customClasses/*} 맞춤 클래스를 가져옵니다. |
list |
GET /v1/{parent=projects/*/locations/*}/customClasses 맞춤 클래스를 나열합니다. |
patch |
PATCH /v1/{customClass.name=projects/*/locations/*/customClasses/*} 맞춤 클래스를 업데이트합니다. |
REST 리소스: v1.projects.locations.phraseSets
| 메서드 | |
|---|---|
create |
POST /v1/{parent=projects/*/locations/*}/phraseSets 구문 힌트 세트를 만듭니다. |
delete |
DELETE /v1/{name=projects/*/locations/*/phraseSets/*} 구문 세트를 삭제합니다. |
get |
GET /v1/{name=projects/*/locations/*/phraseSets/*} 구문 세트를 가져옵니다. |
list |
GET /v1/{parent=projects/*/locations/*}/phraseSets 구문 세트를 나열합니다. |
patch |
PATCH /v1/{phraseSet.name=projects/*/locations/*/phraseSets/*} 구문 세트를 업데이트합니다. |
REST 리소스: v1.speech
| 메서드 | |
|---|---|
longrunningrecognize |
POST /v1/speech:longrunningrecognize 비동기 음성 인식을 수행합니다. google.longrunning.Operations 인터페이스를 통해 결과를 수신합니다. |
recognize |
POST /v1/speech:recognize 동기 음성 인식을 수행합니다. 모든 오디오가 전송되고 처리된 후 결과를 수신합니다. |