google text to speech

ใน python ใช้อันนี้
https://gtts.readthedocs.io/en/latest/

(ต้องต่อ net)

การติดตั้ง..
python3 -m pip install gTTS

การทดสอบ..
gtts-cli 'ชลิตา' --output testVoice.mp3 --lang th

การใช้ใน python
https://gtts.readthedocs.io/en/latest/module.html#module-gtts.tts

ความคิดเห็น

โพสต์ยอดนิยมจากบล็อกนี้

CASIO fx-5800P : การ mod ด้วยเครื่องคิดเลข

sgsBB(SGS-Score Inserter) : โปรแกรมช่วยกรอกผลคะแนนจาก bookmark51 ใส่ระบบ SGS ของ สพฐ.

springMVC : เชื่อมต่อฐานข้อมูล mySQL ด้วย JDBC-Template