How to auto turn on Bluetooth when start navigation appz? - Windows Mobile Development and Hacking General

Hello to all,
I would like to start the navigation programm e.g Destinator,TomTom and automatically turn on bluetooth on my device also in order to communicate with GPr receiver.
Is it possible to make via a special command in the .lnk file of navigation appz

Re: How to auto turn on Bluetooth when start navigation appz
totalcmdext said:
Hello to all,
I would like to start the navigation programm e.g Destinator,TomTom and automatically turn on bluetooth on my device also in order to communicate with GPr receiver.
Is it possible to make via a special command in the .lnk file of navigation appz
Click to expand...
Click to collapse
Hi!
take a look at automatization programs like skschema.
http://s-k-tools.com/skschema/skschema.html
its may be too powerfull for your needs, but may be there are some similiar (and free) apps.

yes it is possible. altough TomTom starts Bluetooth automatically!?
I use iGO 2006 and this program doesn't launch BT, so i've created the following solution.
1) Install a program that can switch BT on and off. e.g. WMA CicleBT: http://www.winmobileapps.com/device/pocketpc/cbt/cbt.aspx
OR
VJvolubilis: http://www.vijay555.com/?Releases:VJVolubilis.
2) Next use Mortscript (http://www.sto-helit.de/modules/edito/content.php?id=38) to write a script that launches the BT-connection and next the navigation application.
The script file should be something like this:
Code:
run windows\startmenu\programs\vijay555\vjvolubilis\vjvolubilis blueon.lnk
runwait program files\navigator\tomtom navigator.lnk
run windows\startmenu\programs\vijay555\vjvolubilis\vjvolubilis blueoff.lnk
OR
Code:
run program files\CicleBT\Ciclebt.exe
runwait program files\navigator\tomtom navigator.lnk
run run program files\CicleBT\Ciclebt.exe
AD 1)Be aware that i don't know the specific filenames of the programs, you should find that out for yourself.
AD 2)You can also use Mortscript in combination with a profile manager susch as PZP (http://www.pocketzenphone.net) to switch to a car-profile. Then in the Car-profile switch BT on. And when you close the navigation app, switch back to the normal profile.

Hi,
Is it possible to use command line to make BT ON or OFF.
I suppose that it will be better to make a .lnk file with the command to make BT on, run navigation program and then BT off

For me i use PhoneAlarm. When i'm in the car, i change my profile to car and had the Mapking and bluetooth auto on at that instance.
After driving, i will switch off my mapking and switch my profile back to home where bluetooth is off by the profile switching.

Hi,
try this:
http://oz.sciox.org/ozbt.html

ozBT Project is great.
Verry good soft, and free.
THX for thr link
Tontonpc
-----------------
Question: How to do to activate Bluetooth when i am in my car only?
When I start Tomtom ozBT work perfect, but when I don't use Tomtom... I will my bluetooth ON for use with my carkit ?...and stop when I leave my car ?
Problem is: I use my phone also without bluetooth and this programm is all the time running (cprog.exe)
Any idee ????
THX

Related

Some JASJAR tips and tricks

I've been playing with the registry of my JASJAR and have found a few tips I will share.
WM5 built in GPS control panel
For some reason this is not active in the settings of the JASJAR. To make it visible do the following:
Fire up a registry editor
Go to: HKEY_LOCAL_MASCHINE\ControlPanel\GPS Settings
Delete the DWORD marked "hide"
Add a DWORD called "Group" and give it the value of "2" (dec)
The GPS panel will now show up in your connection settings.
MS Voice Command activation from BT headset
Now this one is sweet and makes the JASJAR the daddy for voice commands.
Install Voice Command to the default location.
Fire up a registry editor
Go to: HKEY_LOCAL_MACHINE\SOFTWARE\OEM\VoiceCommand
Modify the string marked "path" from the default \Windows\SDDialer.exe to \Program Files\Voice Command\VoiceCMD.exe
Now, when you press your BT headset connect button, MS Voice command will fire up and take commands through the headset. It's reponses will be played through the headset too.
Hope you like them.
JASJAR rom
Is the JASJAR rom upgradable traditoonaly (SD upgrade, USB method? )?
Assuming you have wwe version could you dump the rom and upload it?
I am planning to buy a Tawiwanies JASJAR and change to English version can somebody help with tips / tools etc ?
THx, great peace of register changing !!! :lol:
Update:
It would appear that voice command doesn't operate when the device is in closed mode. Works fine in PDA mode, or mini laptop mode.
Not sure why at this point as it gives the *bing-bong* sound to indicate it's waiting for a command, but nothing happens.
Any ideas?
It appears that the GPS control panel was hidden because it does actually not work.
I paired my Emtac BT GPS with my JasJar and selected "outgoing com port 4". TomTom7 only lists com7 so I am trying to use the GPS control panel to connect the GPS com4 to Com7 but TomTom continues to indicate NO GPS. As I can not select com4 in TT5, I am unable to use TT5! Any suggestions are VERY WELCOME.
I also tried other software GPSDash2 and have the same results. This software does allow me to select com4 and provides me with a connection. When I select com7, I get nothing.
Has anybody tried this? Any suggestions?
GPS Dash works for me in WiFiFoFum.
Can't get anythng to work in TomTom though.
Navman
Well I have navman Smart ST, and couldnt even get it to install in order to test it. There goes a $700 AUD investment, cant even use it, bugger not that it worked well anyway with WM2003SE, it worked fine on the original WM2003, but not any further releases. Anybody want a NAVMAN product?
rilot said:
MS Voice Command activation from BT headset
Now this one is sweet and makes the JASJAR the daddy for voice commands.
Install Voice Command to the default location.
Fire up a registry editor
Go to: HKEY_LOCAL_MACHINE\SOFTWARE\OEM\VoiceCommand
Modify the string marked "path" from the default \Windows\SDDialer.exe to \Program Files\Voice Command\VoiceCMD.exe
Now, when you press your BT headset connect button, MS Voice command will fire up and take commands through the headset. It's reponses will be played through the headset too.
Hope you like them.
Click to expand...
Click to collapse
This works excellent. Thank you. But you have to give the voice commands directly to the device. The headset doesn't pick up the voice commands and it starts working as sonn as the call has been established. Any idea on how to give the voice commands through the headset? I've also tried with the carkit and same problem. Both on handsfree profile by the way.
Hmmm. My voice commands are given through the headset.
Pretty sure of this.
That is strange. I guess I'll have to hard reset the system then. Damn!
Voice command activation definately works with the BT800 (cept for the closed case issue) . Gotta wait for the beep. Thanks for the tip Rilot.
it's possibly due to my bt headset and car kit not very compatible. After some reading, I've found the following post and modified the registry with the the following string. Now it's working 100%, voice commands through BT headset included.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\Device\000e6d8ef421\Services]
delete the key that holds the values for the "handsfree profile".
http://forum.xda-developers.com/viewtopic.php?t=28033&highlight=
I wonder, is there any reason we cannot dumb the voice dial program and its files and use it with say the PPC 6600 or Blue Angel devices so we can get voice dail over bluetooth?
This works great with jasjar and voice command (as long as device is not closed). It even sends MP3 through the bt head set (not very good audio tho) as long as you initiate wmp10 via voice command. Just start voice command and say "Play anything".
The Other Voice dial program works well also.
Hi guys
rilot >> thanks for the tips
guys i need some help with a small aspect of VC,
When you receive an incoming call voice command will announce the call on your device is there anyway to get this sound transferred to the headset (bt800)
Using the reg edit info provided by rilot we can transfer music and use the headset to activate VC, i was just hoping if theres a way around getting the caller announcement to sound on the headset as well
your thoughts??
thanks
Delete the DWORD marked "hide"
Click to expand...
Click to collapse
Please may I have that default setting? I would like to come back to it.
thx!
Have a look at the thread below it will highlight what to change (and therefore what to put it back to - reverse engineering)
http://forum.xda-developers.com/viewtopic.php?t=28386&postdays=0&postorder=asc&start=0
Mike
asci said:
Delete the DWORD marked "hide"
Click to expand...
Click to collapse
Please may I have that default setting? I would like to come back to it.
thx!
Click to expand...
Click to collapse
On my (unmodified) Jasjar the DWORD Hide is set to a value of 1.
HTH,
Brett
rilot said:
Update:
It would appear that voice command doesn't operate when the device is in closed mode. Works fine in PDA mode, or mini laptop mode.
Not sure why at this point as it gives the *bing-bong* sound to indicate it's waiting for a command, but nothing happens.
Any ideas?
Click to expand...
Click to collapse
The only way to keep get the BT voice command work even if the device is closed is to set the device not to be switched off "start / settings / system / power / advanced / uncheck turn off device if not used for "
To avoid being left with a flat battery you have to then tap backlight and set it to turn off backlight if device is not used for 30 seconds.
Then tap brightness and set it to the minimum level on battery.
If you do these settings you will never face any problem with voice dial via BT even if the device is closed.
Regards,
khaledelfeki said:
rilot said:
Update:
It would appear that voice command doesn't operate when the device is in closed mode. Works fine in PDA mode, or mini laptop mode.
Not sure why at this point as it gives the *bing-bong* sound to indicate it's waiting for a command, but nothing happens.
Any ideas?
Click to expand...
Click to collapse
The only way to keep get the BT voice command work even if the device is closed is to set the device not to be switched off "start / settings / system / power / advanced / uncheck turn off device if not used for "
To avoid being left with a flat battery you have to then tap backlight and set it to turn off backlight if device is not used for 30 seconds.
Then tap brightness and set it to the minimum level on battery.
If you do these settings you will never face any problem with voice dial via BT even if the device is closed.
Regards,
Click to expand...
Click to collapse
Sounded good, but my voice command still does not work with device closed. Can hear the voice command prompt, but no response.....

Registry hack to prolong Bluetooth audio?

I was wondering if anyone knew if there was a way to hack into the registry of an 8125 to prolong the audio connection between the 8125 and the bluetooth headset following voice dialing? I am not looking for something like BTaudio.
I have a talking clock program installed and the time is given through the speakers. I can not toggle BTaudio and then use the Bluetooth to get the time since the BTaudio toggles off while using the Voice Speed Dial function. However, if I can get the connection between the 8125 and the headset to last about 3 seconds longer, I'll probably hear the time that follows.
I'm not sure if the connection is a function of the Voice Speed Dial program and whether this program has to disengage before another program can access the Bluetooth. If so, then I figure the talking clock would then have to have an option to access the BT connection.
Perhaps one can trigger BTaudio on both ends of the talking clock. I know that you can batch programs on Windows, can this be done on WM5?
Thanks for the input.
I did a Google search on batch files and WM5 and found Mortscript. Has anyone used Mortscript to create a batch file to run two programs on WM5? I have done something similar with a spam program and Outlook, but I needed help on this. What I would do is have a batch file to toggle BTaudio, then SpeakingClock, then toggle BTaudio off. I would link the batch file to Voice Speed Dial and that should work. I read the manual for Mortscript and I'm lost. Anyone have ideas on how to write such a batch file on Mortscript? Thanks.
Never mind. I found the answer in Mortscript. I wish I could understand the manual better. There are some really neat things you can do with this.

Bluetooth Audio Gateway Control

Application is designed to control BAG (Bluetooth Audio Control) service state on Windows Mobile systems. It can enable/disable audio/microphone routing to Bluetooth headset, set volume and microphone gain, enable/disable voice command launch application.
Writing this little piece of code was inspired by inability of AGEphone Mobile (ver 2.71) to collaborate with Bluetooth headset.
Really it can be used for other purposes as well. You can make some useful shortcuts or use it in some scripting language.
It is “command line” application (no GUI). Command line switches controls application behavior.
There are two working modes: “keep resident” (default: able to save and restore all settings) and “on fly” - for quick change.
Application itself and documentation with samples in attached file.
Thanks alot i'm downloading now!
gui in next ver?
Thank you very much for writing this! Your utility goes alone perfectly with AGEphone Mobile and is perfect for anyone who wants to use a BT headset AND voice command - highly recommended vs. the standard "BTAudioToggle" !
I'm trying to get this to launch via startup to see if it will work with my bt headset and voice command.
I'm just using "\Windows\bagctrl.exe /O"
as my shortcut link but it gives me an error the app isnt signed..I assume I'm probably just an idiot and not making my shortcut right..Can anyone help me please?
vidmabal said:
Application is designed to control BAG (Bluetooth Audio Control) service state on Windows Mobile systems. It can enable/disable audio/microphone routing to Bluetooth headset, set volume and microphone gain, enable/disable voice command launch application.
Writing this little piece of code was inspired by inability of AGEphone Mobile (ver 2.71) to collaborate with Bluetooth headset.
Really it can be used for other purposes as well. You can make some useful shortcuts or use it in some scripting language.
It is “command line” application (no GUI). Command line switches controls application behavior.
There are two working modes: “keep resident” (default: able to save and restore all settings) and “on fly” - for quick change.
Application itself and documentation with samples in attached file.
Click to expand...
Click to collapse
Many thanks, vidmabal - it works like a dream and does exactly what I was looking for!
MrDSL said:
I'm trying to get this to launch via startup to see if it will work with my bt headset and voice command.
I'm just using "\Windows\bagctrl.exe /O"
as my shortcut link but it gives me an error the app isnt signed..I assume I'm probably just an idiot and not making my shortcut right..Can anyone help me please?
Click to expand...
Click to collapse
Yes, application is not digitally signed.
If you want to use it you first must enable not signed applications (but there are plenty of them around).
To do this you can use "Advanced Config" or alternatively set registry value with some registry editor. "Total Commander" or "Resco explorer" can help you performing this task.
Registry key is "HKLM\Security\Policies\Policies" value name is "0000101a" (if not exists create new DWORD value) and must be set to 1.
P.s. I really don't know why you want to run it on startup and expecially with /O key
eazy2001x said:
gui in next ver?
Click to expand...
Click to collapse
Really not.
Application is designed to run without user intervention.
That’s why even all errors are silently ignored: no MessageBox for invalid keys or some other errors.
Even I don't see what GUI can be helpful. Except maybe for microphone gain changing. Volume normally has control keys on Bluetooth device itself.
Of course you can use it with Mortscript or some other scripting language and make some interface in here. Error codes returned (not present in attached document)
0 - No error (all OK)
128 (0x80) - Error redirecting audio (normally occurs if Bluetooth device is not connected)
129 (0x81) - BAG0: device not found
130 (0x82) - Invalid command line parameters
since u coded this, ive got a small question. do u think there is any chance to disable a remote microphone and use the internal one instead?
im asking this because the mic from my car radio totaly fails its job (JVC KD-BT11) and the internal from my phone (x1) is far supirior to it.
Nice work man, just find my bt headset behind the microwave oven (my girlfriend didn't know anything)
I'm going to write a small mortscript to controll the commnd line.
vidmabal said:
Yes, application is not digitally signed.
If you want to use it you first must enable not signed applications (but there are plenty of them around).
To do this you can use "Advanced Config" or alternatively set registry value with some registry editor. "Total Commander" or "Resco explorer" can help you performing this task.
Registry key is "HKLM\Security\Policies\Policies" value name is "0000101a" (if not exists create new DWORD value) and must be set to 1.
P.s. I really don't know why you want to run it on startup and expecially with /O key
Click to expand...
Click to collapse
I'll have to look into it more but I already have advanc config to run unsigned apps..
achmed20 said:
since u coded this, ive got a small question. do u think there is any chance to disable a remote microphone and use the internal one instead?
im asking this because the mic from my car radio totaly fails its job (JVC KD-BT11) and the internal from my phone (x1) is far supirior to it.
Click to expand...
Click to collapse
The application has nothing common with Bluetooth transport. Really it only send control codes to BAG service (Bluetooth Audio Gateway). This one is coded by Microsoft. I think other BT stack providers (for compatibility reasons) also supports such service.
According to documentation there is no such control code to enable only audio and leave microphone untouched. (Maybe there is, but undocumented, as M$ like to do).
Also it depends on BT profiles your device support. Maybe it has some "stereo headset" without mic?
Here i made a mortscript gui for this tool:
just extract to \Program Files\BTAGC
all files are included
Now make a shortcut of config.mscr in your start menu
vidmabal said:
The application has nothing common with Bluetooth transport. Really it only send control codes to BAG service (Bluetooth Audio Gateway). This one is coded by Microsoft. I think other BT stack providers (for compatibility reasons) also supports such service.
According to documentation there is no such control code to enable only audio and leave microphone untouched. (Maybe there is, but undocumented, as M$ like to do).
Also it depends on BT profiles your device support. Maybe it has some "stereo headset" without mic?
Click to expand...
Click to collapse
The radio itself offers "Bluetooth Headset" and "freespeech".
i tried to disable the freespeech (bluetooth settings in winmo) but somehow my phone still uses the radio as microphone.
guess i have to get my soldering iron and make some hardware mods to my radio. looks like disabling a bluetooth mic isnt going to work.
PS: but thx
old post i know, but do you know if there is a way to display the error msgs on screen somehow ? I think im getting errors.
Pytte said:
old post i know, but do you know if there is a way to display the error msgs on screen somehow ? I think im getting errors.
Click to expand...
Click to collapse
Really there is no much error processing here. But you can try to start app from say Mortscript and examine return code. See message #8 for return codes.
Thanks for your effort put into this.
Could you please confirm if/how is it possible to do just one thing:
1. Cyberon Voice Speed Dialer installed on phone.
2. BT button does not invoke it (audio route opened, and dialer screen opened, but no Speed Dialer. Reg Key exists)
3. Can this program help do it? (which mode resident/on fly, which extension to exe file and how to launch it (start-up or something else))
Many thanks in advance!
Thanks
Thanks a lot vidmabal, this is what I was looking for.
Cheers
Will this program work on an HD2 which i think uses a widcomm bluetooth stack??
dino_Donis said:
Will this program work on an HD2 which i think uses a widcomm bluetooth stack??
Click to expand...
Click to collapse
Really I don't know.
I am operating with service "BAG0:" ("Bluetooth Audio Gateway") - you can check if it is present in your system.
1. Launch Fdsoft Task Manager
2. Go into "Services" page.
3. Check that you have started service BAG0:
Alternatively you can check it in registry:
HKEY_LOCAL_MACHINE\Services\BTAGSVC
(Service name can differ, but "Prefix" value must be "BAG" and "Index" must be 0, "IsEnabled" value must be 1)

[APP] new free utility: BlueStarter

Check out Smart Mobile Tools for a free tool to automatically start an application when a configured bluetooth device is discovered.
Features:
Starts an application on bluetooth device discovery
Easy Bluetooth device selection
Optional application start arguments
Low power consumption (no background service running)
Test option using the test button
2 search modes; on a timed event or on wake up (power button pressed)
Usage examples:
Start you GPS navigaton software when GPS mouse is switched on
Start Activesync when PC bluetooth device is discovered
Start your own application at Bluetooth device discovery
22/2/09: version 1.0.1 released solving issue with program arguments
23/8/11: version 2.0.0 released (finally), change list:
Widcomm Bluetooth stack support!
Support for up to 5 different profiles; check for different devices
Improved UI
Interval config issue fixed
please let me now your feedback or make a small donation via
Smart Mobile Tools kind regards,
Paul
Mod Edit : 2nd Post Deleted, please keep the discussion in a single Post
This is a nice app. I have one key idea for you to add to this that would make a bunch of users very happy:
The issue is that when using a stereo blue tooth device, one has to always manually activate it to make the stereo connection work.
All that is needed is to detect that the device being connect has stereo capability and force that connection to activate correctly. I have to do this manually either via A2DP toggle or HTC BT Quicklink - a royal pain.
Thanks,
Barry
Bluetooth Stereo Connection
bsw11 said:
This is a nice app. I have one key idea for you to add to this that would make a bunch of users very happy:
The issue is that when using a stereo blue tooth device, one has to always manually activate it to make the stereo connection work.
All that is needed is to detect that the device being connect has stereo capability and force that connection to activate correctly. I have to do this manually either via A2DP toggle or HTC BT Quicklink - a royal pain.
Thanks,
Barry
Click to expand...
Click to collapse
Phone: HTC Touch Elfin
Headset: Motorola S9 HD
MP3 Player: S2P by A_C
Whenever i turn on my headset, it automatically fires up my mp3 player in stereo mode. And when i turn off my headset, the player also quits.
Never had a problem with it,
I suggest you check your settings.
You could use this app to run teksoft's A2DP toggle.
Surur
All I'm getting is:
BlueStarter.exe
ArgumentNullException
An error message cannot be displayed because an optional resource assembly containing it cannot be found
at ObjectCollection.Add()
at BlueStarter.BlueStarter..ctor()
at BlueStarter.Program.Main()
justDave said:
All I'm getting is:
BlueStarter.exe
ArgumentNullException
An error message cannot be displayed because an optional resource assembly containing it cannot be found
at ObjectCollection.Add()
at BlueStarter.BlueStarter..ctor()
at BlueStarter.Program.Main()
Click to expand...
Click to collapse
Looks like the 'settings.ini' configuration file is corrupt try to delete this file.
www.smartmobiletools.com
paulwal said:
Looks like the 'settings.ini' configuration file is corrupt try to delete this file.
www.smartmobiletools.com
Click to expand...
Click to collapse
Where would I find this settings.ini? It's not in the program directory.
justDave said:
Where would I find this settings.ini? It's not in the program directory.
Click to expand...
Click to collapse
It should be located in the root of your device
bsw11 said:
This is a nice app. I have one key idea for you to add to this that would make a bunch of users very happy:
The issue is that when using a stereo blue tooth device, one has to always manually activate it to make the stereo connection work.
All that is needed is to detect that the device being connect has stereo capability and force that connection to activate correctly. I have to do this manually either via A2DP toggle or HTC BT Quicklink - a royal pain.
Thanks,
Barry
Click to expand...
Click to collapse
+1, would like this as well. had to press a button on my o2 a2dp to have it stereo
paulwal said:
It should be located in the root of your device
Click to expand...
Click to collapse
Nothing there, so I tried putting an empty file there. I got a different error so you could be on the right track. Or maybe it just errored out earlier.
Any other ideas?
BTW, putting a file called settings.ini in the root directory isn't a great idea anyway.
Touch Pro
Anyone know what the command line is to Toggle Bluetooth on or off in the presence of a know BT device? Right now I run the phone with BT turned off and have to remember to turn it on when I get in my car.
justDave said:
Nothing there, so I tried putting an empty file there. I got a different error so you could be on the right track. Or maybe it just errored out earlier.
Any other ideas?
BTW, putting a file called settings.ini in the root directory isn't a great idea anyway.
Click to expand...
Click to collapse
An settings.ini should be created when you start BlueStarter, press Save and then Exit, the file should then look like:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--ini file-->
<AppSettings>
<add Name="Program" Value="" />
<add Name="DeviceName" Value="empty" />
<add Name="ProgramArgument" Value="" />
</AppSettings>
You are right for version 1.1 this settings.ini file would be moved.
paulwal said:
An settings.ini should be created when you start BlueStarter, press Save and then Exit, the file should then look like:
...
You are right for version 1.1 this settings.ini file would be moved.
Click to expand...
Click to collapse
I just tried creating that file with the contents you suggested and I'm back to the original error. It looks like the error happens after the settings file is read.
How do I set this up to automatically sync via bluetooth once in range of my PC?
How do i get this to automatically connect with bluetooth over activesync to a device?
also
How do I get this to auto connect as a hand free head set for headset?
smotrs said:
Anyone know what the command line is to Toggle Bluetooth on or off in the presence of a know BT device? Right now I run the phone with BT turned off and have to remember to turn it on when I get in my car.
Click to expand...
Click to collapse
How is your phone supposed to know it's in the presence of a known BT device if bluetooth is turned off ?!? DOH!
NRGZ28 said:
How is your phone supposed to know it's in the presence of a known BT device if bluetooth is turned off ?!? DOH!
Click to expand...
Click to collapse
Beats me, that's why I was asking, the description sounded vague so I wasn't entirely sure what it could or couldn't do.
Hi!
Take a look at WifiLocations at http://forum.xda-developers.com/showthread.php?t=448783&page=2.
It is able to switch on/off different things depending on the radio broadcasting cell you are in. So you could switch on Wifi when arriving at home or switch Bluetooth on when leavin home ....
This one in combination with Blustarter should do the trick ....
Greetz Bax
PS: haven't tried WifiLocation up to now, so don't beat me if it doesn't work...
.HaVoC. said:
How do I set this up to automatically sync via bluetooth once in range of my PC?
Click to expand...
Click to collapse
the activesync application you should configure is \\windows\\repllog.exe
I found the following parameters:
/remote which appears just to start the Activesync application and
brings it to the foreground
/remote /all which starts the Activesync application, brings it to the
foreground and starts synchronising
/remote /all /h which starts the Activesync application and starts
synchronising without bringing it to the foreground
www.smartmobiletools.com

[APP] BTAudioNav: Redirect your GPS navigator program audio output to any bluetooth h

This program can be configured to launch by a hardware button or with a link in your favorite program launcher.
What BTAudioNav does:
Turns bluettoth ON it it is currently OFF (Only Microsoft Stack)
Redirects all PDA audio to the car handsfree or tho the byke bluetooth helmet, etc.
Starts the GPS navigation program configured.
If while working a call is received, we can manage the call as usual.
Once the call is ended the audio is redirected again to the handsfree.
When the GPS program is ended, the audio is redirected again to the PDA speaker, the Bluetotoh radio is turned OFF if it were OFF initially and the program exits.
Configuration:
Copy the BTAudioNav.exe file to the navigation application folder.
Create a link to the navigation application executable in the same folder. For example, in your desktop, navigate to your mobile device, find the iGo8.exe file, and with the right mouse button select Create link. You can do also wiith copy/paste link in Resco explorer
Rename the link to NavApp. For example, if you have igo8.exe.lnk rename it to NavApp.lnk (maybe you can't see the .lnk extension but it is there).
Start BTAudioNav.exe
You can find BTAudioNav (free) in my page: http://beemer.sesma.eu/en/btaudionav.htm
Looks great!
Does it also work with non-A2DP headsets?
I'll try it out this weekend.
beemerTPPC said:
This program can be configured to launch by a hardware button or with a link in your favorite program launcher.
What BTAudioNav does:
Turns bluettoth ON it it is currently OFF (Only Microsoft Stack)
Redirects all PDA audio to the car handsfree or tho the byke bluetooth helmet, etc.
Starts the GPS navigation program configured.
If while working a call is received, we can manage the call as usual.
Once the call is ended the audio is redirected again to the handsfree.
When the GPS program is ended, the audio is redirected again to the PDA speaker, the Bluetotoh radio is turned OFF if it were OFF initially and the program exits.
Configuration:
Copy the BTAudioNav.exe file to the navigation application folder.
Create a link to the navigation application executable in the same folder. For example, in your desktop, navigate to your mobile device, find the iGo8.exe file, and with the right mouse button select Create link. You can do also wiith copy/paste link in Resco explorer
Rename the link to NavApp. For example, if you have igo8.exe.lnk rename it to NavApp.lnk (maybe you can't see the .lnk extension but it is there).
Start BTAudioNav.exe
You can find BTAudioNav (free) in my page: http://beemer.sesma.eu/en/btaudionav.htm
Click to expand...
Click to collapse
It's very useful application! thank you!
It is possible to switch between listen music and hear the igo voice?the connection between the car speaker is made by Parrot 3200 LS and device HTC HD with iGo 8.3.2....
Do you mean shortcut, i do not get a link option ?
"For example, in your desktop, navigate to your mobile device, find the iGo8.exe file, and with the right mouse button select Create link. You can do also wiith copy/paste link in Resco explorer"
[email protected] said:
It's very useful application! thank you!
It is possible to switch between listen music and hear the igo voice?the connection between the car speaker is made by Parrot 3200 LS and device HTC HD with iGo 8.3.2....
Click to expand...
Click to collapse
Currently not. BTAudioNav opens the HandsFree for reception and this blocks handsfrees that are also music devices.
Only calls disconnect the PDA audio. I'm working on this...
obsydian said:
Do you mean shortcut, i do not get a link option ?
"For example, in your desktop, navigate to your mobile device, find the iGo8.exe file, and with the right mouse button select Create link. You can do also wiith copy/paste link in Resco explorer"
Click to expand...
Click to collapse
With Resco explorer it is simple: Hold over the exe file and "copy". Then "paste as shorcut" and "rename" as NavApp
beemerTPPC said:
Currently not. BTAudioNav opens the HandsFree for reception and this blocks handsfrees that are also music devices.
Only calls disconnect the PDA audio. I'm working on this...
With Resco explorer it is simple: Hold over the exe file and "copy". Then "paste as shorcut" and "rename" as NavApp
Click to expand...
Click to collapse
thank you again! I'm waiting for the release!
BTAudioNav request for change
Hi Beemer,
Thanks for making this special kind of software and most of all for sharing it with others!
Do you still work on BTAudioNav or did you leave it "as is"? I would like to use is to route all my MDA Compact IV -audio (phone and navigation) to my carkit. That works fine, however:
Is it possible to make the connection with the handsfree-set only when the navigation-lady speaks? Because now my car-radio mutes as soon as I start BTAudioNav and I cannot listen to my car-radio when she has nothing to say.
Is there a way to use it in combination with HGPS-switch to (un)load BTAudionNav, HyperGPS and IGO with one click?​
Thanks a lot!

Categories

Resources