Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~280 People Reached
Favorite Forums
Favorite Tags
Member Avatar for fredomondi

could anyone please tell me if pyTTS module is available in python version 1.4.0 3rd edition

Member Avatar for linux
0
97
Member Avatar for fredomondi

the code is on a nokia N70 platform using python.the code is supposed to generate speech from written text.could anyone help me please. the code import appuifw,audio text=appuifw.query(u"type a word:","text") audio.say(text) the error message is: line 3,in? audio.say(text) AttributeError:'module' object has no attribute say

Member Avatar for bumsfeld
0
31
Member Avatar for fredomondi

than for the reply,bt i am using a Nokia N70 platform and not a PC.the python version am using is 1.2. the code i had earlier written but didn,t work is below import appuifw,audio text=appuifw.query(u"type a word:","text") audio.say(text) thanks

Member Avatar for ZZucker
0
28
Member Avatar for fredomondi

hi.could you please help me to write a code in python that can convert written texts into speech. i am using nokia N70 to develop the program . thanks

Member Avatar for vegaseat
0
123