Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 102

Hybrid View

  1. #1
    GPSPower Helper iGO primo (2.4) 9.6.29.341779 - ANS, 25 Oct 2013
    iGO primo (2.4) 9.6.29.341779 - ANS, 25 Oct 2013
    Brown Dog's Avatar
    Join Date
    Mar 2010
    Location
    Madagascar
    Posts
    893
    Rep Power
    1560

    Default

    Quote Originally Posted by KillerBot View Post
    What does ANS means ?
    Code:
    Please Login or Register to see the links

  2.    Advertissements


  3. #2
    Member
    Join Date
    Nov 2013
    Location
    belgium
    Posts
    5
    Rep Power
    0

    Default

    How can we make TTS to say the speed limit with speedcam warning? instead of only " slow down, camerea ahead?

  4. #3
    zervdim
    Guest

    Default

    Quote Originally Posted by boblejeune View Post
    How can we make TTS to say the speed limit with speedcam warning? instead of only " slow down, camerea ahead?
    You can not have the two announcement you are asking about together in iGO Primo!

    You can have the speed camera saying only the speedcam warning and you must have in your sys.txt the following:
    [speedcam_category:0]
    activated_spoken_type=speech
    activated_speech="Caution speed camera ahead"
    approach_beep_spoken_type=0
    approach_beep_speech=0
    approach_beep_sound=0
    overspeed_spoken_type=0
    overspeed_speech=0
    overspeed_sound=0
    warn_distances="150:2000,140:1800,130:1500,120:1400,110:1300,100:1200,90:1100,80:1000,60:700,50:600,40:500"

    OR

    You can have the speed camera saying the speedcam warning and simultaneously saying the overspeed (if you are realy overspeed!) , then you must have in your sys.txt the following:
    [speedcam_category:0]
    activated_spoken_type=speech
    activated_speech="Caution speed camera ahead"
    approach_beep_spoken_type=0
    approach_beep_speech=0
    approach_beep_sound=0
    overspeed_spoken_type=speech
    overspeed_speech="You are overspeed , slow down please"
    overspeed_sound=0
    warn_distances="150:2000,140:1800,130:1500,120:1400,110:1300,100:1200,90:1100,80:1000,60:700,50:600,40:500"


    In the phrase:
    "You are overspeed , slow down please" you can write what ever you want.

    If you are using TTS Pro voice in different language than English then you must open the voice.zip file with a win.rar 3.93
    [Only registered and activated users can see links. ]

    and you must write inside:
    Caution speed camera ahead="Write what ever you want to your language"
    Last edited by zervdim; 10th November 2013 at 01:02 PM. Reason: Add more info

 

 

Bookmarks

Posting Permissions

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