Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发送语音消息异常 #155

Open
mrxiaoemo opened this issue Mar 1, 2022 · 0 comments
Open

发送语音消息异常 #155

mrxiaoemo opened this issue Mar 1, 2022 · 0 comments

Comments

@mrxiaoemo
Copy link

发送语音消息,有2个问题:
1、JmessageFlutterPlugin.java 中,MediaPlayer mediaPlayer = MediaPlayer.create(mContext, Uri.parse(path)) 创建后,mediaPlayer 为空,获取duration异常,经修改后,从extras中获取seconds。可以算是解决了。
2、后续上传的过程中,出现语音文件上传失败问题。PlatformException(871403, Upload file failed., , null),upload use up host https://upload.qiniup.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant