Questions tagged [headphones]

146 questions
0
votes
1 answer

Monitor the headphone jack when the app is inactive

I want to monitor the headphone jack in my App, I have the code for do it, but this only works when the App is active, and I need to do it even if the App is inactive. Is that possible? In my test I put the code for monitoring in the AppDelegate and…
0
votes
1 answer

How to get UUID of headphone(earphone) in android?

I am working on a project and I would like to know is there any possibility of getting the UUID of the headphone which is connected to the android device? If yes then how to do it? Any help regarding this would be appreciated Thanks in advance
Syn3sthete
  • 4,151
  • 3
  • 23
  • 41
0
votes
0 answers

Is there a way to detect headphones natively?

Possible Duplicate: Android: Detect headphones as well as headset? There's an easy way over java, but, since we're doing a library we want to skip the jni part.
-1
votes
1 answer

How do I detect Individual Wired Headphones?

I am trying to develop a system where I can figure out that how much amount of time I have used one particular Headphone on a device (let's say for a system that shows that how much an individual device has been used for). Even after searching on…
Clarskon
  • 149
  • 1
  • 8
-1
votes
1 answer

Send Tone from arduino through mono aux cord to speakers via 3.5mm jack

Hello I am using Arduino C to program my microcontroller to output frequencies via tone(); to a piezo buzzer. Currently the frequency(s) is/are chosen with a potentiometer. I would like to ditch the piezo buzzer and instead output the frequency to a…
Drew P
  • 13
  • 5
-1
votes
1 answer

One headset selection of right or left. Play the sound for the headphones (left / right) selected

How do I select only the cap left or right and then play the selected sound to the headset?
Mario
  • 9
  • 2
-2
votes
1 answer

How to set built-in speaker as main, if are headphones plugged in? Is it possible?

Is it possible to set built-in speaker as main (sounds will go from its) if headphones are plugged in? How can I do it? Thanks..
-2
votes
1 answer

Shut down bluetooth after closing connection

I recently bought a bluetooth headphone to pair with my Experia Z3. I was wondering what code I might use to develop an app that will automatically shut off bluetooth on my phone after it loses connection with the headphones. I tried looking into…
Goopher
  • 125
  • 8
-2
votes
1 answer

Android play two different songs on different earphones at the same time

I need to play different audio at the same time, one to the normal earphones and another one to the bluetooth earphones. (on Android...) someone know if i can do this? how? thanks!
-4
votes
1 answer

Is there any software that can reduce the buzzing sound i hear in the background on my headphones

Is there any software that can reduce the buzzing sound i hear in the background on my headphones Just what the title says :D
1 2 3
9
10