You Are Here:

Community: Developer Discussion Boards

#1 Old i have problem with tts (audio.say) - 2007-05-04, 12:17

Join Date: May 2007
Posts: 2
usercrazy
Offline
Registered User
i have problem with text-to-speech:
import audio
audio.say("text")

- How to adjust a sound? (By default very silently)

python version 1.3.21
Reply With Quote

#2 Old Re: i have problem with tts (audio.say) - 2008-01-21, 15:09

Join Date: Jan 2008
Posts: 2
Pastori99
Offline
Registered User
Does anyone have a glue to this problem? I want to set volume louder in audio.say.

Python 1.4.1. s60/N95
Reply With Quote

#3 Old Re: i have problem with tts (audio.say) - 2008-01-21, 19:54

Join Date: Feb 2005
Posts: 1,353
Location: Belgium (Europe)
cyke64's Avatar
cyke64
Offline
Super Contributor
Quote:
Originally Posted by Pastori99 View Post
Does anyone have a glue to this problem? I want to set volume louder in audio.say.

Python 1.4.1. s60/N95
Hello

Have you tried to use this code for changing volume ?
Code:
import audio
s=audio.Sound()
s.set_volume(s.max_volume())
BR
Cyke64


pys60 1.4.5,1.9.7,pygame,PyS60 CE on E90 , N810 with Python 2.5.2 and ... last PyS60 1.9.7 with touch ui on 5800 !

pys60 extension modules on http://cyke64.googlepages.com/
Reply With Quote

#4 Old Re: i have problem with tts (audio.say) - 2008-01-22, 08:43

Join Date: Jan 2008
Posts: 2
Pastori99
Offline
Registered User
It doesn't seem to work. Here's the code for the small program. The volume is still very low.

Code:
import appuifw
import audio

text = appuifw.query(u"Type a word:", "text")
audio.say(text)
Reply With Quote

#5 Old Re: i have problem with tts (audio.say) - 2008-01-22, 09:23

Join Date: Feb 2005
Posts: 1,353
Location: Belgium (Europe)
cyke64's Avatar
cyke64
Offline
Super Contributor
Quote:
Originally Posted by Pastori99 View Post
It doesn't seem to work. Here's the code for the small program. The volume is still very low.

Code:
import appuifw
import audio

text = appuifw.query(u"Type a word:", "text")
audio.say(text)
Then it's impossible to change voice volume
We have no access to TTS API

BR
Cyke64


pys60 1.4.5,1.9.7,pygame,PyS60 CE on E90 , N810 with Python 2.5.2 and ... last PyS60 1.9.7 with touch ui on 5800 !

pys60 extension modules on http://cyke64.googlepages.com/
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with eglSwapBuffers and heap corruption greatape Symbian Media (Graphics & Sounds) 2 2007-05-24 04:35
netcards - Problem with opening adapter kernj Symbian Tools & SDKs 5 2007-01-10 09:56
WAP service problem on Apache bigg_o Browsing and Mark-ups 3 2005-04-17 17:05
Problem: S60 SDK for CW in PC with .NET anttij Carbide.c++ IDE and plug-ins 1 2005-02-28 12:36
wireless problem sash_mca General Browsing 0 2003-06-06 12:34

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia