Questions tagged [headset]

A headset is an accessory that combines a headphone with a microphone. It allows users to operate in hands-free function. They have multiple applications.

Headsets have multiple applications as monitoring fitness, monitoring movement, storing/playing music or audio files.

259 questions
-1
votes
1 answer

How am I able to use my android phone as bluetooth headset?

I know, there are some apps, which are maybe able to do that, but i also know, there is a way, in which i have to change some code to add the a2dp, avrcp and the hfp protocol(?) to my bluetooth module. unfortunatelly i can't find a good tutorial for…
mysoundsf
  • 19
  • 1
-1
votes
2 answers

Do something when a headset is plugged in when my app is running in the background. (if possible i want to do it with broadcast receivers)

I want to do something when a headset is plugged in when my app is running in the background. (if possible I want to do it with a broadcast receiver) I tried the code below: --ReceiveBroadcast-- package com.example.openmusiconheadsetconnect; import…
-3
votes
1 answer

How can I create a bluetooth headset client?

I have a raspberry pi with a speaker and a microphone attached. I'd like this to mimic a bluetooth headset for my cell phone. Basically the same way my beats headphones do... it would connect to my phone via bluetooth, stream audio from the mic to…
user2662692
  • 227
  • 5
  • 15
-3
votes
2 answers

How to hide headset icon?

If headset was plugged an icon of headset is appeared in status bar. How to hide headset icon in status bar ? I know that is possible in application https://play.google.com/store/apps/details?id=com.ligq.ikey&hl=ru
user2930077
  • 135
  • 2
  • 9
1 2 3
17
18