The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner

Reply
 
Thread Tools Display Modes
Old 02-06-2008, 06:06 AM   #1
Maximum Bitrate
Iceman_jkh's CarPC Specs
 
Join Date: Nov 2005
Posts: 545
My Photos: (1)
Voice control crashing RR on resume

I wanted to put this in a new thread, rather than the old "Voice Control embedded in RR" one.

My RR crashes pretty consistently (90%) upon resume if I have Voice Control enabled. (Intel DG965SS + E4500 + 512MB ram)
Is anyone else experiencing this (and possibly not attributing it to Voice Control)? If so, try disable VC and see if theres a difference.

Hopefully we can figure out what is crashing and rectify it. I really want to use voice control on my carpc.

Is there anyway to unload VC upon hibernate and re-load it upon resume?
I know I can 'disable' it, but that didnt improve the crash rate.

Ice
Iceman_jkh is offline   Reply With Quote
Sponsored Links
Old 02-06-2008, 10:43 AM   #2
Variable Bitrate
 
Join Date: Dec 2007
Posts: 430
My Photos: (0)
it didn't crash my crappy umpc... I've been playing with it lately and really enjoy talking to it... Didn't crash not even once... However, i have my own issue... Iceman, how are you dealing with the problem of it listening to itself... When music is on, it's going nuts...
brandensin is offline   Reply With Quote
Old 02-09-2008, 08:53 PM   #3
Maximum Bitrate
Iceman_jkh's CarPC Specs
 
Join Date: Nov 2005
Posts: 545
My Photos: (1)
havent even addressed that issue yet, as I cant get it to resume successfully .
Until such time that it works on resume all the time, Im not gonna bother working on it anymore.
J
Iceman_jkh is offline   Reply With Quote
Old 02-09-2008, 09:14 PM   #4
Variable Bitrate
 
Join Date: Dec 2007
Posts: 430
My Photos: (0)
Hey you probably have done this already.. but let's make sure... I don't know if u have same version as mine.... put all of the files in RR root and register voiceControl.dll..
Before you register, unregister what you have already for clean install... And enable the VC in RR.ini of course.. then launch RR and see what happens...

Good luck..
Attached Files
File Type: zip VoiceControl_05-02.zip (145.8 KB, 39 views)
brandensin is offline   Reply With Quote
Old 02-09-2008, 11:00 PM   #5
Maximum Bitrate
Iceman_jkh's CarPC Specs
 
Join Date: Nov 2005
Posts: 545
My Photos: (1)
I think I have that one already. But I'll try it anyway - anything to get VC working
Will report back.
Iceman_jkh is offline   Reply With Quote
Old 02-27-2008, 07:14 PM   #6
Maximum Bitrate
Iceman_jkh's CarPC Specs
 
Join Date: Nov 2005
Posts: 545
My Photos: (1)
Nope. Got round to trying it. Still crashes RR.
Perhaps a new version may come out in the future.
Gotta switch to something else for now I think.
Iceman_jkh is offline   Reply With Quote
Old 02-29-2008, 08:45 AM   #7
RoadRunner Mastermind
guino's CarPC Specs
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,022
My Photos: (5)
RR doesn't do anything (handling wise) to the voice control object when hibernate/resuming -- if it doesn't crash when not using voice control, sounds like it could be an issue with either the plugin itself or M$ speech (or both). You can try to add a delay when resuming from hibernation to see if it gives time to re-set the speech objects in M$'s side -- you could try that by running a small command/script with RUNW in the ONRESUME event.
__________________
Road Runner,RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 02-29-2008, 06:54 PM   #8
Maximum Bitrate
Iceman_jkh's CarPC Specs
 
Join Date: Nov 2005
Posts: 545
My Photos: (1)
Thanks for clearing that up Guino.
Is there any way to delay RR's access/use of the speech engine?
Like disabling it (causing it to ignore speech) for a while.. and then turning it back on after say 5 seconds.

I do currently have a delay set, so that the PC waits for RR to be ready, then waits for winamp, then waits for a third party app. Perhaps 2-3 seconds all up, but the voice control crashes just after windows resumes, and it crashes RR, not just the voice aspect. Probably cause RR is loading the voice DLL.
Iceman_jkh is offline   Reply With Quote
Old 03-02-2008, 10:53 PM   #9
RoadRunner Mastermind
guino's CarPC Specs
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,022
My Photos: (5)
you should probably make a .bat file to run with CMD.EXE containing tha PAUSE command... then put it on exectbl as the ONRESUME event.. then resume and wait a few seconds before pressing any key to continue... if it crashes after that anyway (or without pressing), chances are that something is wrong in the voice control dll itself, if not, see how many seconds you need to wait in order for it not to crash...

c:\pause.bat :
pause

