---
title: "How will you record a phone call in Android? How to get a handle on Audio Stream for a call in Android?"  
description: "How will you record a phone call in Android? How to get a handle on Audio Stream for a call in Android?"  
author: "Anonymous User"  
published: 2015-11-19  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/22906/how-will-you-record-a-phone-call-in-android-how-to-get-a-handle-on-audio-stream-for-a-call-in-android  
category: "android"  
tags: ["android", "android controls"]  
reading_time: 1 minute  

---

# How will you record a phone call in Android? How to get a handle on Audio Stream for a call in Android?

Permissions.PROCESS_OUTGOING_CALLS: Allows an application to monitor, modify, or abort outgoing calls.

## Answers

### Answer by Anonymous User

Permissions.PROCESS_OUTGOING_CALLS: Allows an application to monitor, modify, or abort outgoing calls.


---

Original Source: https://www.mindstick.com/interview/22906/how-will-you-record-a-phone-call-in-android-how-to-get-a-handle-on-audio-stream-for-a-call-in-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
