Questions tagged [speaker]

233 questions
-2
votes
1 answer

How can I create a microphone app on Android?

I want to create a microphone app on Android that will receive sound through the microphone and play through the speakerphone but I don't know exactly what classes and services I should use.
-2
votes
1 answer

How to get Speaker Volume Level?

How can I get the speaker volume in C#? speaker volume image And show it in my app? App image
-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
2 answers

Force audio to speaker when headphone is plugged in?

Here is my code I want turn on headphone and Speaker both at same time Kindly edit my code as i'm beginner in programming also I try to use many times AudioManager.Mode_Stream but when I do I hear nothing package…
-2
votes
1 answer

C# audio output without a stream or buffer

I'm working on a program that I want to have some audio output. I would use System.Media.SoundPlayer, except that the data is generated dynamically and in real time. I really just want to set the speaker to a single byte value, and change that value…
Aeodyn
  • 141
  • 4
-2
votes
2 answers

record audio in the iphone/ipad speaker

I would like to know if it exist a solution to record audio which is in the speaker of iphone/iPad. I try to make an application which is able to record audio during a conversation. Thanks for your help,
wawanopoulos
  • 9,614
  • 31
  • 111
  • 166
-3
votes
1 answer

python project with a bluetooth speaker

Im building my final project with raspberry 4 with python,The project is:security systeam. I want it to play an alarm sound when it detects motion. I dont have a clue how to write a script that will execute correctlly when the sensors will detect…
Daniel shutov
  • 11
  • 1
  • 4
-4
votes
1 answer

Command line control of Speaker Properties and Balance

The left speaker of my laptop is not working well so I need to decrease left speaker level to 0% every time I use it. But whenever I need to use headphone I have to reverse it to 100% for left headphone. I am here to find a solution through CMD.…
VBAbyMBA
  • 806
  • 2
  • 12
  • 30
1 2 3
15
16