Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 471 Bytes

README.rst

File metadata and controls

25 lines (17 loc) · 471 Bytes

gr-speex_echo

Wrapper for speex_echo_cancellation in libspeexdsp

Copyright (c) 2018 Kevin Zheng

License: GPL-3.0-or-later

Installation

Dependencies: CMake, GNURadio (and its dependencies), libspeexdsp

mkdir build && cd build/
cmake .. && make install

Usage

See examples/echo_removal.grc.