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

7번째 줄: 7번째 줄:
*http://translate.google.com/translate_tts?tl=en&q=hello
*http://translate.google.com/translate_tts?tl=en&q=hello
:위에서 hello를 원하는 내용으로 바꾸면 된다.
:위에서 hello를 원하는 내용으로 바꾸면 된다.
;다른 예시
*http://translate.google.com/translate_tts?tl=en&q=Not%20enough%20mineral


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

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

Google Text-To-Speech API
구글 TTS API

1 영어 TTS

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

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

2 한국어 TTS

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

3 같이 보기

4 주석

  1. IE 8 등
  2. CoolNovo 등

5 참고 자료

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