Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nateshmbhat authored Jun 25, 2017
1 parent a92fc93 commit 455f532
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ Note : pyttsx3 library now works for both python2 and python3 and is also cross-
****************************************************************************************

How to install :
****************
################
::

pip install pyttsx3


Fixes for possible errors :
***************************
###########################

* **No module named win32com.client**
* **No module named win32**
Expand All @@ -38,7 +38,7 @@ Fixes for possible errors :


Usage :
*******
#######

::

Expand All @@ -49,21 +49,21 @@ Usage :


**Full documentation of the Library is available at**
#####################################################
*****************************************************

https://pyttsx3.readthedocs.io/en/latest/

Included TTS engines :
**********************
######################
* sapi5
* nsss
* espeak

**Feel free to wrap another text-to-speech engine for use with pyttsx3.**
########################################################################
*************************************************************************

Project Links :
***************
###############

* Python Package Index for downloads (https://pypi.python.org)
* GitHub site for source , bugs, and Q&A (https://github.com/nateshmbhat/pyttsx3)
Expand Down

0 comments on commit 455f532

Please sign in to comment.