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、福建天天开心辅助系统规律教程...
透视肯定!hhpoker透视脚... 透视肯定!hhpoker透视脚本下载,小闲辅助神器,软件教程(有挂脚本)1)小闲辅助神器辅助挂:进一...
透视计算!wepoker买钻石... 透视计算!wepoker买钻石有用吗,点星休闲辅助器下载,教你攻略(有挂教程)1、许多玩家不知道点星...
透视了解!wepoker-h5... 透视了解!wepoker-h5下载,新九五有没有脚本,细节方法(有挂黑科技);1、实时新九五有没有脚...
透视脚本!德普辅助软件,山西扣... 透视脚本!德普辅助软件,山西扣点免费辅助下载,细节揭秘(有挂解密)1、山西扣点免费辅助下载ai辅助优...
透视工具!德扑之心免费透视,微... 透视工具!德扑之心免费透视,微信小程序微乐辅助器脚本,教你教程(有挂技巧)1、微信小程序微乐辅助器脚...
透视有挂!wepokerplu... 透视有挂!wepokerplus辅助,情怀游戏作弊,必赢方法(有挂插件);1、进入游戏-大厅左侧-新...
透视线上!如何下载wpk透视版... 透视线上!如何下载wpk透视版,嘟咪互动有挂吗,科技教程(有挂方法)所有人都在同一条线上,像星星一样...
透视能赢!wepoker辅助器... 透视能赢!wepoker辅助器下载,黑桃a3辅助,第三方教程(有挂插件)1、让任何用户在无需wepo...
透视计算!约局吧德州真的存在透... 透视计算!约局吧德州真的存在透视吗,广西友乐辅助器,玩家教程(有挂规律)1、每一步都需要思考,不同水...