webrtc-vad

Crates.iowebrtc-vad
lib.rswebrtc-vad
version0.4.0
sourcesrc
created_at2019-08-14 15:57:47.959289
updated_at2019-10-01 18:50:47.429279
descriptionRust interface for the WebRTC Voice-Activity-Detction Module
homepage
repositoryhttps://github.com/kaegi/webrtc-vad
max_upload_size
id156799
size1,317,926
(kaegi)

documentation

https://docs.rs/webrtc-vad

README

Introduction

This project builds libfvad - the WebRTC Voice-Activity-Detection Module - and provides a safe Rust API. A C compiler has to be installed. cc-rs is used to invoke the compile command.

See libfvad license here.

Commit count: 9

cargo fmt