Home PageFacebookRSS News Feed
PocketGPS
Web
SatNav,GPS,Navigation
Pocket GPS World - SatNavs | GPS | Speed Cameras: Forums

Pocket GPS World :: View topic - Computer voice problems on TT720
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in for private messagesLog in for private messages   Log inLog in 

Computer voice problems on TT720

 
Post new topic   Reply to topic    Pocket GPS World Forum Index -> TomTom Portable Navigation Devices
View previous topic :: View next topic  
Author Message
johnbull
Lifetime Member


Joined: Jun 29, 2005
Posts: 28

PostPosted: Fri Apr 16, 2010 3:45 pm    Post subject: Computer voice problems on TT720 Reply with quote

Hi, When I am using the pocket gps database on my TT720 the computer voice ( Kate ) doesnt announce the speed camera type properly .She either spells it out or it sounds like gobbledegook on certain announcements.
Is this a common fault ?? or do I have a faulty unit ?? It works fine on my Drivesmart.any helpful comments would be appreciated, regards Johnbull
Back to top
View user's profile Send private message
mikealder
Pocket GPS Moderator
Pocket GPS Moderator


Joined: Jan 14, 2005
Posts: 19638
Location: Blackpool , Lancs

PostPosted: Fri Apr 16, 2010 5:37 pm    Post subject: Reply with quote

After selecting the distance you want the warning to occur at you will be presented with a screen containing four options, you need to select "Type in your own warning" then enter the text you want the device to read out - if this produces strange sounding words can you be more secific as to what you have typed and which words don't sound right - Mike
Back to top
View user's profile Send private message Send e-mail MSN Messenger
johnbull
Lifetime Member


Joined: Jun 29, 2005
Posts: 28

PostPosted: Fri Apr 16, 2010 5:44 pm    Post subject: reply Reply with quote

thanks Mike I will give it a try,regards Johnbull
Back to top
View user's profile Send private message
AndyVaughan
Lifetime Member


Joined: Apr 13, 2006
Posts: 1500
Location: Rossendale

PostPosted: Fri Apr 16, 2010 9:41 pm    Post subject: Reply with quote

or rename the .ov2 and .bmp files.

eg
20mph_gatso.ov2
20mph_gatso.bmp
20mph_gatso_X2.bmp

I use a batch file to do this

Code:
ren pocketgps_uk_gatso_20.* "20 mph speed camera.*"
ren pocketgps_uk_gatso_30.* "30 mph speed camera.*"
ren pocketgps_uk_gatso_40.* "40 mph speed camera.*"
ren pocketgps_uk_gatso_50.* "50 mph speed camera.*"
ren pocketgps_uk_gatso_60.* "60 mph speed camera.*"
ren pocketgps_uk_gatso_70.* "70 mph speed camera.*"
ren pocketgps_uk_gatso_tba.* "unknown speed camera.*"
ren pocketgps_uk_gatso_var.* "variable speed camera.*"

ren pocketgps_uk_mobile_20.* "20 mph mobile camera.*"
ren pocketgps_uk_mobile_30.* "30 mph mobile camera.*"
ren pocketgps_uk_mobile_40.* "40 mph mobile camera.*"
ren pocketgps_uk_mobile_50.* "50 mph mobile camera.*"
ren pocketgps_uk_mobile_60.* "60 mph mobile camera.*"
ren pocketgps_uk_mobile_70.* "70 mph mobile camera.*"
ren pocketgps_uk_mobile_tba.* "unknown speed mobile camera.*"

ren pocketgps_uk_pmobile_20.* "possible 20 mph mobile camera.*"
ren pocketgps_uk_pmobile_30.* "possible 30 mph mobile camera.*"
ren pocketgps_uk_pmobile_40.* "possible 40 mph mobile camera.*"
ren pocketgps_uk_pmobile_50.* "possible 50 mph mobile camera.*"
ren pocketgps_uk_pmobile_60.* "possible 60 mph mobile camera.*"
ren pocketgps_uk_pmobile_70.* "possible 70 mph mobile camera.*"
ren pocketgps_uk_pmobile_tba.* "possible mobile camera.*"
ren pocketgps_uk_pmobile_var.* "possible variable mobile camera.*"

