woohoo, I got this working using an I-BUS adapter to run the trigger with my "Phone" button on the steering wheel.
Now, is there a way to dial numbers by voice? I am using the .net Mobile Phone Plugin for RideRunner
I was thinking on a small script that could look at the phone directory, and add the voice commands into the RRVoiceControl.ini. I then need to see if there is a command for MobilePhone.net to send a number directly to the plugin and have it dialed.
I am already working a small script, that when you change one of the weather cities at the top of the weather screen in the DFX skin, that will save the city as it does now to the skin.ini, but also save the command into the voice.ini as well. Jebus put lines in the ini to edit it and put your favorite cities, but I want to be able to have the ones that are in the top buttons available, so if you change them, they change for the voice commands as well. This way editing the ini in notepad would not be needed. This will allow commands like "Chicago Weather", "West Palm Beach Weather" ect.....
@Jebus: Can you add a RR variable that contains the path to the plugin, as I am sure people will put it in different locations... Meaning, I can use something like RR.GetInfo("RRVoiceControlPath).
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart
My Fiero Build Thread
RRVoice Version 1.1.0.10 BETA
RRVCConfig Version 1.0.0.69 BETA
RRMouseTrap Version 1.5 Beta
RRPointer Version 1.0 BETA Update Soon
RRTTS Testing
RRScript Testing
SerialSwitch In Development
Sounds great! Can't wait to test it out!
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart
My Fiero Build Thread
I still cant get the muting to work properly. When I hit my trigger button, it's not until AFTER I issue a successful command that it lowers the volume to 1-2%. So if I say "SELECT MENU" it gos to menu and lowers the vol after the command is given.
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart
My Fiero Build Thread
RRVoice Version 1.1.0.10 BETA
RRVCConfig Version 1.0.0.69 BETA
RRMouseTrap Version 1.5 Beta
RRPointer Version 1.0 BETA Update Soon
RRTTS Testing
RRScript Testing
SerialSwitch In Development
Are you using Master for the volume in RRConfig?
Do you have ALL the commands in DFX's Exectbl.ini?
/-------------SerialSwitch-----------------
"DTRON","SENDMSG;SerialSwitch;DTR_ON"
"DTROFF","SENDMSG;SerialSwitch;DTR_OFF"
"RTSON","SENDMSG;SerialSwitch;RTS_ON"
"RTSOFF","SENDMSG;SerialSwitch;RTS_OFF"
/"ONDTR_ON",""
/"ONDTR_OFF",""
/"ONRTS_ON",""
/"ONRTS_OFF",""
/"ONCD_ON",""
/"ONCD_OFF",""
/"ONCTS_ON",""
/"ONCTS_OFF",""
"ONDSR_ON","SENDMSG;RRVoiceControl;RRVC_ON"
/"ONDSR_OFF","SENDMSG;RRVoiceControl;RRVC_OFF"
"QUIT","CLOSEWINDOW;SerialSwitch||ENDIT"
"ENDIT","QUIT"
/-----------------------------------------------------------------
/ RR Voice Control
"ONRRVC_ON","SETIND;!RRVC_Ind;ON"
"ONRRVC_OFF","SETIND;!RRVC_Ind;OFF"
"RRVCON","SENDMSG;RRVoiceControl;RRVC_ON"
"RRVCOFF","SENDMSG;RRVoiceControl;RRVC_OFF"
"VOL+","VOL+||SENDMSG;RRVoiceControl;RRVC_VOLU ME"
"VOL-","VOL-||SENDMSG;RRVoiceControl;RRVC_VOLUME"
/"QUIT","CLOSEWINDOW;RRVoiceControl||ENDVC"
/"ENDVC","QUIT"
Do you have ALL these in RRVoiceControl.ini?
VROnCmd=SETVOL;Master;0
VROffCmd=SETVOL;Master;
CurrentVolume=5
TriggerBeepFreq=2000
TriggerBeepDur=100
CommandMatchBeepFreq=1000
CommandMatchBeepDur=100
ErrBeepFreq=30
ErrBeepDur=100
If so, you might want to wait till I release the new version soon....
...JJG
RRVoice Version 1.1.0.10 BETA
RRVCConfig Version 1.0.0.69 BETA
RRMouseTrap Version 1.5 Beta
RRPointer Version 1.0 BETA Update Soon
RRTTS Testing
RRScript Testing
SerialSwitch In Development
Sounds good! I look forward to playing with it tonight if possible, as I do not have to get up at any set time tomorrowI also took the "Listening indicator" a step further when speaking to the system
When ever you press the button to start voice recognition, a .wav beep sound is played and then that image pop's up on top of RR. When you say a command it recognises, a confirmation .wav is played that sounds VERY similar to the Ford Sync sound, and the pop-up disappears. If you change your mind, you can simply tap the pop-up and it will cancel the voice command, and continue your previously playing audio if any.
Being that "Listening Indicator" is not a RR menu pop-up, is is fully transparent, and you can also press any of the RR buttons on the screen while it is visible.
.
.
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart
My Fiero Build Thread
Bookmarks