ExecTBL:
"ONSUSPEND","RUNW;CMD.EXE|/C c:\pause.bat"
__________________
Road Runner,RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 03-04-2008, 08:37 AM   #10
Maximum Bitrate
ThunderStick's CarPC Specs
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Vehicle: 1986 Jaguar XJS
Posts: 856
My Photos: (2)
It allmost sounds like his DLL is not registering properly. I can get RR to crash if I enable voice control from RRCOnfig before registering the DLL.
__________________
86 Jaguar XJS - Completed
New Age - RR Skin
Concept - RR SKIN
"Your two cents are worthless pennies if you consider the exchange rate for my 2 cents"
ThunderStick is offline   Reply With Quote
Sponsored Links
Old 03-04-2008, 08:39 AM   #11
Maximum Bitrate
ThunderStick's CarPC Specs
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Vehicle: 1986 Jaguar XJS
Posts: 856
My Photos: (2)
Quote: Originally Posted by brandensin View Post
it didn't crash my crappy umpc... I've been playing with it lately and really enjoy talking to it... Didn't crash not even once... However, i have my own issue... Iceman, how are you dealing with the problem of it listening to itself... When music is on, it's going nuts...

I have the same problem. So I axed the idea of using voicecontrol all together. It constantly was screwing up.
Even with my noise cancelling $60.00 super microphone.
Oh well...
__________________
86 Jaguar XJS - Completed
New Age - RR Skin
Concept - RR SKIN
"Your two cents are worthless pennies if you consider the exchange rate for my 2 cents"
ThunderStick is offline   Reply With Quote
Old 03-04-2008, 10:05 AM   #12
Variable Bitrate
 
Join Date: Dec 2007
Posts: 430
My Photos: (0)
Shouldn't voice control be under control unless a key word is activated... It should only be ready to listen for a command after I call it, "Computer".. "yes sir"

So, thunderstick, you are not using this at all? well... if 60 bucks expensive toy can't control the voice control, then i guess voice control can't be controlled... I am gonna give up too then until someone can control this wild boy...
brandensin is offline   Reply With Quote
Old 03-05-2008, 01:52 AM   #13
Maximum Bitrate
Iceman_jkh's CarPC Specs
 
Join Date: Nov 2005
Posts: 545
My Photos: (1)
Quote: Originally Posted by ThunderStick View Post
It allmost sounds like his DLL is not registering properly. I can get RR to crash if I enable voice control from RRCOnfig before registering the DLL.

It worked fine on the first instance that I loaded voicecontrol. It just didnt recover from Hibernate correctly. I dont know if windows needs to reregister DLL's (Im not a programmer/expert), but I didnt think it did have to. Anyway, I'll try Guinos PAUSE batch file suggestion and see what happens.

I only want to use voice for phonetic alphabet to input street names, tracks, artists and genres for when I rip CD's or use SATNAV.. nothing fancy.
Iceman_jkh is offline   Reply With Quote
Old 03-05-2008, 08:40 AM   #14
Maximum Bitrate
ThunderStick's CarPC Specs
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Vehicle: 1986 Jaguar XJS
Posts: 856
My Photos: (2)
[quote=brandensin;1184303]Shouldn't voice control be under control unless a key word is activated... It should only be ready to listen for a command after I call it, "Computer".. "yes sir"...[\QUOTE]

In a noisy environment like your car it seems to screw up a lot. Even just sitting in my computer room at home with minimal noise, it was causing a lot of problems. For some reason even when using a keyword, it did not want to cooperate.
Probably just some bugs with the voice control program it self.
__________________
86 Jaguar XJS - Completed
New Age - RR Skin
Concept - RR SKIN
"Your two cents are worthless pennies if you consider the exchange rate for my 2 cents"
ThunderStick is offline   Reply With Quote
Old 03-11-2008, 09:14 AM   #15
Maximum Bitrate
Iceman_jkh's CarPC Specs
 
Join Date: Nov 2005
Posts: 545
My Photos: (1)
Thanks for the idea Guino. 5 consecutive tests (hibernate/resumes) with ~5second wait before pressing a key resulted in speech NOT crashing at all.

Once I did press something, RR updated itself to the songs current position, as it seems winamp was not paused only RR. So although no music came out, the song's position still advanced ~5seconds.

Still, this is excellent news . Is there a recent RR source where I can look at the speech coding? Is there anyway to better protect RR from errors in that it first checks if RR.SDK exists? I wrote a small app myself a while back and it had exactly the same problem. I now realise its because both apps use the SDK protocol and they were both crashing on resume for the same reason.
Iceman_jkh is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
RR Doesn't Resume Music after Hibernate Wiredwrx Road Runner 155 03-24-2008 04:08 AM
ControlSend() solved my native iGuidance voice control woes jeffw Road Runner 7 01-08-2008 12:44 AM
Set RR resolution on resume from hibernation? htsource Road Runner 5 08-08-2007 03:05 PM
RR won't resume after hibernate swift_gti Road Runner 7 02-25-2007 10:21 PM
RR keeps crashing using Volume Buttons! badfish25 Road Runner 0 11-08-2005 12:17 AM


All times are GMT -5. The time now is 05:44 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics