Pyttsx3 (offline tts or text to speech converter for python 3)

Posted by JackyCJ Blog on November 22, 2019

layout: post title: pyttsx3 subtitle: Python开发 date: 2019-11-22 author: JackyCJ header-img: img/post-bg-2015.jpg catalog: true tags: - Python - pyttsx3


pyttsx3 (offline TTS or Text To Speech converter for Python 3)

Installation :

pip install pyttsx3

参考