ren pocketgps_uk_specs_20.* "20 mph specs camera.*"
ren pocketgps_uk_specs_30.* "30 mph specs camera.*"
ren pocketgps_uk_specs_40.* "40 mph specs camera.*"
ren pocketgps_uk_specs_50.* "50 mph specs camera.*"
ren pocketgps_uk_specs_60.* "60 mph specs camera.*"
ren pocketgps_uk_specs_70.* "70 mph specs camera.*"
ren pocketgps_uk_specs_tba.* "possible specs camera.*"

ren pocketgps_uk_redlight.* "redlight camera.*"

ren pocketgps_uk_gatso_20_X2.* "20 mph speed camera_X2.*"
ren pocketgps_uk_gatso_30_X2.* "30 mph speed camera_X2.*"
ren pocketgps_uk_gatso_40_X2.* "40 mph speed camera_X2.*"
ren pocketgps_uk_gatso_50_X2.* "50 mph speed camera_X2.*"
ren pocketgps_uk_gatso_60_X2.* "60 mph speed camera_X2.*"
ren pocketgps_uk_gatso_70_X2.* "70 mph speed camera_X2.*"
ren pocketgps_uk_gatso_tba_X2.* "unknown speed camera_X2.*"
ren pocketgps_uk_gatso_var_X2.* "variable speed camera_X2.*"

ren pocketgps_uk_mobile_20_X2.* "20 mph mobile camera_X2.*"
ren pocketgps_uk_mobile_30_X2.* "30 mph mobile camera_X2.*"
ren pocketgps_uk_mobile_40_X2.* "40 mph mobile camera_X2.*"
ren pocketgps_uk_mobile_50_X2.* "50 mph mobile camera_X2.*"
ren pocketgps_uk_mobile_60_X2.* "60 mph mobile camera_X2.*"
ren pocketgps_uk_mobile_70_X2.* "70 mph mobile camera_X2.*"
ren pocketgps_uk_mobile_tba_X2.* "unknown speed mobile camera_X2.*"

ren pocketgps_uk_pmobile_20_X2.* "possible 20 mph mobile camera_X2.*"
ren pocketgps_uk_pmobile_30_X2.* "possible 30 mph mobile camera_X2.*"
ren pocketgps_uk_pmobile_40_X2.* "possible 40 mph mobile camera_X2.*"
ren pocketgps_uk_pmobile_50_X2.* "possible 50 mph mobile camera_X2.*"
ren pocketgps_uk_pmobile_60_X2.* "possible 60 mph mobile camera_X2.*"
ren pocketgps_uk_pmobile_70_X2.* "possible 70 mph mobile camera_X2.*"
ren pocketgps_uk_pmobile_tba_X2.* "possible mobile camera_X2.*"
ren pocketgps_uk_pmobile_var_X2.* "possible variable mobile camera_X2.*"

ren pocketgps_uk_specs_20_X2.* "20 mph specs camera_X2.*"
ren pocketgps_uk_specs_30_X2.* "30 mph specs camera_X2.*"
ren pocketgps_uk_specs_40_X2.* "40 mph specs camera_X2.*"
ren pocketgps_uk_specs_50_X2.* "50 mph specs camera_X2.*"
ren pocketgps_uk_specs_60_X2.* "60 mph specs camera_X2.*"
ren pocketgps_uk_specs_70_X2.* "70 mph specs camera_X2.*"
ren pocketgps_uk_specs_tba_X2.* "possible specs camera_X2.*"

ren pocketgps_uk_redlight_X2.* "redlight camera_X2.*"

pause
Back to top
View user's profile Send private message
johnbull
Lifetime Member


