volume

  1. captain hawak

    Android Question disable volume control UI

    hi i need if press button up or down volume don't show volume control UI i used lib phone and no worked
  2. DactilPlus

    iOS Question Detect the change in the general volume or at least be able to know it

    I need to be able to detect the event of raising or lowering the general volume of the music or at least be able to know the current volume. I tried some example that we have in the forum, but nothing works for me, it gives me volume 0. Can someone help me how to get it?
  3. rleiman

    Android Question [SOLVED] - MediaPlayer - Volume issues

    Greetings, We have several Samsung phones running on Android 10 and our app uses the MediaPlayer to play a background sound file. The issue we are experiencing involves the volume the MediaPlayer plays the sound file. It fluctuates. Randomly it get quite loud for a duration of a few seconds and...
  4. A

    Android Question Phone speaker when headphones connected

    Hello, Is there a way to set the default speaker to the phone speaker even though headphones are connected throw aux plug? does anybody know how to do that? Thanks in advance.
  5. A

    Android Question Volume changed

    hello, It is possible for action to happen when the volume is changed not by (my) app? for example, when the user click on volume up button, a message box will pop up? (whether the app is open or closed)? Thanks in advance.
  6. rleiman

    Android Question ExoPlayer setting the volume level

    Nice library but it needs a more detailed tutorial. I tried to set the volume like this: exoPlayer.Volume(.5) but I get an error telling me it expects an array. I have not used arrays yet so I found this example: Creates a single dimension array of the specified type. The syntax is: Array...
Top