File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1- # pyttsx3
1+ # [ pyttsx3]
22
3- ## Description
4- pyttsx3 is a text-to-speech conversion library in Python.
5- Unlike alternative libraries, it works offline, and is compatible with both Python 2 and 3.
3+ ## [ Description]
4+ => pyttsx3 is a text-to-speech conversion library in Python.
5+ => Unlike alternative libraries, it works offline, and is compatible with both Python 2 and 3.
66
7- ## Installation
8- pip install pyttsx3
9- If you recieve errors such as No module named win32com.client, No module named win32,
10- or No module named win32api, you will need to additionally install pypiwin32.
7+ ## [ Installation]
8+ `$ pip install pyttsx3
9+ # [ Note]
10+ => If you recieve errors such as No module named win32com.client, No module named win32,
11+ or No module named win32api, you will need to additionally install pypiwin32.
1112
1213
1314
You can’t perform that action at this time.
0 commit comments