Android11停止在前台服务中录制音频,如果应用程序进入后台或被杀死。
创始人
2024-08-20 12:00:07
0

在Android 11中,应用程序在后台运行时无法使用前台服务中的录音功能。解决此问题的一种方法是使用MediaRecorder API并执行后台录音。以下是示例代码:

1.添加适当的权限到AndroidManifest.xml文件中:

2.在服务(Service)类中实例化MediaRecorder并设置相应的录音属性:

private MediaRecorder recorder; private static String outputFile = null;

public void startRecording() { recorder = new MediaRecorder(); recorder.setAudioSource(MediaRecorder.AudioSource.MIC); recorder.setOutputFormat(MediaRecorder.OutputFormat.MPEG_4); recorder.setAudioEncoder(MediaRecorder.AudioEncoder.AAC); recorder.setOutputFile(getOutputFile()); try { recorder.prepare(); } catch (IOException e) { Log.e("TAG", "prepare() failed"); } recorder.start(); } public void stopRecording() { recorder.stop(); recorder.release(); recorder = null; }

private String getOutputFile() { if (outputFile == null) { File dir = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/MyApp/"); if (!dir.exists()) { dir.mkdirs(); } outputFile = dir.getAbsolutePath() + "/" + new SimpleDateFormat("yyyyMMdd_HHmmss").format(new Date()) + ".mp4"; } return outputFile; }

3.在服务类中添加以下代码:

private NotificationManager notificationManager;

@Override public void onCreate() { super.onCreate(); notificationManager = (NotificationManager)getSystemService(NOTIFICATION_SERVICE); }

@Override public int onStartCommand(Intent intent, int flags, int startId) { Notification notification = new Notification.Builder(this, YOUR_CHANNEL_ID) .setContentTitle("My Recording Service") .setContentText("Recording...") .setSmallIcon(R.drawable.ic_launcher) .build(); startForeground(1, notification); startRecording(); return START_STICKY;

相关内容

热门资讯

七分钟了解!多乐小程序辅助器免... 七分钟了解!多乐小程序辅助器免费!一贯一直总是有辅助神器(有挂教程)-哔哩哔哩1、该软件可以轻松地帮...
七分钟了解!新二号辅助软件价格... 七分钟了解!新二号辅助软件价格!竟然是真的有辅助技巧(有挂神器)-哔哩哔哩新二号辅助软件价格破解侠是...
2分钟了解!欢乐茶馆辅助!好像... 2分钟了解!欢乐茶馆辅助!好像有辅助攻略(有挂技巧)-哔哩哔哩1、欢乐茶馆辅助免费脚本咨询教程、欢乐...
7分钟了解!广东雀神智能插件辅... 7分钟了解!广东雀神智能插件辅助脚本!其实有辅助神器(果真有挂)-哔哩哔哩该软件可以轻松地帮助玩家将...
5分钟了解!微信老铁13水辅助... 5分钟了解!微信老铁13水辅助!原来是有辅助软件(有挂分析)-哔哩哔哩1、完成微信老铁13水辅助辅助...
第1分钟了解!熊猫辅助官网下载... 第1分钟了解!熊猫辅助官网下载安装!一直是真的有辅助工具(有挂技巧)-哔哩哔哩1、玩家可以在熊猫辅助...
第六分钟了解!星悦软件辅助!总... 第六分钟了解!星悦软件辅助!总是是有辅助神器(有挂助手)-哔哩哔哩1、星悦软件辅助免费辅助多个强度级...
三分钟了解!功夫川麻小程序有挂... 三分钟了解!功夫川麻小程序有挂吗!确实真的是有辅助教程(有挂技术)-哔哩哔哩1、功夫川麻小程序有挂吗...
第二分钟了解!浙江游戏大厅透视... 第二分钟了解!浙江游戏大厅透视辅助器!总是是真的有辅助方法(讲解有挂)-哔哩哔哩浙江游戏大厅透视辅助...
第五分钟了解!皮皮四川游戏挂!... 第五分钟了解!皮皮四川游戏挂!其实是有辅助脚本(有挂工具)-哔哩哔哩1、超多福利:超高返利,海量正版...