|
 |
|
09-13-2004, 03:28 PM
|
#106
|
|
Newbie
Join Date: Aug 2004
Location: Victoria, BC, Canada
Posts: 24
|
Quote: Originally Posted by owenjh
I will be trying this with iGuidance Today, will let you know my results too. This looks like something I have been looking for!
Thanks!
Keep us updated man  I've got iGuidance but no time this week to test it out.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
09-13-2004, 06:20 PM
|
#107
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by MoFo
How about a temporary "mute mic function". Sometimes I'll have the mic on and while i'm talking to someone in my car, or if my radio is playing, RoutisVoice will do some random command. If possible, make a pVal="navigation microphone off"..although it shouldnt actually mute the mic, it should now only accept the command pVal="Navigation microphone on" and the icon can change. This way, if you know you won't be using the mic for a while you can stop it from accepting accidental commands.
What do you think? Maybe I'm the only one getting accidental commands entered..
Nope.. you're not the only one. I had my friend over when we were doing a history project and it kept on sending random commands
I was actually thinking of your solution today at school before reading this post
Quote: Originally Posted by MoFo
also, check to see if RoutisVoice is handling playfile.exe correctly. I just checked tast manager and found 7 processes of playfile.exe running. Perhaps RoutisVoice.exe is not terminating it correctly.
Playfile terminates when it has finished playing a file. If you send a bad file name it won't play and it won't exit.
Post pics of your carputer here
Last edited by 0l33l; 09-13-2004 at 06:37 PM.
|
|
|
09-13-2004, 06:52 PM
|
#108
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
Works pretty good with iguidance.
The program needs a little work but this is nice !
Btw, it crashed a few times but I don't know what/when.
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
09-13-2004, 06:57 PM
|
#109
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by frodobaggins
Works pretty good with iguidance.
The program needs a little work but this is nice !
Btw, it crashed a few times but I don't know what/when.
Thanks 
Maybe its the program thinking that you are saying exit. But yeh, I have noticed it crashing too
|
|
|
09-13-2004, 07:05 PM
|
#110
|
|
Maximum Bitrate
Join Date: May 2004
Location: TX
Posts: 478
|
hasn't crashed on me yet, and I've been using it a lot
|
|
|
09-13-2004, 07:07 PM
|
#111
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by MoFo
hasn't crashed on me yet, and I've been using it a lot
Do you have the latest version? When I was testing it, when I send the wrong parameters to playfile it would crash.
|
|
|
09-13-2004, 07:36 PM
|
#112
|
|
Newbie
Join Date: Aug 2004
Posts: 36
|
i must be retarded or something, i can't get this to run properly, could it be because of sp2?
|
|
|
09-13-2004, 07:37 PM
|
#113
|
|
Newbie
Join Date: Aug 2004
Posts: 36
|
i'm using belkin's gps software but i believe it should be very similar to routis and iguidance
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
09-13-2004, 07:46 PM
|
#114
|
|
Jesus Freak
Join Date: Jan 2004
Location: California
Posts: 4,273
|
I am pretty sure it will (currently) only work for iguidance and routis
__________________
-Jesus- King of Kings Lord of Lords
|
|
|
09-13-2004, 10:55 PM
|
#115
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by pansyboy8
i must be retarded or something, i can't get this to run properly, could it be because of sp2?
I don't see why it wouldn't work with SP2. I'm using microsoft technology
Quote: Originally Posted by pansyboy8
i'm using belkin's gps software but i believe it should be very similar to routis and iguidance
I dunno... if its the same software with a different title then it will work, but I don't even see a screenshot of it.
|
|
|
09-13-2004, 11:10 PM
|
#116
|
|
Maximum Bitrate
Join Date: Nov 2003
Location: NC
Posts: 604
|
I get a OLE error 8004503A when opening RoutisVoice and a "Cannot determine the device type from the given filename extension" when opening playfile
It worked on this computer, but my MIC refuses to work on this one, so I couldn't test it. Do you know what causes those errors?
|
|
|
09-13-2004, 11:33 PM
|
#117
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by owenjh
I get a OLE error 8004503A when opening RoutisVoice and a "Cannot determine the device type from the given filename extension" when opening playfile
It worked on this computer, but my MIC refuses to work on this one, so I couldn't test it. Do you know what causes those errors?
The OLE error means you don't have SAPI installed. SAPI is the way the voice gets translated into commands.
The cannot determine the device type from the given filename extention means that you aren't giving playfile the right arguments.
program_params305=""C:\Documents and Settings\David Burban\Desktop\Untitled.mp3""
or
'"C:\Documents and Settings\David Burban\Desktop\Untitled.mp3'"
is the correct way to put in the parameters. Otherwise you'll get these errors and you will have playfile running in the background
|
|
|
09-13-2004, 11:38 PM
|
#118
|
|
Maximum Bitrate
Join Date: Nov 2003
Location: NC
Posts: 604
|
thanks,
I think you need to create a readme...
As for playfile running in the background, should it not exit on that error? Its a pain to ctrl + alt + del and kill 5 playfiles over dameware remote.
Will give this another shot tommorow,
what are the program param's for? just out of interest.
-gone to bed now
|
|
|
09-13-2004, 11:53 PM
|
#119
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by owenjh
thanks,
I think you need to create a readme...
As for playfile running in the background, should it not exit on that error? Its a pain to ctrl + alt + del and kill 5 playfiles over dameware remote.
Will give this another shot tommorow,
what are the program param's for? just out of interest.
-gone to bed now
Yeh, a readme will be available once I'm done. I don't feel like rewwriteing it 10x.
I have added to make it terminate on no parameter. I will check to see if the file exists a bit later (hw)
Parameters are what make the program (playfile) play the file. They specify which file to play. If the file does not exist then it gives you errors.
|
|
|
09-14-2004, 01:29 AM
|
#120
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
I made a new playfile, this one will exit silently on all errors.
Frodo
Edit: Bugfix
App will terminate if you close the video window when playing a video
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
Last edited by frodobaggins; 09-14-2004 at 11:04 PM.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:31 AM.
| |