Questions tagged as 'audio'

0
answers

Connect Multiple Bluetooth Speakers in Raspberry Pi

I'm trying to connect several bluetooth devices with Raspberry PI to use them as speakers. I'm using RetroPie as a distribution, because of the tests I've done, it's the only one that matches and allows continuous synchronization with several...
asked by 14.10.2018 / 16:19
0
answers

Copy selected audio file to a folder on android

I am learning how to program app for android, I am a bit stuck and I can not find information about it. My intention is for the user to select an audio file through: Intent.ACTION_GET_CONTENT, MediaStore.Audio.Media.EXTERNAL_CONTENT_URI)...
asked by 08.06.2018 / 19:34
0
answers

Play random sounds without repeat - HELP 2018

I WANT TO RANDOMIZE THIS CODE: WE HAVE TO IMPROVE IT. 1- I NEED TO APPEAR THE NORMAL AUDIO PLAYER, AS A PICTURE APPEARS. 2- WHEN FINISHING A SONG DOES NOT CONTINUE WITH THE FOLLOWING. The code that makes the random is fine, you just have to impr...
asked by 20.04.2018 / 04:33
0
answers

Can I analyze the audio of an incoming call? and / or Can audio be sent to an outgoing call?

I want to make an app in Android Studio , that through a call emit morse-type tones (or maybe in different frequencies) that can be interpreted by another device through the same app. It is necessary that the tones are issued by the call a...
asked by 11.04.2018 / 01:25
0
answers

Audio does not trigger event completed

I have a streaming.php file that prints a different audio in mp3 for each GET that is made on the file. The view is labeled audio de HTML5 that calls that PHP. In a section of javascript, I try to trigger the event ended...
asked by 08.02.2018 / 00:02
2
answers

How to make an audio stop when you start another one in html5?

Good on a page with
asked by 28.11.2017 / 14:51
2
answers

error when playing selected audio

I am trying to make a small app to practice that consists of a start activity and an activity to select an audio and play it. To select the audio I use: btnCambiarAudio.setOnClickListener(new View.OnClickListener() { @Override...
asked by 05.07.2018 / 00:19