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

Audio Stream Stays On Earpiece After Using Audiomanager

After I use the Android AudioManager to set SCO ON and speakerphone ON, then I return it back to wh… Read more Audio Stream Stays On Earpiece After Using Audiomanager

How To Play Sound Using Service In Android

I want to play sound in my android app. And maybe I have to use service for this. But from this que… Read more How To Play Sound Using Service In Android

How To Play Live Aac Stream On Android With Html5 Audio Element

I am trying to embed an html5 audio tag in a page to allow playing a live AAC+ stream coming from a… Read more How To Play Live Aac Stream On Android With Html5 Audio Element

Recording Audio And Playing Audio At The Same Time

In my application i am recording input from the microphone and at a certain point i am playing a so… Read more Recording Audio And Playing Audio At The Same Time

Audiorecord While Also Playing Audio - Accessing Output Playback Data

I'm messing around in my app with a custom model for speech commands - I have it working fine r… Read more Audiorecord While Also Playing Audio - Accessing Output Playback Data

Saving Audio Input Of Android Stock Speech Recognition Engine

I am trying to save in a file the audio data listened by speech recognition service of android. Act… Read more Saving Audio Input Of Android Stock Speech Recognition Engine