Questions tagged [headphones]
146 questions
2
votes
1 answer
How to detect putting in or taking out headphones pausing video in Flash using AS3?
I've noticed the sneakiest behavior playing video with NetStream. If the video has an audio track, and the headphones are plugged in to my machine or removed, the video pauses for a second, and then the audio starts playing from the new output.…

jesse
- 21
- 1
2
votes
0 answers
Redirect microphone input to headphone output (soft playthru)
If I use my in-ear headphones with my macbook pro it takes me a few minutes until they are fitting perfectly (due to the foam bits on the headphones) :)
My idea is to use internal macbook pro microphone to be able talk to somebody coming to my desk…

user1388983
- 21
- 2
2
votes
3 answers
Detecting if headset are plugged into iOS device
There is an interactive movie on ios device. when movie starts (tap), the guy at the start of video will ask you plug headset , if plugged, then video should automatically jump straight to the story(straight go to the video-story). what should i do?…

user1369476
- 23
- 1
- 4
2
votes
2 answers
Android send/receive bytes from headphone/usb jack?
Simple question, is there any way to read bytes/data from the headphone jack of an android phone? I know HTC made an app that lets headphones act as an antenna and gets Radio that way, but do i have to use native C++ for that or what? What i want to…

Mohammad Adib
- 788
- 6
- 19
- 39
1
vote
0 answers
Switching between two bluetooth headsets in windows 7
I am working on application that requires fast switching between two bluetooth headphones.
That would be just a part of larger software/hardware kit meant for improving communication with hearing impaired people. When sound level is below certain…

Dr_Freeman
- 261
- 1
- 5
- 12
1
vote
0 answers
How to route audio through bluetooth headphones on Android 4.0.3 rooted tablet
BACKGROUND
Newbie to Android. Taught myself some programming in the past (HTML, Java, javascript, some C++ etc). Bought my first Android device, a Zenithink C71 7" tablet (from China). It is rooted and running Android 4.0.3. It has no USB…

user1272987
- 11
- 3
1
vote
2 answers
Android - maximum volume with headphones
When using headphones I can't adjust the volume for the device to the maximum possible setting anymore, probably due to EU safety regulations.
public void SetVolume(int StreamType, int Volume)
{
AudioManager gameAudioManager =…

DrToboggan
- 11
- 2
1
vote
1 answer
React-native: Why is app restarting when bluetooth headphones connected / disconnected? (Android)
My react native app (running on Android) is restarting whenever Bluetooth headphones are connected or disconnected. Why is this happening and how can I prevent it?
I'd expect the app to remain open when Bluetooth headphones are connected or…

Darri
- 21
- 5
1
vote
0 answers
How to detect headset buttons? How to detect bluetooth headset buttons? android studio
I want to make an mp3 player for android. This is my first app and I have no idea how to get anything related to the button on the headphones. Thank you in advance

Prosheeptal
- 11
- 1
1
vote
0 answers
Microphone not working in wired headset on android 12
I have an issue related to the headset mic in my android app.
This headset is working absolutely fine with all other apps on this device, but I can’t get audio from it my app. Also this app works fine with headsets on other devices.
Can’t reproduce…
1
vote
1 answer
How do TWS headphones like AirPods work individually?
My understanding of Bluetooth pairing in general is that the phone and the gadget exchange some encryption keys and other pairing data.
How can TWS headphones like AirPods be seen as one entity by the phone, although there are clearly two…

Daniel D.
- 178
- 2
- 15
1
vote
0 answers
Register/Recognize Multimedia Input (e.g. Play/Pause Button) from Bluetooth devices with Python
I have WH-1000XM3 Bluetooth Headphones and I am trying to register, when I press the play/pause button on them. I am on Windows 10.
I come from this question, but it sadly just asks for the Multimedia keys on the keyboard.
It's possible to register…

MySurmise
- 11
- 1
1
vote
0 answers
ffmpeg headphone convolution audio filter with non standard channel layouts
I am successfully using ffmpeg's headphone convolution audio filter (see ffmpeg filters documentation section 8.78) to make binaural versions of surround sound with up to 16 channels. As long as the channel layouts are recognized by ffmpeg.
I have…

dts350z
- 33
- 4
1
vote
0 answers
Audio streaming with disruptions
I am in the process of developing an audio solution for a situation where audio packets cannot be sent for a period of 0.5s every second. I was wondering if there was a way to find an optimal balance, where for the right bitpool/sampling rate combo,…

shark8594
- 11
- 1
1
vote
1 answer
How to integrate Bluetooth headphones to control playback on Linux (Mint) players?
My headphones are WH-1000xm3. System being used is Linux Mint.
How to make playback work?

easyrider
- 701
- 3
- 10
- 20