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

Hybrid View

  1. #1
    Master Mike Hunt's Avatar
    Join Date
    May 2014
    Location
    Europe
    Posts
    159
    Rep Power
    102

    Default

    Quote Originally Posted by De5i View Post
    every time it gives a camera warning it also says that you overspeed and the speed limit is miles without stating the speed limit value., plus it keeps repeating this message until the camera has been past. Its says the following for every camera warning:

    "Warning! Speedcam."
    "You are over sped and speed limit is miles"

    Is this a bug? how can this be corrected to just announce the camera warning and to say it only once ?
    Remove this from sys.txt:
    [warning]
    say_camera_speed_limit=1

    Instead of doing what you think it would do, it triggers the OVERspeed warning in dictionary.voice.
    If you still want to use the sys.txt setting, then you can edit the overspeed warning to be whatever you want, but that will make it the same for all overspeed warnings regardless of circumstances.

    A typical overspeed alert in dictionary.voice (that announces the speed limit) could be:
    The speed limit is %s!="The speed limit is %s! Slow down."

    Do not change or edit this.
    Change this to whatever you want.
    "%s!" reads the road speed limit.
    Note that is you have more than one trigger phrase (the part before the =), the first one is used, and furthers ones are ignored. So always check first before adding.

  2.    Advertissements


  3. #2
    Master Mike Hunt's Avatar
    Join Date
    May 2014
    Location
    Europe
    Posts
    159
    Rep Power
    102

    Default

    Quote Originally Posted by De5i View Post
    The dictionary.voice does have the line
    The speed limit is %s!="The speed limit is %s! Slow down."

    and it not saying the speed limit, where do I make these changes, if in sys.txt, or in the dictionary.voice or tts_speedcams_eng.zip what should these be?
    You will have to compare your voice file/speedcam file zips with mine that I have made previously available here:
    [Only registered and activated users can see links. ]

    to find what the difference(s) may be. I have not compared. Mine works as expected (but I do not use the sys.txt speed for speedcam setting because I found it to be annoying). I generally mass copy/paste the entire dictionary.voice from a working copy rather than individually edit when converting a voice file.

    Right now the last thing I am trying to solve is the "Read out Quick Detour" in the TTS settings, but it seems to be daunting...and I don't read Russian. ;-)

 

 

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
  •