Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 65
  1. #21
    Master VR Multilang for iGO NextgenVR Multilang for iGO Nextgen marx's Avatar
    Join Date
    Dec 2015
    Location
    Beograd
    Posts
    70
    Rep Power
    136

    Default

    Quote Originally Posted by bb2005 View Post
    ENABLE=(1)
    It's not good ((( this edit did someone when we did know haw to run vr on another languages (and voices)
    Right line it's ENABLE=(%lua.VRAvailable)

    I don't recommend this ux utility
    First of all, thank you for all efforts and help in understanding igo nav. Many years ago I learned from you.

    ...But I would like to remind you that:
    - in the default free_text_vr.zip , search works only on Hebrew language (commands are working too),
    - with "ENABLE=(%lua.VRAvailable)" in a file free_text_vr.zip, search work only on some languages ​​other than Hebrew (commands are working too),
    - and with "ENABLE=(1)" in a file free_text_vr.zip, search work for all languages ​​(but unfortunately does not work commands).

    I hope you understand that we who speak languages ​​that cannot command to application, we need to satisfy ourselves that we can use our languages at least for the search. Therefore, for us (at the moment) is acceptable solution ENABLE=(1).

    Of course in the end I want to make a lot of thank for your trying to make and my (Serbian) language to do commands ... but I'd like that you not to give up trying, because maybe there is a solution.

  2.    Advertissements


  3. #22
    Master
    Join Date
    Mar 2016
    Location
    NYC
    Posts
    140
    Rep Power
    271

    Default

    Where do I change those values?

    Found it:

    free_text_vr_mods.ui


    ux with ENABLE=(%lua.VRAvailable) attached
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.
    Last edited by iVoy; 10th April 2017 at 02:02 PM. Reason: SOLVED
    If you think I helped you, please add to my reputation

  4. #23
    Master WOB's Avatar
    Join Date
    Nov 2015
    Location
    Palilula
    Posts
    238
    Rep Power
    134

    Default

    @bb2005 @marx

    I'm sorry that I'm interfering in something I don't know, but this line by pongo looks a little bit different from yours

    ;---pongo---
    <BUTTON CLASS="btn_map" ONRELEASE=sc_IQS_VR_onrelease VISIBLE=(ui_Cockpit.ShowbuttonVRcockpit)>

    As a user, I have noticed that this Pongo version of VR files is only one that asks me for command after adress search...
    I would like to hear (read) your opinion on this.
    Thanks
    Attached Files Attached Files

  5. #24
    Master
    Join Date
    Mar 2016
    Location
    NYC
    Posts
    140
    Rep Power
    271

    Default

    Not working here
    Last edited by Boki; 5th October 2018 at 10:16 PM.
    If you think I helped you, please add to my reputation

  6. #25
    Junior Member
    Join Date
    Mar 2016
    Location
    Sweden
    Posts
    2
    Rep Power
    0

    Default

    Hi all!
    I,m trying to get Swedish VR working.
    Soo far I have searching for address working: Address is found and it asks for commands, but it doesn't understand any commands.
    I have tried with all mentioned settings in free_text_vr with same result.
    It seems like it doesn't connect to the free_text_lua commands in the 041d_freetextlua.vfb file in /content/vr
    the 041d_freetextlua.vfb is made by me since I haven't found any. I did it properly (I think) as instructed in [Only registered and activated users can see links. ]
    I have log here if anyone is interested:
    Spoiler: log text

    [07:24:59.874 i18n notice - ] Localization for "SKIN~Color" not found in type 0
    [07:25:02.424 vr notice - ] void VR_ENGINE_HANDLER::Init_PrepareForUI()
    [07:25:02.424 vr notice - ] bool VR_ENGINE_HANDLER::InitEngine()
    [07:25:02.425 vr notice - ] bool VR_ENGINE_HANDLER::IsVRDisabled()
    [07:25:02.426 vr notice - ] void VR_ENGINE_HANDLER::AddMode(VR_MODE *Mode)
    [07:25:02.426 vr notice - ] void VR_ENGINE_HANDLER::AddMode(VR_MODE *Mode)
    [07:25:02.427 vr notice - ] void VR_ENGINE_HANDLER::AddMode(VR_MODE *Mode)
    [07:25:02.565 vr notice - ] LUA_VR::Init_PrepareForUI creating Dispatcher
    [07:25:02.565 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::LUA_VR_FFUI_COMMANDS_DISPATCHER
    [07:25:02.566 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::Init done
    [07:25:02.566 vr notice - ] LUA_VR_COMMANDS_HANDLER::LUA_VR_COMMANDS_HANDLER
    [07:25:02.567 vr notice - ] LUA_VR_COMMANDS_HANDLER::Init
    [07:25:02.567 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='DispatchCommand'
    [07:25:02.568 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='CollectCommands'
    [07:25:02.568 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='ClearCommands'
    [07:25:02.569 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='SwitchCommands'
    [07:25:02.570 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='ActivateCommands'
    [07:25:02.570 vr notice - ] LUA_VR_HYPOTHESIS_LIST_HANDLER::Init
    [07:25:02.571 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='UpdateHypothesisList'
    [07:25:02.571 vr notice - ] LUA_VR_INTERCEPTOR::LUA_VR_INTERCEPTOR
    [07:25:02.572 vr notice - ] LUA_VR_INTERCEPTOR::Init
    [07:25:02.572 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='ActivateInterceptor'
    [07:25:02.573 vr notice - ] LUA_VR_INTERCEPTOR::Init #1
    [07:25:02.573 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='StopInterceptor'
    [07:25:02.574 vr notice - ] LUA_VR_INTERCEPTOR::Init done
    [07:25:02.574 vr notice - ] LUA_VR_ADDRESS_HANDLER::Init
    [07:25:02.574 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='AddressListSetup'
    [07:25:02.575 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='AddressListAdd'
    [07:25:02.575 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::RegisterCommand; cmd='AddressListCheck'
    [07:25:03.300 i18n notice - ] Localization for "Welcome!" not found in type 1
    [07:25:03.301 i18n notice - ] Localization for "Bye!" not found in type 1
    [07:25:03.845 pluginloader notice - ] Processing plugin 'free_text_vr'...
    [07:25:03.847 pluginloader notice - ] local part not found.
    [07:25:03.853 ffui notice - ] ffuiscreen loading finished: took 5 ms
    [07:25:03.854 pluginloader notice - ] Global part is loaded.
    [07:25:03.990 voice_guidance warning - ] # No implementation neither in voice nor in voice engine for this fill function:fill_streetname
    [07:25:03.991 voice_guidance warning - ] # No implementation neither in voice nor in voice engine for this fill function:fill_destname
    [07:25:04.001 voice_guidance notice - ] ------ TOTAL voice load time: 37; Swedish_universal_unisex_andTTS-Boki_Srb_v.1
    [07:25:04.001 i18n notice - ] Localization for "on %s" not found in type 1
    [07:25:04.001 i18n notice - ] Localization for "vics_ahead" not found in type 1
    [07:25:04.002 i18n notice - ] Localization for "You have entered CityName." not found in type 1
    [07:25:04.002 i18n notice - ] Localization for "Route summary." not found in type 1
    [07:25:04.178 i18n notice - ] Localization for "$lua.vgjATP_ShowArrTime$" not found in type 0
    [07:25:04.182 voice_guidance notice - ] ######## EVENT VOICE GUIDANCE ############################################################################
    [07:25:04.184 voice_guidance debug - ] {
    ["media_id"] = "voice.info",
    ["desc_key"] = "localized_sentence",
    ["localized_sentence"] = L"",
    }

    [07:25:04.184 voice_guidance notice - ] Event sentence: ''
    [07:25:04.185 voice_guidance error - ] Sentence localization failed!
    [07:25:04.477 ffui notice - ] Switch state to st_Cockpit
    [07:25:04.532 i18n notice - ] Localization for "$lua.vgjATP_ShowArrTime$" not found in type 0
    [07:25:04.591 i18n notice - ] Localization for "100%" not found in type 0
    [07:25:04.601 dbusui error - ] MapModeChange MapMode:nil
    [07:25:04.601 dbusui error - ] MapModeChange after trigger
    [07:25:04.617 main notice - ] Checkpoint at 395121664 ms: IntroStatus: 91%, UIReady [VR_FREETEXT_MODE_ONE_SHOT::Init_UIReady], Elapsed in previous status: 558 ms
    [07:25:04.618 main notice - ] Checkpoint at 395121665 ms: IntroStatus: 91%, UIReady [VR_FREETEXT_MODE_MULTI_SEARCH::Init_UIReady], Elapsed in previous status: 1 ms
    [07:25:04.619 main notice - ] Checkpoint at 395121665 ms: IntroStatus: 91%, UIReady [STATMANAGER::Init_UIReady], Elapsed in previous status: 0 ms
    [07:25:05.282 vr notice - ] void VR_ENGINE_HANDLER::InitEngineDone(0)
    [07:25:05.282 vr notice - ] VR_ENGINE_HANDLER::InitEngineDone - OK
    [07:25:05.283 vr notice - ] void VR_ENGINE_HANDLER::InitDone()
    [07:25:05.290 vr notice - ] void VR_ENGINE_HANDLER::Init_Running()
    [07:25:05.290 vr notice - ] bool VR_ENGINE_HANDLER::IsVRDisabled()
    [07:25:21.078 vr notice - ] LUA VR StartVR
    [07:25:21.078 vr notice - ] LUA VR StartVR prepare command mode start
    [07:25:21.078 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:21.079 vr notice - ] LUA_VR_COMMANDS_HANDLER::SwitchCommands
    [07:25:21.079 vr notice - ] LUA_VR_COMMANDS_HANDLER::AcquireModels 1
    [07:25:21.079 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:21.079 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:21.079 vr notice - ] LUA_VR_COMMANDS_HANDLER::ClearCommands
    [07:25:21.080 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:21.080 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:21.080 vr notice - ] LUA_VR_COMMANDS_HANDLER::GetCommandsFromVisibleLayers
    [07:25:21.081 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:21.081 vr notice - ] LUA VR StartPhase
    [07:25:21.081 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:21.081 vr notice - ] LUA_VR_INTERCEPTOR::ActivateInterceptor #5
    [07:25:21.082 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:21.082 vr notice - ] void VR_ENGINE_HANDLER::SetupStart(int ChainType)
    [07:25:21.082 vr notice - ] Start of VR sub_phase #0001
    [07:25:21.082 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:21.082 vr notice - ] LUA_VR_COMMANDS_HANDLER::SwitchCommands
    [07:25:21.083 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:21.083 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:21.083 vr notice - ] LUA_VR_COMMANDS_HANDLER::ActivateCommands
    [07:25:21.084 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:21.084 vr notice - ] void VR_ENGINE_HANDLER::SetupDone()
    [07:25:21.084 vr notice - ] VR MODE new state: 1
    [07:25:21.084 vr notice - ] VR MODE new state: 1
    [07:25:21.085 i18n notice - ] Localization for "Say an address." not found in type 1
    [07:25:21.086 voice_guidance notice - ] ######## EVENT VOICE GUIDANCE ############################################################################
    [07:25:21.086 voice_guidance debug - ] {
    ["media_id"] = "voice.vr.prompt",
    ["lock_id"] = 1,
    ["desc_key"] = "localized_sentence",
    ["localized_sentence"] = L"Säg en adress.",
    }

    [07:25:21.086 voice_guidance notice - ] Event sentence: 'Säg en adress.'
    [07:25:21.087 speech_system notice - ] SPEECH_SCHEDULER::Say (mediaId='voice.vr.prompt', sentence='Säg en adress.', delay=0, mSayBefore=0, timeout=5000, queueName='voice.vr', priority=30, boostedPriority=65, distance=-1)
    [07:25:21.730 vr notice - ] VR MODE new state: 2
    [07:25:21.765 vr error - ] Main content file not loaded
    [07:25:21.766 speech_system notice - ] SPEECH start now :395138812, to: 395143133 , length: 1120, id: 1, prio: 30, boost pr: 65
    [07:25:21.767 tts notice - ] SPEECH::CallBack. res: 0, id: 1, Functor: is _not_ NULL
    [07:25:21.769 timedomain notice - ] EXTERNAL_PLAYBACK_MANAGER::SetMuteStateChangeWatcher - mute state is non-transient (muted), calling it...
    [07:25:21.770 sound2 notice - ] MostSignificantVolumeChannel: ===== vmc_vr =====
    [07:25:21.776 sound2 notice - ] MostSignificantVolumeChannel: ===== vmc_vr =====
    [07:25:21.777 vr notice - ] VR MODE new state: 3
    [07:25:22.437 http notice - ] Response #2 State: OK, HttpStatusCode: 200, Body length: 608, IsLastPart: true
    [07:25:22.439 http notice - ] LastResponseForRequest #2
    [07:25:23.058 speech_system notice - ] speech done id: 1, now :395140104, length: 1120, real length:1291
    [07:25:23.059 tts notice - ] SPEECH::CallBack. res: 2, id: 1, Functor: is _not_ NULL
    [07:25:23.061 vr notice - ] void VR_ENGINE_HANDLER::Start()
    [07:25:25.747 vr error - ] Main content file not loaded
    [07:25:27.120 vr notice - ] city: filter: Skarviksvägen 12
    [07:25:27.121 vr notice - ] VR MODE new state: 0
    [07:25:27.122 vr notice - ] VR MODE new state: 0
    [07:25:27.124 vr notice - ] void VR_ENGINE_HANDLER::RecognitionFinished(const VR_RESULT& Result)
    [07:25:27.125 vr notice - ] void VR_ENGINE_HANDLER::InsertHypothesisModel(const VR_HYPOTHESIS& Hypothesis)
    [07:25:27.126 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:27.127 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor calling callback
    [07:25:27.127 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor called callback
    [07:25:27.128 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor removed listener
    [07:25:27.129 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:27.130 vr notice - ] Result 0= (70,:Skarviksv娥n 12)
    [07:25:27.158 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:27.159 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:27.162 vr notice - ] VR MODE new state: 0
    [07:25:27.163 vr notice - ] VR MODE new state: 0
    [07:25:27.541 i18n notice - ] Localization for "QTMC~A5" not found in type 0
    [07:25:27.542 i18n notice - ] Localization for "QTMC~A3" not found in type 0

    [07:25:27.699 i18n notice - ] Localization for "QTMC~A5" not found in type 0
    [07:25:37.245 vr notice - ] CancelVR
    [07:25:37.246 vr notice - ] CancelVR_Inner
    [07:25:37.247 vr notice - ] void VR_ENGINE_HANDLER::Cancel()
    [07:25:37.247 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:37.248 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor removed listener
    [07:25:37.248 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:37.252 vr notice - ] sc_VRFlowEnded_Fail2
    [07:25:37.252 tmc notice - ] GPS b_GPSPosValid#1 1
    [07:25:37.259 svg notice - ] START parsing SVG: 'file:///ui_nextgen/res/the_dark/nodpi/ico_iqs_street.svg'
    [07:25:37.261 svg notice - ] Parsed SVG: 'file:///ui_nextgen/res/the_dark/nodpi/ico_iqs_street.svg'. Time = 1 msec. Size = 2.3 kb
    [07:25:38.798 ffui notice - ] Next state: st_PointOnMapVR
    [07:25:38.846 Expression warning - ] Model not Found: *.nostress
    [07:25:38.848 Expression warning - ] Model not Found: *.nostress
    [07:25:38.852 Expression warning - ] Model not Found: *.nostress
    [07:25:38.854 sound2 notice - ] MostSignificantVolumeChannel: ===== vmc_vr =====
    [07:25:38.856 vr notice - ] LUA VR StartVR
    [07:25:38.856 vr notice - ] LUA VR StartVR prepare command mode start
    [07:25:38.857 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:38.858 vr notice - ] LUA_VR_COMMANDS_HANDLER::SwitchCommands
    [07:25:38.859 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:38.859 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:38.860 vr notice - ] LUA_VR_COMMANDS_HANDLER::ClearCommands
    [07:25:38.861 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:38.862 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:38.862 vr notice - ] LUA_VR_COMMANDS_HANDLER::GetCommandsFromVisibleLayers
    [07:25:38.865 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:38.865 vr notice - ] LUA VR StartPhase
    [07:25:38.867 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:38.868 vr notice - ] LUA_VR_INTERCEPTOR::ActivateInterceptor #5
    [07:25:38.869 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:38.870 vr notice - ] void VR_ENGINE_HANDLER::SetupStart(int ChainType)
    [07:25:38.870 vr notice - ] Start of VR sub_phase #0002
    [07:25:38.871 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:38.872 vr notice - ] LUA_VR_COMMANDS_HANDLER::SwitchCommands
    [07:25:38.872 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:38.873 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:38.874 vr notice - ] LUA_VR_COMMANDS_HANDLER::ActivateCommands
    [07:25:38.875 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:38.875 vr notice - ] void VR_ENGINE_HANDLER::SetupDone()
    [07:25:38.876 vr notice - ] VR MODE new state: 1
    [07:25:38.877 i18n notice - ] Localization for "Please say a command." not found in type 1
    [07:25:38.878 voice_guidance notice - ] ######## EVENT VOICE GUIDANCE ############################################################################
    [07:25:38.879 voice_guidance debug - ] {
    ["media_id"] = "voice.vr.prompt",
    ["lock_id"] = 1,
    ["desc_key"] = "localized_sentence",
    ["localized_sentence"] = L"Säg ett kommando.",
    }

    [07:25:38.880 voice_guidance notice - ] Event sentence: 'Säg ett kommando.'
    [07:25:38.880 speech_system notice - ] SPEECH_SCHEDULER::Say (mediaId='voice.vr.prompt', sentence='Säg ett kommando.', delay=0, mSayBefore=0, timeout=5000, queueName='voice.vr', priority=30, boostedPriority=65, distance=-1)
    [07:25:38.893 svg notice - ] START parsing SVG: 'file:///ui_nextgen/res/common/nodpi/spr_vr_header.svg'
    [07:25:38.894 svg notice - ] Parsed SVG: 'file:///ui_nextgen/res/common/nodpi/spr_vr_header.svg'. Time = 1 msec. Size = 2.4 kb
    [07:25:38.895 svg notice - ] Applied CSS rules for: 'file:///ui_nextgen/res/common/nodpi/spr_vr_header.svg'. Time = 0
    [07:25:38.911 svg notice - ] Rendered 'file:///ui_nextgen/res/common/nodpi/spr_vr_header.svg'. Time: 14 msec
    [07:25:38.924 svg notice - ] START parsing SVG: 'file:///ui_nextgen/res/the_dark/nodpi/ico_history_address.svg'
    [07:25:38.926 svg notice - ] Parsed SVG: 'file:///ui_nextgen/res/the_dark/nodpi/ico_history_address.svg'. Time = 1 msec. Size = 3.9 kb
    [07:25:38.926 svg notice - ] Applied CSS rules for: 'file:///ui_nextgen/res/the_dark/nodpi/ico_history_address.svg'. Time = 0
    [07:25:38.930 svg notice - ] Rendered 'file:///ui_nextgen/res/the_dark/nodpi/ico_history_address.svg'. Time: 1 msec
    [07:25:39.628 speech_system notice - ] SPEECH start now :395156675, to: 395160927 , length: 1360, id: 2, prio: 30, boost pr: 65
    [07:25:39.629 tts notice - ] SPEECH::CallBack. res: 0, id: 2, Functor: is _not_ NULL
    [07:25:39.629 timedomain notice - ] EXTERNAL_PLAYBACK_MANAGER::SetMuteStateChangeWatcher - mute state is non-transient (muted), calling it...
    [07:25:39.630 sound2 notice - ] MostSignificantVolumeChannel: ===== vmc_vr =====
    [07:25:39.656 vr notice - ] VR MODE new state: 3
    [07:25:40.906 speech_system notice - ] speech done id: 2, now :395157951, length: 1360, real length:1276
    [07:25:40.907 tts notice - ] SPEECH::CallBack. res: 2, id: 2, Functor: is _not_ NULL
    [07:25:40.908 vr notice - ] void VR_ENGINE_HANDLER::Start()
    [07:25:41.032 svg notice - ] START parsing SVG: 'file:///ui_nextgen/res/common/nodpi/spr_listen.svg'
    [07:25:41.033 svg notice - ] Parsed SVG: 'file:///ui_nextgen/res/common/nodpi/spr_listen.svg'. Time = 1 msec. Size = 1.9 kb
    [07:25:41.035 svg notice - ] Rendered 'file:///ui_nextgen/res/common/nodpi/spr_listen.svg'. Time: 1 msec
    [07:25:41.056 svg notice - ] Rendered 'file:///ui_nextgen/res/common/nodpi/spr_vr_header.svg'. Time: 18 msec
    [07:25:42.923 vr error - ] Main content file not loaded
    [07:25:42.924 vr notice - ] VR MODE new state: 0
    [07:25:42.925 vr notice - ] void VR_ENGINE_HANDLER::RecognitionFinished(const VR_RESULT& Result)
    [07:25:42.925 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:42.925 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor calling callback
    [07:25:42.926 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor called callback
    [07:25:42.926 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor removed listener
    [07:25:42.927 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:42.927 vr notice - ] LUA VR ErrorHandler, ErrorReason: 1
    [07:25:42.927 vr notice - ] LUA VR StartPhase
    [07:25:42.928 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:42.928 vr notice - ] LUA_VR_INTERCEPTOR::ActivateInterceptor #5
    [07:25:42.929 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:42.929 vr notice - ] void VR_ENGINE_HANDLER::SetupStart(int ChainType)
    [07:25:42.930 vr notice - ] Start of VR sub_phase #0003
    [07:25:42.930 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:42.931 vr notice - ] LUA_VR_COMMANDS_HANDLER::SwitchCommands
    [07:25:42.931 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:42.932 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:42.932 vr notice - ] LUA_VR_COMMANDS_HANDLER::ActivateCommands
    [07:25:42.932 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:42.933 vr notice - ] void VR_ENGINE_HANDLER::SetupDone()
    [07:25:42.933 vr notice - ] VR MODE new state: 1
    [07:25:42.935 i18n notice - ] Localization for "Please try again." not found in type 1
    [07:25:42.935 voice_guidance notice - ] ######## EVENT VOICE GUIDANCE ############################################################################
    [07:25:42.936 voice_guidance debug - ] {
    ["media_id"] = "voice.vr.prompt",
    ["lock_id"] = 1,
    ["desc_key"] = "localized_sentence",
    ["localized_sentence"] = L"Försök igen.",
    }

    [07:25:42.936 voice_guidance notice - ] Event sentence: 'Försök igen.' ...means try again
    [07:25:42.937 speech_system notice - ] SPEECH_SCHEDULER::Say (mediaId='voice.vr.prompt', sentence='Försök igen.', delay=0, mSayBefore=0, timeout=5000, queueName='voice.vr', priority=30, boostedPriority=65, distance=-1)
    [07:25:42.937 vr notice - ] VR MODE new state: 0
    [07:25:42.946 speech_system notice - ] SPEECH start now :395159993, to: 395164984 , length: 960, id: 3, prio: 30, boost pr: 65
    [07:25:42.947 tts notice - ] SPEECH::CallBack. res: 0, id: 3, Functor: is _not_ NULL
    [07:25:42.948 timedomain notice - ] EXTERNAL_PLAYBACK_MANAGER::SetMuteStateChangeWatcher - mute state is non-transient (muted), calling it...
    [07:25:42.948 sound2 notice - ] MostSignificantVolumeChannel: ===== vmc_vr =====
    [07:25:42.951 vr notice - ] VR MODE new state: 3
    [07:25:44.077 speech_system notice - ] speech done id: 3, now :395161123, length: 960, real length:1130
    [07:25:44.079 tts notice - ] SPEECH::CallBack. res: 2, id: 3, Functor: is _not_ NULL
    [07:25:44.079 vr notice - ] void VR_ENGINE_HANDLER::Start()
    [07:25:44.595 sound2 notice - ] MostSignificantVolumeChannel: ===== vmc_vr =====
    [07:25:46.345 vr error - ] Main content file not loaded
    [07:25:46.346 vr error - ] Main content file not loaded
    [07:25:46.347 vr error - ] Main content file not loaded
    [07:25:46.348 vr error - ] Main content file not loaded
    [07:25:46.349 vr notice - ] VR MODE new state: 0
    [07:25:46.350 vr notice - ] void VR_ENGINE_HANDLER::RecognitionFinished(const VR_RESULT& Result)
    [07:25:46.351 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod
    [07:25:46.352 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor calling callback
    [07:25:46.353 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor called callback
    [07:25:46.354 vr notice - ] LUA_VR_INTERCEPTOR::StopInterceptor removed listener
    [07:25:46.355 vr notice - ] LUA_VR_FFUI_COMMANDS_DISPATCHER::CallMethod done
    [07:25:46.356 vr notice - ] LUA VR ErrorHandler, ErrorReason: 1
    [07:25:46.357 i18n notice - ] Localization for "Sorry, command not recognized." not found in type 1
    [07:25:46.359 voice_guidance notice - ] ######## EVENT VOICE GUIDANCE ############################################################################
    [07:25:46.360 voice_guidance debug - ] {
    ["media_id"] = "voice.vr.prompt",
    ["lock_id"] = 1,
    ["desc_key"] = "localized_sentence",
    ["localized_sentence"] = L"Adressen kändes tyvärr inte igen.", ...means address not recognised
    }

    [07:25:46.361 voice_guidance notice - ] Event sentence: 'Adressen kändes tyvärr inte igen.'
    [07:25:46.362 speech_system notice - ] SPEECH_SCHEDULER::Say (mediaId='voice.vr.prompt', sentence='Adressen kändes tyvärr inte igen.', delay=0, mSayBefore=0, timeout=5000, queueName='voice.vr', priority=30, boostedPriority=65, distance=-1)
    [07:25:46.364 vr notice - ] VR MODE new state: 0
    [07:25:46.364 speech_system notice - ] SPEECH start now :395163411, to: 395168409 , length: 2640, id: 4, prio: 30, boost pr: 65
    [07:25:46.365 tts notice - ] SPEECH::CallBack. res: 0, id: 4, Functor: is _not_ NULL
    [07:25:46.367 timedomain notice - ] EXTERNAL_PLAYBACK_MANAGER::SetMuteStateChangeWatcher - mute state is non-transient (muted), calling it...
    [07:25:46.367 sound2 notice - ] MostSignificantVolumeChannel: ===== vmc_vr =====
    [07:25:46.372 vr notice - ] sc_VRFlowEnded_Fail1
    [07:25:46.375 vr notice - ] sc_VRError


    Edit:
    Is there any way to get a log that says the name of the file that was not loaded?
    "[07:25:21.730 vr notice - ] VR MODE new state: 2
    [07:25:21.765 vr error - ] Main content file not loaded"
    Last edited by Swede; 15th June 2017 at 09:31 AM.

  7. #26
    Master VR Multilang for iGO NextgenVR Multilang for iGO NextgenVR Multilang for iGO Nextgen
    Join Date
    Aug 2014
    Location
    World
    Posts
    92
    Rep Power
    107

    Default

    All my links (4shared) are blocked by the copyright holder's complaint. I haven't time to uploading again... Maybe in September

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

    Default

    VR all language engine files packet enclose
    NO TESTED, I use Nextgen WinCE.
    I hope someone can do VR support for Igo Nextgen WinCE in the future!



    EDIT::
    The "Italian" folder is only for distinguishing files for Italians, use the 2 "all languages" folders as explained in the Readme.
    In Nextgen's main folder you have to put the folder of your language, eg: for Italians "tts_nua_ve1" (229mb) I did not put in the package.
    This package only contains VR support engine.
    Last edited by Bixo; 29th October 2017 at 11:02 PM.

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

    Default

    New link:
    Spoiler: link
    http://www27.zippyshare.com/v/bfg7FuOB/file.html

    Spoiler: pw
    Bixo

  10. #29
    Junior Member
    Join Date
    Mar 2016
    Location
    Czech Republic
    Posts
    2
    Rep Power
    0

    Default

    Quote Originally Posted by Swede View Post
    Hi all!
    I,m trying to get Swedish VR working.
    Soo far I have searching for address working: Address is found and it asks for commands, but it doesn't understand any commands.
    I have tried with all mentioned settings in free_text_vr with same result.
    It seems like it doesn't connect to the free_text_lua commands in the 041d_freetextlua.vfb file in /content/vr
    the 041d_freetextlua.vfb is made by me since I haven't found any. I did it properly (I think) as instructed in [Only registered and activated users can see links. ]
    I have log here if anyone is interested:
    Spoiler: log text



    Edit:
    Is there any way to get a log that says the name of the file that was not loaded?
    "[07:25:21.730 vr notice - ] VR MODE new state: 2
    [07:25:21.765 vr error - ] Main content file not loaded"
    Hello Swede,

    find you any solution of your situation? I'm in same state as you with Czech VR. Address is recognized but voice commands are not function. Could anybody help me with VR.


    Thanks.

  11. #30
    Junior Member
    Join Date
    Mar 2016
    Location
    Sweden
    Posts
    2
    Rep Power
    0

    Default

    No findings yet, but I have a feeling that it should work. We only need to find out why Main content file is not loaded

 

 

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
  •