Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > PowerVoice


Reply
 
Share Thread Tools Display Modes
Old 08-22-2005, 02:58 PM   #1
Low Bitrate
 
Join Date: Aug 2004
Location: uk
Posts: 97
rickyaswell is on a distinguished road
Has anyone voice controlled frodo yet

Has anyone made the ini commands to control Frodo player and mapmonkey as I am struggling with this. I have tried using the other speech programs on this site but navivoice seems to be the only one to work for me (straight out of the box)with the commands that are already there but these are not just made for frodo and mapmonkey.
I can alter the xml document using notepad but how do you create a macro to control these programs.

Last edited by rickyaswell; 08-22-2005 at 03:57 PM.
rickyaswell is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 08-22-2005, 10:07 PM   #2
Constant Bitrate
 
Pathos's Avatar
 
Join Date: Jun 2004
Location: St. Louis Mo.
Posts: 133
Pathos is on a distinguished road
if someone does let me know also
__________________
"A rose by any other name is still a flower"
Pathos is offline   Reply With Quote
Old 08-22-2005, 10:43 PM   #3
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
How hard is this? I used Bruno Speech Recognition to voice control Frodoplayer. The editor makes it easy and all you need to do is look at the keyboard commands and program them into Frodo.

I don't recall, but the road runner configs are on the BSR forum and maybe FP are too. It's pretty straightforward.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Old 08-23-2005, 02:50 AM   #4
Low Bitrate
 
Join Date: Aug 2004
Location: uk
Posts: 97
rickyaswell is on a distinguished road
Angry

Its easy once you know how.Just not worked out how yet
rickyaswell is offline   Reply With Quote
Old 08-23-2005, 03:45 AM   #5
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
To get it to work with Frodo, just look in the INI and change the program_name406=C:\Program Files\Road Runner\rr.exe to your frodo directory.
0l33l is offline   Reply With Quote
Old 08-23-2005, 06:27 AM   #6
Low Bitrate
 
Join Date: Aug 2004
Location: uk
Posts: 97
rickyaswell is on a distinguished road
Like from this

[programs]
program_name1=
program_name400_rout=c:\Program Files\Deluo\Routis\Routis.exe
program_name400_ig=c:\Program Files\iNav\iGuidance\iGuidance.exe
program_name400=C:\DestinatorApps\Map Monkey\MapMonkey.exe
program_name406_FP=C:\Program Files\FrodoPlayer\FrodoPlayer.EXE
program_name406=C:\Program Files\Road Runner\rr.exe
program_name454=c:\WINDOWS\system32\notepad.exe


to this

[programs]
program_name1=
program_name400_rout=c:\Program Files\Deluo\Routis\Routis.exe
program_name400_ig=c:\Program Files\iNav\iGuidance\iGuidance.exe
program_name400=C:\DestinatorApps\Map Monkey\MapMonkey.exe
program_name406_FP=C:\Program Files\FrodoPlayer\FrodoPlayer.EXE
program_name406=C:\Program Files\FrodoPlayer\FrodoPlayer.EXE
program_name454=c:\WINDOWS\system32\notepad.exe
rickyaswell is offline   Reply With Quote
Old 08-23-2005, 03:19 PM   #7
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
Quote: Originally Posted by rickyaswell
Like from this

[programs]
program_name1=
program_name400_rout=c:\Program Files\Deluo\Routis\Routis.exe
program_name400_ig=c:\Program Files\iNav\iGuidance\iGuidance.exe
program_name400=C:\DestinatorApps\Map Monkey\MapMonkey.exe
program_name406_FP=C:\Program Files\FrodoPlayer\FrodoPlayer.EXE
program_name406=C:\Program Files\Road Runner\rr.exe
program_name454=c:\WINDOWS\system32\notepad.exe


to this

[programs]
program_name1=
program_name400_rout=c:\Program Files\Deluo\Routis\Routis.exe
program_name400_ig=c:\Program Files\iNav\iGuidance\iGuidance.exe
program_name400=C:\DestinatorApps\Map Monkey\MapMonkey.exe
program_name406_FP=C:\Program Files\FrodoPlayer\FrodoPlayer.EXE
program_name406=C:\Program Files\FrodoPlayer\FrodoPlayer.EXE
program_name454=c:\WINDOWS\system32\notepad.exe

Yes
And if you use iguidance then program_name400 should be the iG location
0l33l is offline   Reply With Quote
Old 08-23-2005, 05:57 PM   #8
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
If you decide to try BSR, there is a button called "Frodoplayer" that presents you with preprogrammed buttons for FP like this. Exit is on the second column, second from the bottom.
Attached Images
 
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-23-2005, 07:47 PM   #9
Low Bitrate
 
Join Date: Aug 2004
Location: uk
Posts: 97
rickyaswell is on a distinguished road
so far so good i can now get some of the commands to work in frodo.
1.Does it matter if you change skins or is it using keyboard commands, but it would affect macros.
2. How and when would you create a macro.I know it uses y and x for the position of a button you want to press but how do you save this and use it.
rickyaswell is offline   Reply With Quote
Old 08-23-2005, 09:43 PM   #10
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
Quote: Originally Posted by rickyaswell
so far so good i can now get some of the commands to work in frodo.
1.Does it matter if you change skins or is it using keyboard commands, but it would affect macros.
2. How and when would you create a macro.I know it uses y and x for the position of a button you want to press but how do you save this and use it.

Yes, it matters if you change skins for mouse definitions, but keyboard commands will still work fine.
There are a few examples of macros in the INI file
0l33l is offline   Reply With Quote
Old 08-24-2005, 03:48 AM   #11
Low Bitrate
 
Join Date: Aug 2004
Location: uk
Posts: 97
rickyaswell is on a distinguished road
Spoon feeding

Me again
Dont know what this does but its in the ini file and seems to point to my right hand side bottom of the screen in my task bar.

program_close454=SETMOUSEPOS[1218;1014],VK_LBUTTON,^,VK_LBUTTON,^

Is this a macro,if so is this how you create a macro and get it to respont to voice command.
rickyaswell is offline   Reply With Quote
Old 08-24-2005, 04:18 AM   #12
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
Quote: Originally Posted by rickyaswell
Me again
Dont know what this does but its in the ini file and seems to point to my right hand side bottom of the screen in my task bar.

program_close454=SETMOUSEPOS[1218;1014],VK_LBUTTON,^,VK_LBUTTON,^

Is this a macro,if so is this how you create a macro and get it to respont to voice command.

Set it up in the INI under the NAMES section. Have the XML number value correspond ot the NAMES number value.
0l33l is offline   Reply With Quote
Old 09-11-2005, 12:09 PM   #13
Low Bitrate
 
Join Date: Aug 2004
Location: uk
Posts: 97
rickyaswell is on a distinguished road
Could some one show me some examples of macros with some fictitious
X and Y co-ordinates. Please show me where to put them in the ini ,hml file so i can put my own co-ordinates in.
I want to use it on frodo and mapmonkey. Thanks
rickyaswell is offline   Reply With Quote
Old 09-11-2005, 08:16 PM   #14
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
Quote: Originally Posted by rickyaswell
Could some one show me some examples of macros with some fictitious
X and Y co-ordinates. Please show me where to put them in the ini ,hml file so i can put my own co-ordinates in.
I want to use it on frodo and mapmonkey. Thanks

Frodo and map monkey are natively supported. So you won't need to use MACROs on them.
0l33l is offline   Reply With Quote
Old 09-12-2005, 03:16 AM   #15
Low Bitrate
 
Join Date: Aug 2004
Location: uk
Posts: 97
rickyaswell is on a distinguished road
So it does,just have to look at all the commands to work out what is for frodo and map monkey.
Just like to say it works well and thanks,if i can get it to work anyone can.
Just one more thing,I like to change some of the words that it says to me like listening to something else but it says the new word then goes dong(the error sound).Why is this?
rickyaswell is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
SpeakEasy Voice Recognition - Beta 1 ruairi Road Runner 31 08-23-2006 12:12 AM
I replaced the male voice of my Delorme Street Atlas with a british female voice... dmbrown73 GPS 21 03-07-2006 11:43 PM
SpeakEasy Voice Recognition - Release 0.9.2 ruairi Software & Software Development 10 11-22-2005 04:29 PM
is frodo compatible with voice software? nappyjim FrodoPlayer 23 11-01-2004 05:50 PM
Has anyone tried to make thier system voice controlled? Flebelis General Hardware Discussion 24 02-10-2001 01:45 PM



All times are GMT -5. The time now is 11:08 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics