Can someone tell me how to use Google Text to speech API in Python IDLE?
I want to use Google Online Text to Speech API in my Python IDLE.Any clue what module to import or how to create my own module for that.If not does Python has any inbuilt module in it to convert text to speech?