Code Monkey home page Code Monkey logo

weixinrecord's Introduction

WeixinRecord

简介

仿安卓微信客户端录音与播放功能。其中录音功能以工具类形式封装,可以直接调用。播放功能以example形式提供解决思路,可以自己定制需要的特定功能。

功能

  • 录音功能:

    • 长按录音、
    • 录音动画显示、
    • 上滑取消、
    • 录音限制总时长、
    • 倒计时震动提醒。
    • 文件可以直接在IOS上播放
    • M+版本权限拦截
    • 录制保存以及更新到本地数据库
  • 播放功能:

    • 播放动画处理
    • 播放切换
    • 重复点击播放停止
    • 退出当前页面终止语音播放
    • 小红点处理

TODO

  • 手机适配
  • 扩音器和听筒的切换
  • 播放功能的封装

效果

这里写图片描述 这里写图片描述 这里写图片描述 这里写图片描述

使用

  • 请参考工程项目ExampleActivity.java

工程

https://github.com/scsfwgy/WeixinRecord

参考

  • 参考:
  • 录音类参考网上资料,具体位置不祥,作者看到请联系。

log

2017/04/12

  • 解决按下反馈不及时问题、偶尔崩溃问题。
  • 解决数据保存问题;小红点状态记录处理(对于录音删除请自行处理,很简单)。

weixinrecord's People

Contributors

scsfwgy avatar

Watchers

James Cloos avatar legado-2020 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.