Speech recognition and synthesis library for Windows - Python 2 and 3.
-
Updated
Jun 9, 2017 - Python
Speech recognition and synthesis library for Windows - Python 2 and 3.
using Win SpVoice Interface (SAPI) with python to generate audio files with either text-to-speech or phoneme-to-speech
⚽ playing with python
The Python script utilizes the win32com library to interact with the Windows Speech API (SAPI), prompting the user to input text to be spoken aloud. It continuously speaks the input text using the default system text-to-speech engine until the user inputs "-1" to terminate the program.
This custom integration allows you to use SAPI services within Home Assistant.
Add a description, image, and links to the sapi topic page so that developers can more easily learn about it.
To associate your repository with the sapi topic, visit your repo's landing page and select "manage topics."