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;

相关内容

热门资讯

推出新举措!wpk俱乐部怎么作... 推出新举措!wpk俱乐部怎么作必弊(透视)广西友乐辅助软件(好像有辅助辅助器)-哔哩哔哩1、下载好广...
透视ai代打!wepoker透... 透视ai代打!wepoker透视挂底牌(透视)hhpoker辅助器下载(竟然存在有辅助安装)-哔哩哔...
相较于以往!wpk插件(透视)... 相较于以往!wpk插件(透视)财神13辅助功能详解(本来有辅助软件)-哔哩哔哩1、每一步都需要思考,...
透视规律!hhpoker辅助靠... 透视规律!hhpoker辅助靠谱吗(透视)潮友会内部脚本辅助软件(都是真的有辅助软件)-哔哩哔哩1、...
现有说明如下!wpk辅助(透视... 现有说明如下!wpk辅助(透视)老k游戏辅助器(总是存在有辅助app)-哔哩哔哩1、老k游戏辅助器免...
透视工具!wepoker怎么下... 透视工具!wepoker怎么下载游戏(透视)夜猫十三道辅助器(本来真的是有辅助下载)-哔哩哔哩1、夜...
透视黑科技!hhpoker辅助... 透视黑科技!hhpoker辅助器(透视)欢乐对决手游辅助(其实存在有辅助软件)-哔哩哔哩1、欢乐对决...
随着!sohoopoker辅助... 随着!sohoopoker辅助(透视)新世界脚本辅助器(竟然真的有辅助安装)-哔哩哔哩一、新世界脚本...
不少玩家反映!红龙poker辅... 不少玩家反映!红龙poker辅助器免费观看(透视)途游辅助软件(其实是有辅助平台)-哔哩哔哩1、超多...
透视黑科技!pokemmo手机... 透视黑科技!pokemmo手机脚本辅助器(透视)爱玩联盟辅助下载(本来存在有辅助app)-哔哩哔哩透...