"구글 TTS API"의 두 판 사이의 차이

5번째 줄: 5번째 줄:
다음과 같이 URL을 호출하면 translate_tts.mp3라는 파일을 보내준다.
다음과 같이 URL을 호출하면 translate_tts.mp3라는 파일을 보내준다.
그러면 웹브라우저 설정에 따라 mp3가 다운로드되거나<ref>IE 8 등</ref>, 화면에 오디오 플레이어가 뜬다<ref>CoolNovo 등</ref>.
그러면 웹브라우저 설정에 따라 mp3가 다운로드되거나<ref>IE 8 등</ref>, 화면에 오디오 플레이어가 뜬다<ref>CoolNovo 등</ref>.
*Hello → http://translate.google.com/translate_tts?tl=en&q=Hello
*http://translate.google.com/translate_tts?tl=en&q=Hello
:위에서 hello를 원하는 내용으로 바꾸면 된다.
:위에서 hello를 원하는 내용으로 바꾸면 된다.


;다른 예시
;다른 예시
*Not enough mineral → http://translate.google.com/translate_tts?tl=en&q=Not%20enough%20mineral
*http://translate.google.com/translate_tts?tl=en&q=Not%20enough%20mineral


==한국어 TTS==
==한국어 TTS==

2012년 6월 7일 (목) 00:26 판

Google Text-To-Speech API
구글 TTS API

1 영어 TTS

다음과 같이 URL을 호출하면 translate_tts.mp3라는 파일을 보내준다. 그러면 웹브라우저 설정에 따라 mp3가 다운로드되거나[1], 화면에 오디오 플레이어가 뜬다[2].

위에서 hello를 원하는 내용으로 바꾸면 된다.
다른 예시

2 한국어 TTS

한국어를 말하게 하려면 tl의 값을 ko로 바꾸면 된다.

3 사용 제한

여러 번 호출시에 CAPTCHA 사용 제약이 걸린다.

Google TTS CAPTCHA.png

과도한 트래픽을 방지하기 위해 이러한 제약이 있는 것 같다.

4 같이 보기

5 주석

  1. IE 8 등
  2. CoolNovo 등

6 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}