Skip to content

Commit

Permalink
[doc] update README
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang-ray committed Dec 28, 2018
1 parent 11b38fd commit b1bc3a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,13 @@ EVC is very **easy to use**


## Technical details
Written in modern C++ (C++14)
**Technical features**
- [x] private and secure - the server is self-hosting;
- [x] cross platform (Windows and macOS) and easy-to-use GUI client;
- [x] Voice Activity Detection;
- [x] Acoustic Echo Cancellation;
- [x] Noise Suppression;
- [x] Comfort Noise Generator;
- [x] concise source code - less than 10k lines (including clients, server, unit_tests and smoke_tests / sanity_check code);
- [x] concise source code - less than 4k lines (including clients, server, unit_tests and sanity_check code);

0 comments on commit b1bc3a2

Please sign in to comment.