Google cloud speech API: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
== Basic == | == Basic == | ||
* https://cloud.google.com/speech/ | * https://cloud.google.com/speech/ | ||
* https://console.cloud.google.com - Console dash board | |||
== Limitation == | == Limitation == | ||
Alpha 버전 기준, 한번에 최대 2분 길이의 메시지만 전송이 가능하다. | * Alpha 버전 기준, 한번에 최대 2분 길이의 메시지만 전송이 가능하다. | ||
* 베타 서비스 시작. 1~61 분까지는 무료로 사용 가능. | |||
== Start == | == Start == | ||
Line 12: | Line 14: | ||
* 신용카드 정보 필수. | * 신용카드 정보 필수. | ||
* 최초 가입시 300$ 코레딧 제공. | * 최초 가입시 300$ 코레딧 제공. | ||
[[category:programming]] | [[category:programming]] |
Revision as of 08:16, 26 August 2016
Overview
Google cloud speech API 내용 정리
Basic
- https://cloud.google.com/speech/
- https://console.cloud.google.com - Console dash board
Limitation
- Alpha 버전 기준, 한번에 최대 2분 길이의 메시지만 전송이 가능하다.
- 베타 서비스 시작. 1~61 분까지는 무료로 사용 가능.
Start
- Google cloud platform 계정이 필요함.
- 신용카드 정보 필수.
- 최초 가입시 300$ 코레딧 제공.