Losing my voice   

Losing my voice

Postby archercj » Thu Mar 08, 2012 11:21 am

Well at least my speed camera TTS voice on Primo 2 that is. After reading this forum ove rteh past couple of months I am really happy with my primo 2 setup. And that included sppedcam verbal notification. But for some reason it has recently stopped although all other TTS functionaility is working. I am not aware of making any changes either.

This is the content of my current SYS.TXT, anyone got any ideas:

[spoiler]skip_eula=1
experimental_features="1"

[folders]
app="%SDCARD%/Primo 2.0"
has_secondary_root=0

[interface]
show_exit=1
extra_settings=1
drive_carefully=0
show_tmc_config=1
show_tmc_eventlist=1
show_programs=1

[loading]
show_statustext="1"

[navigation]
autoreplan_action="AUTO"

[rawdisplay]
class="landscape"
highres="0"
screen_x="800"
screen_y="480"

[dynamiccompressor]
compressor=1
aO=56806
thrs=24703
ratio=10
gain=12

[sound]
sound_muted=0
voice_muted=0

[speedcam_category:0]
activated_speech="Attention. GATSO Speed camera ahead"
activated_min_speech_repeat_delay="1"
activated_spoken_type=speech
approach_beep_sound="!alert1"
approach_beep_spoken_type=speech
overspeed_spoken_type=speech
warn_distances="150:2000,140:1800,130:1500,120:1400,110:1300,100:1200,90:1100,80:1000,60:700,50:600,40:500"

[speedcam_category:1]
activated_speech="Attention. Speed camera ahead"
activated_min_speech_repeat_delay="1"
activated_spoken_type=speech
approach_beep_sound="!alert1"
approach_beep_spoken_type=speech
overspeed_spoken_type=speech
warn_distances="150:2000,140:1800,130:1500,120:1400,110:1300,100:1200,90:1100,80:1000,60:700,50:600,40:500"

[speedcam_category:2]
activated_speech="Attention. Red light camera ahead"
activated_min_speech_repeat_delay="1"
activated_spoken_type=speech
approach_beep_sound="!alert1"
approach_beep_spoken_type=speech
overspeed_spoken_type=speech
warn_distances="150:2000,140:1800,130:1500,120:1400,110:1300,100:1200,90:1100,80:1000,60:700,50:600,40:500"

[speedcam_category:3]
activated_speech="Attention. Average speed camera ahead"
activated_min_speech_repeat_delay="1"
activated_spoken_type=speech
approach_beep_sound="!alert1"
approach_beep_spoken_type=speech
overspeed_spoken_type=speech
warn_distances="150:2000,140:1800,130:1500,120:1400,110:1300,100:1200,90:1100,80:1000,60:700,50:600,40:500"

[speedcam_category:4]
activated_speech="Attention. Mobile speed camera ahead"
activated_min_speech_repeat_delay="1"
activated_spoken_type=speech
approach_beep_sound="!alert1"
approach_beep_spoken_type=speech
overspeed_spoken_type=speech
warn_distances="150:2000,140:1800,130:1500,120:1400,110:1300,100:1200,90:1100,80:1000,60:700,50:600,40:500"[/spoiler]
archercj offline


Junior Member



 
Joined: Mon Nov 14, 2011 4:20 pm
Posts: 72
Has thanked: 2 times
Been thanked: 0 time

Postby Fatboyfun » Thu Mar 08, 2012 5:17 pm

Settings / Alert point settings / Voice warnings

Is the green speaker icon displayed by all the alert types?
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby Yurbuh Tuggly » Thu Mar 08, 2012 6:08 pm

archercj wrote:skip_eula=1
experimental_features="1"


Don't know if maybe the above was a slip of the copy/paste, but all sys.txt entries should have a heading above the commands.
The correct syntax for the above would be:
[debug]
skip_eula=1
experimental_features=1
But that's just my opinion..I could be wrong.
Y.T.
Primo2.4 PrimoAndroid TomTomAndroid
Yurbuh Tuggly offline


User avatar Ex Moderator



 
Joined: Wed May 04, 2011 7:25 am
Posts: 1410
Location: Politzania
Has thanked: 0 time
Been thanked: 774 times

