Text2speech app

import androidhelper android=androidhelper.Android() while True: text=android.dialogGetInput("Hello","Enter text for speech").result android.ttsSpeak(text) #ready for testing #Just Copy Paste This code to your editor and run the code

Comments

Popular posts from this blog

Virtual Assistant

Bluetooth chatting app