Giter VIP home page Giter VIP logo

android-webrtc-vad's Introduction

android-webrtc-vad

Android单独抽取WebRtc-VAD(语音端点检测)模块

使用说明

1.下载源码,直接运行即可

工程解读

1.根目录下的jni目录,是从webrtc源码中抽取出来的vad模块核心代码文件.

2.libs目录下,为编译jni生成的so文件,您可以直接使用.

3.webrtc-vad.apk 可直接安装到真机上快速体验.

4.运行工程或apk,如图,根据流程您需要先点击 create-->init-->setMode,以上三步分别为创建、初始化、设置模式,之后可以startRecord,顶部状态文本会显示当前语音端点检测结果,结束录音点击stopRecord,最后销毁实例用free

5.如您需要体验生成so这一步骤,可cd到jni目录下,执行ndk-build命令,前提是您下载了ndk且配置了环境变量,否则ndk命令无法识别

Image text Image text

android-webrtc-vad's People

Contributors

wangzhengcheng1994 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.