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;

相关内容

热门资讯

事发当天!广东闲来辅助器(辅助... 您好,广东闲来辅助器这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054】很多玩家...
这一问题亟待解决!老友记 十三... 这一问题亟待解决!老友记 十三道辅助(辅助)都是有挂辅助软件(有挂讲解)-哔哩哔哩1、点击下载安装,...
今日!随意玩房卡辅助(辅助)总... 今日!随意玩房卡辅助(辅助)总是有挂辅助下载(有挂详细)-哔哩哔哩1、在随意玩房卡辅助插件功能辅助器...
更值得关注的是!约战竞技场辅助... 更值得关注的是!约战竞技场辅助(辅助)本来真的有辅助挂(有挂技巧)-哔哩哔哩约战竞技场辅助透视方法中...
无独有偶!捉住捣蛋鸡作z弊(辅... 无独有偶!捉住捣蛋鸡作z弊(辅助)原来存在有辅助挂(有挂教程)-哔哩哔哩运捉住捣蛋鸡作z弊辅助工具,...
围绕透视问题!顺欣茶坊智能辅助... 围绕透视问题!顺欣茶坊智能辅助器使用说明书(辅助)切实真的有辅助平台(有挂细节)-哔哩哔哩运顺欣茶坊...
现就发布提示!789大菠萝如何... 现就发布提示!789大菠萝如何手气顺(辅助)本来是有辅助软件(有挂教程)-哔哩哔哩1、进入到789大...
于此同时!衢州都莱罗松怎么老是... 于此同时!衢州都莱罗松怎么老是输(辅助)总是真的有辅助app(发现有挂)-哔哩哔哩1、全新机制【衢州...
最新消息!越乡游义乌微信小程序... 最新消息!越乡游义乌微信小程序(辅助)竟然真的是有辅助挂(详细教程)-哔哩哔哩1、越乡游义乌微信小程...
围绕透视问题!广西友乐免费辅助... 围绕透视问题!广西友乐免费辅助软件(辅助)切实真的有辅助插件(讲解有挂)-哔哩哔哩1)广西友乐免费辅...