interactive programme, using pyTTS

C

carmel stanley

Hi i have been making an interactive programme,i have recently tried using
"pyTTS" with it.
This is a small ammount of it.

import pyTTS

tts = pyTTS.Create()
tts.Rate = -3
tts.Speak('hi molly how old are you?.')
s = raw_input ("how old are you?")
if s=='3':
print "thats great"
else: print "tuttut"
tts.speak('tututut')

What i dont get is if i type in "4" it prints "tuttut" but it does not say
it,am i overlooking something here.
allso does any one here know if there is Linux support for such,i have
searched about but cannot find anything.
Thanks nige
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top