Joined: Jun 29, 2005
Posts: 28

PostPosted: Sat Apr 17, 2010 4:26 pm    Post subject: TT voices Reply with quote

Hi Andy thanks for your response, sorry to show my ignorance but how do I apply the batch file to the tom tom please, could you give instructions please, regards johnbull
Back to top
View user's profile Send private message
Guivre46
Frequent Visitor


Joined: Apr 14, 2010
Posts: 1262
Location: West London

PostPosted: Sat Apr 17, 2010 6:46 pm    Post subject: Reply with quote

The last time I looked Kate was no longer available for download from Home. Perhaps she needed fixing?
Back to top
View user's profile Send private message
Andy_P
Pocket GPS Moderator
Pocket GPS Moderator


Joined: Jun 04, 2005
Posts: 19991
Location: West and Southwest London

PostPosted: Sun Apr 18, 2010 1:35 am    Post subject: Reply with quote

Guivre46.... I downloaded Kate only the other day. It's one of the foibles of 'Home' that if you have a voice on the machine already, or stored on your PC, then it won't be offered for download.
If you wanted a fresh copy, you would have to delete it off the Go and hide it somewhere on the PC where Home can't find it!
But I think that's not the issue in this case.

Johnbull..... There are several ways to get voice announcements of POIs (and particularly speed cams), and it sounds like you chose one of the options which use the NAME of the POI category for what is read out. The PocketGPSWorld files were not named with that in mind - it's no wonder the TTS makes a hash of it when the words and initials of 'PocketGPSWorld' are all run together.

So your choices are to:
a) rename the files as AndyV suggests, although I'm not sure how well the TTS voice would cope with "20mph" so you might well have to ex periment with different names to get the best sound, or:
b) Use the "type your own warning that Mike suggests (and again experiment to get the best rendition, or:
c) use one of the re-recorded voice packs that we have for download on this site.
Back to top
View user's profile Send private message
Guivre46
Frequent Visitor


Joined: Apr 14, 2010
Posts: 1262
Location: West London

PostPosted: Sun Apr 18, 2010 10:35 am    Post subject: Reply with quote

Andy_P wrote:
Guivre46.... I downloaded Kate only the other day. It's one of the foibles of 'Home' that if you have a voice on the machine already, or stored on your PC, then it won't be offered for download.
If you wanted a fresh copy, you would have to delete it off the Go and hide it somewhere on the PC where Home can't find it!
But I think that's not the issue in this case.


Thanks for tip.
Back to top
View user's profile Send private message
AndyVaughan
Lifetime Member


Joined: Apr 13, 2006
Posts: 1500
Location: Rossendale

PostPosted: Sun Apr 18, 2010 3:10 pm    Post subject: Re: TT voices Reply with quote

johnbull wrote:
Hi Andy thanks for your response, sorry to show my ignorance but how do I apply the batch file to the tom tom please, could you give instructions please, regards johnbull


Copy all of the text into a new notepad file and then save it as files of all types and call it rename.bat

Put this file in the same folder as your camera poi's on your pc

Double click the batch file to run it - this will rename the files. Now copy them to your TT

If you PM me your email address I will email you the batch file in a zip to save you the hassle
Back to top
View user's profile Send private message







Posted: Today    Post subject: Pocket GPS Advertising

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Pocket GPS World Forum Index -> TomTom Portable Navigation Devices All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Make a Donation



CamerAlert Database

Click here for the PocketGPSWorld.com Speed Camera Database

Download Speed Camera Database
22.044 (24 Apr 24)



WORLDWIDE SPEED CAMERA SPOTTERS WANTED!

Click here to submit camera positions to the PocketGPSWorld.com Speed Camera Database


12mth Subscriber memberships awarded every week for verified new camera reports!

Submit Speed Camera Locations Now


CamerAlert Apps



iOS QR Code






Android QR Code







© Terms & Privacy


GPS Shopping