I am trying to automate the process of turning on hands-free mode when connected to the Bluetooth in my car (and to turn off hands-free mode when disconnected).
I do not see a specific action for "hands-free" mode, and there is no Settings shortcut. I have a Verizon-based Samsung Note2.
Is there an easy way to add an action to turn on/off "hands-free" mode?
If there is no easy way to do this, and good references for building an action to do this (e.g. can an action be manually scripted and where would you find the correct syntax/variables to use)?
Action to turn on/off Hands-free mode? [Solved]
Moderator: Martin
Action to turn on/off Hands-free mode? [Solved]
Last edited by thorx9 on 19 May 2014 12:13, edited 1 time in total.
Re: Action to turn on/off Hands-free mode?
You could try using Action "Set System Setting", Category="driving_mode_on". Check the value shown when hands free is on and off then use this action to set values accordingly.