Giter Site home page Giter Site logo

recorder's Introduction

Recorder

实时录音,speex编码,实时通过udp转发到另一端; 另一端实时接收,实时通过speex解码,然后实时进行播放

服务器的代码路径:Recorder\app\src\server

详细博客:android实时语音方案

android实时语音demo
  1. 支持两个客户端互相对话;
  2. 实现的功能
  • 客户端录制并且编码;
  • 再通过udp传到服务端;
  • 服务端通过udp转发到另外的客户端;
  • 客户端通过udp接收数据,并进行解码和播放。
  1. 在客户端上暂时只支持1、和2两个id,所以在编辑框中只能填入1或2这两个id;

![img](/screenshots/Screenshot_20151205-152757.png)

recorder's People

Contributors

janseon avatar

Watchers

James Cloos avatar Lerist avatar  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.