Text to speech¶
A simple and direct approach in Python to convert a text to synthetic speech.
It makes use of Googles gTTS. A simple code that can be modified is found below.
OS: Windows [Version 10.0.19041.685]
Python 3.8
Ref 1. https://gtts.readthedocs.io/