GithubHelp home page GithubHelp logo

amras3's Introduction

基于actionscript的AMR编码解码器

功能

让flash能支持AMR文件的编码解码。

使用了3GPP的C核心AMR解码器代码 (AMR) Speech Codec - 3GPP ,通过 CrossBridge 编译成swc做核心解码功能。

关于如何播放AMR,可以参考另外一个项目 imspeechas3

适用性

  1. 编码器的输入流是纯PCM数据流,也就是不带WAV头的,PCM数据流的采样率只能是8khz的,声道可以是单声道/双声道,bps可以是8位/16位。
  2. 解码器的输出流也是纯PCM数据流,始终是8khz、单声道、16位。

amras3's People

Contributors

zhs007 avatar

Stargazers

 avatar  avatar

Watchers

 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.