Skip to content Skip to sidebar Skip to footer
Showing posts with the label Audio

Libgdx Assetsmanager - Sounds Loaded But "not Loaded Error"?

When using LibGDX's AssetsManager, I've implement an AssetsManager for managing Sounds, and… Read more Libgdx Assetsmanager - Sounds Loaded But "not Loaded Error"?

Problems With Media Player

Alright so, I am making sound application for android and there is a slight problem. I made my app … Read more Problems With Media Player

Android-audio Recording

I would like to know The Audio Recording can be done within emulator It should be stored in some … Read more Android-audio Recording

Android Playing Sound In Asynctask When Togglebutton Is Checked

I am trying to set a sound that is going to be looped in intervals of 1 second when toggle button i… Read more Android Playing Sound In Asynctask When Togglebutton Is Checked

Webview Change Audio Output Device

How can I change the audio output of WebView from loudspeaker to earpiece? I tried this code, but i… Read more Webview Change Audio Output Device

How I Can Transfer Data Over Voice Using Ultrasound In Android?

I want to transfer some string data from one android device to another using ultrasound waves. I tr… Read more How I Can Transfer Data Over Voice Using Ultrasound In Android?

How To Play Different Frequeny Sound In Android?

HI, I want to create a animal repeller application.I'm new bie to android.I want to play differ… Read more How To Play Different Frequeny Sound In Android?

Play Sound With Soundpool

I need to play a short sound in my application. I wrote the following code but I have no sound and … Read more Play Sound With Soundpool

Android Media Player Restart Audio After Calling Stop

I'm able to stream audio and stop it without any problem, but when I try to start it again afte… Read more Android Media Player Restart Audio After Calling Stop

Android - Getting Current Audio/video Output

Is there a some possibility to get current Audio/Video output mode on Android(like HDMI,SPDIF etc) … Read more Android - Getting Current Audio/video Output

Passing A Variable To A Custom View Class From Actvity

I am testing drawing audio frequency into canvas using canvas.drawLine() method. I am able to do st… Read more Passing A Variable To A Custom View Class From Actvity

Android Mediaplayer Error (-19, 0)

I try to replay a sound when I click on a button. But I get the Error (-19, 0) (what ever this mean… Read more Android Mediaplayer Error (-19, 0)

Android Audiotrack Clicks At Start And End Of Sound

I get clicks at the start and end of playing a sound (a wav from the sdcard). It must be something … Read more Android Audiotrack Clicks At Start And End Of Sound

In Android, When I Play Audio And Go To Other Activity, Audio Doesn't Stop After Coming Back

I'm new in Android environment, my problem is while I Play audio file and go to other activity … Read more In Android, When I Play Audio And Go To Other Activity, Audio Doesn't Stop After Coming Back

Stop Android App Audio Playing When Device Locked

I have a situation where we have an Android app using a webview. When the user navigates to a YouTu… Read more Stop Android App Audio Playing When Device Locked

Android: How To Detect When A User Stops Talking Into The Microphone

I have an Android application that begins recording from the microphone when the application starts… Read more Android: How To Detect When A User Stops Talking Into The Microphone

Matching Two Audio Files

I want to record a dog bark, save the file and compare with several files containing different type… Read more Matching Two Audio Files

Android Audio - Streaming Sine-tone Generator Odd Behaviour

first time poster here. I usually like to find the answer myself (be it through research or trial-a… Read more Android Audio - Streaming Sine-tone Generator Odd Behaviour

Mediacontrollercompat - Java.lang.illegalargumentexception: Bad Direction 3

I'm issuing a simple command to my mediaControllerCompat: controller.adjustVolume(-1, 0); Yet m… Read more Mediacontrollercompat - Java.lang.illegalargumentexception: Bad Direction 3

Can't Play Audio In Android Device

I want to make something like this : I run my app on local Solution 1: See this question fo… Read more Can't Play Audio In Android Device