Postby chas521 » Thu Mar 08, 2012 10:26 pm

This doesn't have any use in Primo, only iGO8.

[dynamiccompressor]
compressor=1
aO=56806
thrs=24703
ratio=10
gain=12
If it ain't broke don't fix it!
ALWAYS BACK-UP YOUR FILES/FOLDERS BEFORE MAKING EDITING CHANGES!

Please do NOT post any thanks. Simply press the hand icon with the "thumb up" which is the thank you button.
chas521 offline


User avatar Ex Moderator



 
Joined: Sat May 15, 2010 8:50 pm
Posts: 4549
Location: Long Island, NY
Has thanked: 64 times
Been thanked: 1331 times

Postby kamoteka » Sat Mar 10, 2012 4:21 am

On the [speedcam category:x] section of sys.txt, you would notice that there is warn_distances entry that consist of a series of number pairs separated by commas. The number pair are separated by a colon (:). On the left side of the colon is the threshold speed and the number to the right of the colon is the distance to the speedcam. When your car is within the distance, and you drive faster than the threshold speed, you would get the speedcam alert, otherwise you will not get an alert. Try changing all the threshold speed values to 0 (meaning you always the alert when you get within the specified distance) and see if you will now get the alerts. Speed unit is km/hr and distance unit is in meters even if you set your distances to miles/yards in regional settings.
kamoteka offline


Member



 
Joined: Sat May 22, 2010 12:41 am
Posts: 100
Has thanked: 2 times
Been thanked: 3 times

Postby archercj » Mon Mar 19, 2012 8:14 am

chas521 wrote:This doesn't have any use in Primo, only iGO8.

[dynamiccompressor]
compressor=1
aO=56806
thrs=24703
ratio=10
gain=12


I think it might do something. When I removed it the TTS voice doesn't play loud over any background noise i.e. radio, music. But if present the background noise is lowered and the TTS is clear
archercj offline


Junior Member



 
Joined: Mon Nov 14, 2011 4:20 pm
Posts: 72
Has thanked: 2 times
Been thanked: 0 time

Postby archercj » Mon Mar 19, 2012 8:18 am

Right then I've made a few enhancements on this.

Changed SYS.TXT to:

[warning]
is_spoken=1
speedcam_warning=1
speedlimit_warning_visual="1"
speedlimit_warning_voice="1"
speedlimit_warning="1"
speedwarn_alt_tolerance="100"
speedwarn_tolerance="100"
overspeed_sound="!msg"
speedcam_soundtype_0="2"
speedcam_soundtype_1="2"
speedcam_soundtype_10="2"
speedcam_soundtype_11="2"
speedcam_soundtype_12="2"
speedcam_soundtype_13="2"
speedcam_soundtype_14="2"
speedcam_soundtype_15="2"
speedcam_soundtype_16="2"
speedcam_soundtype_17="2"
speedcam_soundtype_18="2"
speedcam_soundtype_19="2"
speedcam_soundtype_2="2"
speedcam_soundtype_20="2"
speedcam_soundtype_21="2"
speedcam_soundtype_22="2"
speedcam_soundtype_23="2"
speedcam_soundtype_3="2"
speedcam_soundtype_31="2"
speedcam_soundtype_4="2"
speedcam_soundtype_6="2"
speedcam_soundtype_7="2"
speedcam_soundtype_8="2"
speedcam_soundtype_9="2"

[speedcam_category:0]
activated_spoken_type=speech
activated_speech="Attention. GATSO Speed camera ahead"
activated_min_speech_repeat_delay="5000"
approach_beep_spoken_type=sound
approach_beep_sound="!msg"

and made sure that the same [warning] stuff was in SYSTEM.INI (they were all set to 0 before). Now I get the "Attention. GATSO Speed camera ahead" being spoken but I also get loads of other messages (maybe in Greek). Does one of the parameters need changing?
archercj offline


Junior Member



 
Joined: Mon Nov 14, 2011 4:20 pm
Posts: 72
Has thanked: 2 times
Been thanked: 0 time


Return to General Discussions about iGO core

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests