Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [headphones]

The tag has no usage guidance.

0 votes
0 answers
28 views

Sony WH1000XM4 headphones - Custom control for Android App

I'm currently building an Android gym app, and I would like to add some possibility to control it via my headphones. But I don't really know where to go from there, because it seems like there is no ...
The_Cuber7's user avatar
0 votes
0 answers
10 views

send equivalent of headphone music control command with react native app

I would like to send the same commands as the headphones to change music, pause... but with my react native app do you know a module for this please? I can't find an audio module that does this, i ...
launchcake inc's user avatar
0 votes
1 answer
207 views

How to get Pair Popup when connecting to BLE device using Core Buetooth Swift?

I am connecting my device using core bluetooth and able to get sucessfull connection but in the iPhone setting the device connected without (i) info icon ,also not getting pair pop. On connection a ...
Ajeet Singh Rawat's user avatar
0 votes
0 answers
53 views

Raw microphone data from in-ear mic of bluetooth headphones?

I'm looking for a way to access the raw microphone data of in-ear microphones in bluetooth in-ear headsets (say the Pixel Buds series). Does anybody know if that is possible, or if there are any other ...
RubenB's user avatar
  • 1
1 vote
2 answers
303 views

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) { ...
DrToboggan's user avatar
0 votes
1 answer
75 views

Kivy Android App Crashes Whenever Headphones Are Plugged In

I was tring to test my app while talking on the phone, but it just kept crashing. As soon as I got off the phone, the app started working normally. Turns out my app crashes whenever I have my C Type ...
kschepps's user avatar
1 vote
1 answer
481 views

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 ...
Darri's user avatar
  • 21
2 votes
0 answers
465 views

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's user avatar
1 vote
0 answers
177 views

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 ...
Dmitrii Romanov Android's user avatar
1 vote
0 answers
268 views

How can i read my headphone output with Python?

Hello i was wondering how i can read my headphone monitor output with python. I tried to do it with python3 and pyaudio but i just got it to work with my microphone. Here is my code i tried to do for ...
WasHeisstKnock's user avatar
0 votes
2 answers
761 views

playing audio with media player through phone speaker during call

how to play audio through the phone speaker using MediaPlayer while the user is on a phone call through BT headphones. I tried this: ... AudioDeviceInfo audioDeviceInfo = getPhoneSpeaker(context); if (...
Ali Arasteh's user avatar
0 votes
3 answers
270 views

Detect plugged & unplugged event on headphone jack in Xamarin.Android

I'm trying to find a way to detect the plugged/unplugged event on headphone Jack in Xamarin.Android. Is there a way to do it in this? and if it is, how can I implement that functionality?
Vahid Ahmadi's user avatar
1 vote
1 answer
624 views

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 ...
Daniel D.'s user avatar
  • 188
0 votes
0 answers
339 views

How to connect and disconnect bluetooth headphones with python?

I tried to search good way to automatically connect bluetooth headphones and/or disconnect them with python 3 but couldn't find any good solutions. Is there any good libraries or tutorials how I could ...
Castlstream's user avatar
2 votes
0 answers
963 views

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 ...
MySurmise's user avatar

15 30 50 per page
1
2 3 4 5
10