Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 70
  1. #41
    Master Bixo's Avatar
    Join Date
    Oct 2015
    Location
    Italy
    Posts
    105
    Rep Power
    156

    Default

    Put ONLY a ONE voice zip file,what you want to use.
    Having many zip files absorbs ram memory in the device.TTS is greedy for memory.

  2.    Advertissements


  3. #42
    Member
    Join Date
    Apr 2016
    Location
    The netherlands
    Posts
    16
    Rep Power
    0

    Default

    Bixo,
    Only ONE zip.file wasn't the resolution. Still no spoken instructions.
    A person of a Dutch forum suggested the next:
    Write in the existing sys.txt the next lines:
    [sound]
    use_method=1
    device=1
    csv_voice_enabled=1

    This I tried.
    Yes, now I hear the spoken instructions in German.

    The two part of Snotmann ( #1) I extracted and copied it to a sdhc card.
    The only thing I changed was sys.txt.
    And it works on a Clarion NX405e nextgen.

    Now I will try to get Dutch TTS voices working on my Clarion.

  4. #43
    Master Bixo's Avatar
    Join Date
    Oct 2015
    Location
    Italy
    Posts
    105
    Rep Power
    156

    Default

    Perfect, sys.txt solves many things with added lines.

    My entry for audio in sys.txt (BMW custom 2 din chinese unit and WinCE 6.0):

    [sound]
    pause_mp3_sooner=0
    ding_muted=1
    enable_waveout_based_ebp=1
    waveout_based_muting_fill_value=1
    sound_level_0=16383
    sound_level_1=28671
    sound_level_2=40959
    sound_level_3=45055
    sound_level_4=49151
    sound_level_5=53247
    sound_level_6=57343
    sound_level_7=61439
    sound_level_8=65535
    use_method=4
    used_byte_in_method=7
    use_os_volume=1
    os_volume=255
    master_volume="255"
    csv_voice_enabled=1
    effect_volume=255
    guidance_volume=255
    os_muted=0 ; 1 -> sound off
    maneuver_chimes=0
    mute_os_key=1
    sound_muted=1
    ding=0


    If you want perform the TTS voices, add it to sys.txt:

    [tts]
    tts_buffer=131072
    announce_exit_directions=1
    tts_logics=3
    priority="HIGH"
    always_say_road_names=3
    announce_street_name=1
    skip_exit_numbers=2

    Now if you want increase the TTS voices, add it to sys.txt:

    [dynamiccompressor]
    compressor=1
    ratio=9
    gain=9 ; --> adapt this value,decrease o increase, 9 ok for me,my suggestion max 12
    Last edited by Bixo; 8th August 2017 at 10:40 AM.

  5. #44
    Member
    Join Date
    Apr 2016
    Location
    The netherlands
    Posts
    16
    Rep Power
    0

    Default

    Bixo, I put TTS and Dynamiccompressor to my Sys.txt.
    But when I started my Clarion NX405e, it hadn't the result I hoped for.
    When I changed the volume with the volume button on my Radio, I don't hear the difference.
    When the Volume button is on 13 or 40(max) there is no difference.
    It seems that I cann't increase the volume of the voices in my Clarion, although I put your TTS and
    dynamiccompressor in the sys.txt.

    Another thing is that I hoped with pause_mp3_sooner=1 my radio should be still, when my navigation comes with spoken instructions.
    Now I here the radio as well as the spoken instructions.
    I find that annoying.

  6. #45
    Master arslankayna's Avatar
    Join Date
    Nov 2015
    Location
    N/A
    Posts
    217
    Rep Power
    146

    Default

    Quote Originally Posted by Striemian View Post
    But when I started my Clarion NX405e,
    It seems that I cann't increase the volume of the voices in my Clarion.
    Try this....in sys.txt:
    [sound]
    use_method=1

    folder save need delete...

  7. #46
    Master Bixo's Avatar
    Join Date
    Oct 2015
    Location
    Italy
    Posts
    105
    Rep Power
    156

    Default

    @ Striemian

    To increase the TTS volume, act on the "gain" value as shown.
    If it does not work, it depends on your unit.
    Same thing for pause talk while Nextgen speaks. In my unit (2 din 7" WinCE 6.0 custom for BMW) is automatically the unit that lowers the volume when speaking Nexgent or other sw Navi different, regardless of particular setup in sys. txt.
    See if your unit in setup has a Navi\ voices paused management, my yes.
    Try putting as written below to increase the TTS volume, and act by increasing the "gain" factor 9 to 20.
    Remember that by increasing too much the value es. > of 9,could distort the sound of voice.

    [dynamiccompressor]
    compressor=1
    a0=56806
    thrs=24703
    ratio=9
    gain=9
    Last edited by Bixo; 10th August 2017 at 11:25 PM.

  8. #47
    Master janch's Avatar
    Join Date
    Jun 2010
    Location
    Hell
    Posts
    1,835
    Rep Power
    804

    Default

    Guys you are barking a wrong tree. TTS has nothing with the regular voice instruction in this case. Some Clarion devices are known about this issue (no sound for voice instructions). All you need is iGO Primo version extracted and crac*ed from Clarion device. Try this one and it should work!

    [Only registered and activated users can see links. ]

  9. #48
    Member
    Join Date
    Apr 2016
    Location
    The netherlands
    Posts
    16
    Rep Power
    0

    Default

    Arslankayna,
    You advice stands already in the sys.txt. Look at #77

    Janch, when I visit your link I become the next message:
    "The requested file is no longer shared on OneDrive".
    Last edited by Striemian; 26th October 2017 at 12:35 PM.

  10. #49
    Master arslankayna's Avatar
    Join Date
    Nov 2015
    Location
    N/A
    Posts
    217
    Rep Power
    146

    Default

    you hear german instructins....why no dutch?

    Quote Originally Posted by Striemian View Post
    when I visit your link I become the next message:
    "The requested file is no longer shared on OneDrive".
    link post#13 active....try link usercloud.com
    [Only registered and activated users can see links. ]
    Last edited by Boki; 7th February 2018 at 01:25 PM.

  11. #50
    Member
    Join Date
    Apr 2016
    Location
    The netherlands
    Posts
    16
    Rep Power
    0

    Default

    Arslankayna,
    No Dutch voices because in the IGO Primo of Snotmann ( post #1) are only German Voices.
    In post #91 you see the voices which are in the IGO primo of Snotmann.
    I'm looking for Dutch TTS Pro WinCE Loquendo7 voices but cann't find them.

 

 

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
  •