Text2Speech for Matlab using unofficial google service

버전 1.0.0.0 (4.85 KB) 작성자: Sven Koerner
Function to make Matlab speak via unofficial Google text2speach.
다운로드 수: 1.5K
업데이트 날짜: 2011/11/4

라이선스 보기

This is a command line demo on how to use the ActiveX VideoLAN.VLCPlugin.2 in combination with the unofficial google text to speech (TTS) engine to generate speech from text.
You need to install the VLC-Media-Player and have a internetconnection to call the google service.

The input parameters are:
- the string you want to convert: str
- then string of language code for the str: lang {'en','de','es', 'fr'}
- and the time in seconds until programm resumes: t_play
if the time is to short, you'll maybe not hear everything

Function call:
text2speech --> says 'Hello World' in english
text2speech('Guten Morgen!','de') --> says good morning in german
text2speech('Je t'aime.','fr') --> says I love you in french

Bugs and suggestions:
Please send to Sven Koerner: koerner(underline)sven(add)gmx.de

You need to download and install first:
The VLC Media Player: http://www.videolan.org/vlc/

인용 양식

Sven Koerner (2024). Text2Speech for Matlab using unofficial google service (https://www.mathworks.com/matlabcentral/fileexchange/33614-text2speech-for-matlab-using-unofficial-google-service), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Audio Toolbox에 대해 자세히 알아보기
도움

줌: Number to Words

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0