01 — Start here
The built-in screen recorder does this
Android 10 introduced a system-level way for apps to capture internal audio, and the screen recorder built into most phones uses it. You do not need a third-party app for the common case.
Pull down the quick settings panel and find Screen record. Before it starts it asks what to record: Media captures internal audio, Microphone captures your voice, and Media and mic captures both. The default is often None, which is why the first attempt comes out silent.
Samsung, Xiaomi and others place this in slightly different spots and use slightly different words, but every version has the same three-way choice somewhere in the dialogue before recording begins.
The recording lands as a video file. If you only wanted the sound, you extract the audio afterwards.
Check that setting every time. Several phone makers reset it to None after an update.
02 — Why some apps are silent
Apps can opt out, and many do
Android's internal audio capture is permission-based in an unusual direction: the app playing the sound decides whether it can be recorded. Developers set an allow-capture policy, and if they set it to none, the recorder gets silence.
Music and video streaming services almost universally block it, for licensing reasons. Some banking and messaging apps block it too, as a security measure.
This is the main reason people conclude their phone cannot record internal audio when it can. If a game records fine and a streaming app produces silence, nothing is broken. The difference is a flag set by each developer, and no setting on your side overrides it.
Test with something neutral, a YouTube video or a game, to establish whether the feature works at all before troubleshooting further.
03 — Third-party recorders
What they can and cannot add
Third-party screen recorders use the same system capture route, so they are subject to the same per-app blocking. They can offer better file handling, audio-only output and higher bitrates, but they cannot record something the source app has refused.
Treat any app promising to bypass that restriction with suspicion. The capability does not exist at the API level, so the promise is either false or the app is doing something you would not want on a phone you use for anything important.
Where they genuinely help is output format. If you want an MP3 rather than an MP4 you then have to process, a recorder with audio-only mode saves a step.
04 — Older phones
Below Android 10, and the usual workaround
Before Android 10 there was no supported internal capture at all. On those devices the only routes were root access or a physical loopback cable, neither of which is worth doing on a phone you rely on.
The practical workaround on any device is to play the audio out loud and record it with the microphone. The quality is noticeably worse and it picks up the room, but for capturing a voice note or checking what was said it is adequate.
If the source is something you can get another way, a download, a podcast feed, a file someone can send you, that is nearly always better than re-recording it.
Check your Android version first: Settings, About phone, Android version. It decides whether any of this is possible before you install anything.
05 — After the capture
Getting from a video file to usable audio
Most internal recordings arrive as MP4. To get audio alone, extract it: many phone galleries now offer this directly, and any audio tool will do it if not.
Internally captured audio is usually clean, because it never went through a microphone or a room. What it does often need is trimming, and levelling if the source varied.
If you captured a call or an interview and intend to publish it, get consent from everyone on it first. Recording law varies by country and by state, and the fact that your phone permits something is not the same as being allowed to do it.
For trimming and cleaning up on a phone, a browser tool avoids installing anything. Hilite works that way and we make it, so weigh that accordingly.
Trim and clean it up in the browser
Works on a phone, with nothing to install.
Record and edit audio in the browser on any phone.
Try Hilite free.