Questions tagged as 'sonido'

2
answers

Android Studio - Problem when playing audio

Good morning. I'm doing a simple test where I press a button and a sound plays. When emulating the application (or using it in the mobile) and clicking the button, the app is peta and closes. I think the problem is that it does not find the audi...
asked by 04.10.2017 / 12:59
0
answers

How can I play a sound in c ++?

I have been trying for some time to add a sound to a mini-project to learn how to use it and be able to implement it in a real project, but of all the places I have investigated, none has been useful to me. I have to use DEV to do the projects,...
asked by 29.07.2018 / 18:37
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

soundpool.stop does not work

I'm trying to make the sound stop ringing when the user stops pressing (lift your finger) but it does not work, the sound goes on ... Negra3.setOnTouchListener(new View.OnTouchListener() { @Override public boolean onTouch(View...
asked by 07.03.2018 / 01:53