Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 60
  1. #21
    Important User Navitel directional alert for Russia
    Navitel directional alert for RussiaNavitel directional alert for RussiaNavitel directional alert for RussiaNavitel directional alert for Russia
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    Quote Originally Posted by Astx View Post
    osiris4isis, great work! Thank You!
    Now it's working on my 3597. But Cyclop doesn't Look like they don't like each other.
    Some glitches... It doesn't pronounce а "dangerous crossroads" sign (its bad) and "pedestrian crossing" (its good).
    And russian translation of some sign not so russian. For example: "Скорость камеры" (on first screenshot) must be "Камера скорости".

    And please, can You make another version with different voice? "Putin" is a bad choice for real driving, only for fun. Thank You!

    Here two screenshots in Moscow
    [Only registered and activated users can see links. ][Only registered and activated users can see links. ]
    Thanks for the testing. Does Cyclops alerts worked at all (without any others alerts?) My converted alerts from Navitel is NOT Cyclops (that is, it's not using the 3 coords from Cyclops). The data is from Navitel and I just use Bearing List (with alert angles) to creates it. I think your Cyclops problem has to do with it not being unlocked. Which version did you use and did you unlocked it? I will try to debug problem with voice and correct text translation when building next release from Navitel. If you find any other problems let me know.

    The following is the Russian translation I got by using google translate:
    Code:
    Please Login or Register to see the links
    Last edited by osiris4isis; 24th August 2015 at 09:39 PM.

  2.    Advertissements


  3. #22
    Master
    Join Date
    Jun 2012
    Location
    St.Petersburg Russia
    Posts
    125
    Rep Power
    59

    Default

    Code:
    Please Login or Register to see the links

  4. #23
    Master
    Join Date
    Aug 2010
    Location
    Russia
    Posts
    97
    Rep Power
    77

    Default

    Quote Originally Posted by sbog View Post
    set typeName(RU,102) {Ухабы} or {Неровная дорога}
    No, its mean "Искусственная неровность" ("Road Bumps" in English version, or "sleeping policeman")
    Last edited by Astx; 25th August 2015 at 07:21 AM.

  5. #24
    Master
    Join Date
    Jun 2012
    Location
    St.Petersburg Russia
    Posts
    125
    Rep Power
    59

    Default

    shame on me

    what about those dangerous corners?

  6. #25
    Navigation software expert Navitel directional alert for Russia
    Navitel directional alert for Russia
    Cnfhbr's Avatar
    Join Date
    Jan 2010
    Location
    CIS
    Posts
    1,033
    Rep Power
    507

    Default

    Quote Originally Posted by sbog View Post
    what about those dangerous corners?
    «Опасные повороты»

    [Only registered and activated users can see links. ][Only registered and activated users can see links. ]

  7. #26
    Master
    Join Date
    Aug 2010
    Location
    Russia
    Posts
    97
    Rep Power
    77

    Default

    Cnfhbr, I think: "Опасный поворот", not plural.

    osiris4isis,
    Today have some driving around Moscow and saw this glitch with "typeName(EN,104) {Dangerous Corners}": alert spoken only when you ON the spot, not BEFORE. May be lost 400m alarm radius around they?
    "Putin" voice realy annoying: too many not needed words. Too many...
    And, if you can, change voice phrase on "typeName(EN,102) {Road Bumps}" to a simple alarm sound, please. This type of spots is very popular in Navitel files, and i hear it every five second. Its too much for me.

  8. #27
    Important User Navitel directional alert for Russia
    Navitel directional alert for RussiaNavitel directional alert for RussiaNavitel directional alert for RussiaNavitel directional alert for Russia
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    Quote Originally Posted by Astx View Post
    Cnfhbr, I think: "Опасный поворот", not plural.

    osiris4isis,
    Today have some driving around Moscow and saw this glitch with "typeName(EN,104) {Dangerous Corners}": alert spoken only when you ON the spot, not BEFORE. May be lost 400m alarm radius around they?
    "Putin" voice realy annoying: too many not needed words. Too many...
    And, if you can, change voice phrase on "typeName(EN,102) {Road Bumps}" to a simple alarm sound, please. This type of spots is very popular in Navitel files, and i hear it every five second. Its too much for me.
    Ok, the original RU voices should be taken from
    Code:
    Please Login or Register to see the links
    (for last Russian build, I accidentally used Putin voice from the USSR build)

    set audioList(1) {warning_speed.wav}
    set audioList(2) {warning_speed.wav}
    set audioList(3) {warning_Red.wav warning_speed.wav}
    set audioList(4) {warning_speed.wav}
    set audioList(5) {warning_police.wav warning_speed.wav}
    set audioList(100) {warning_pedestrian.wav warning_other.wav}
    set audioList(101) {warning_speedlim.wav}
    set audioList(102) {warning_pol.wav}
    set audioList(103) {warning_road.wav}
    set audioList(104) {warning_turn.wav}
    set audioList(105) {warning_crossing.wav}
    set audioList(106) {warning_other.wav}

    You also can get the following Garmin prebuilt tone (converted to wav): Beep, Camera, Ding, DingDing. Listed in order of "loudness"
    For example, in your case you might want: set audioList(102) {Beep.wav}

    Also, I have this for Russian

    set typeName(RU,1) {Статическая камера}
    set typeName(RU,2) {Камера трафика}
    set typeName(RU,3) {Контроль на Красный свет}
    set typeName(RU,4) {Камера скорости}
    set typeName(RU,5) {Мобильная камера}
    set typeName(RU,100) {Пешеходный Переход}
    set typeName(RU,101) {Ограничение Скорости}
    set typeName(RU,102) {Ухабы}
    set typeName(RU,103) {Неровная дорога}
    set typeName(RU,104) {Опасный поворот}
    set typeName(RU,105) {Опасный Перекресток}
    set typeName(RU,106) {Другие Опасности}
    set typeName(RU,kph) {километров в час}

    Tell me if they are correct before I rebuild.

    All alerts are built using alert type of "Along Road", so unless the alert is located very near a road, it won't work. I can changed alert type to "Proximity" to see if it's better for you. Also range can be changed from 400m to something else; even based on the type of alert.
    Last edited by osiris4isis; 26th August 2015 at 04:42 AM.
    Do not PM me with questions. That's what a forum is for.

  9. #28
    Navigation software expert Navitel directional alert for Russia
    Navitel directional alert for Russia
    Cnfhbr's Avatar
    Join Date
    Jan 2010
    Location
    CIS
    Posts
    1,033
    Rep Power
    507

    Default

    Quote Originally Posted by Astx View Post
    Cnfhbr, I think: "Опасный поворот", not plural.
    I disagree with you on that point.

    I translated "as-is". See the [Only registered and activated users can see links. ] above:
    Quote Originally Posted by osiris4isis View Post
    Code:
    Please Login or Register to see the links

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    Russian analogue:
    «Опасные повороты» (1.12.1 и 1.12.2)

    [Only registered and activated users can see links. ]


    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    Russian analogue:
    «Опасный поворот» (1.11.1 и 1.11.2)

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    Last edited by Cnfhbr; 26th August 2015 at 08:53 AM.

  10. #29
    Important User Navitel directional alert for Russia
    Navitel directional alert for RussiaNavitel directional alert for RussiaNavitel directional alert for RussiaNavitel directional alert for Russia
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    I'm reading the following page through translate.google.com; this is where I get icons, audio and navitel alert releases. Who knews google could be wrong
    Code:
    Please Login or Register to see the links
    Last edited by osiris4isis; 26th August 2015 at 09:11 AM.
    Do not PM me with questions. That's what a forum is for.

  11. #30
    Master
    Join Date
    Aug 2010
    Location
    Russia
    Posts
    97
    Rep Power
    77

    Default

    Cnfhbr, osiris4isis sorry, i was wrong. Today think about it while driving and totaly agree your translation.
    But Tamara voice told about only one. And i think the best choice when text and voice will be same.
    Same about "set typeName(RU,102) {Ухабы}". Hearing Tamara voice, i think it must be "set typeName(RU,102) {Искусственная неровность}" (sign 1.17, «Искусственная неровность»)
    set typeName(RU,kph) {километров в час} i see like this: set typeName(RU,kph) {км/ч}
    For me set audioList(102) {Beep.wav} is a good choice.

 

 

Tags for this Thread

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
  •