From 8b5b7365524f143e5a478fff259efef25bdcdfdc Mon Sep 17 00:00:00 2001 From: James O'Leary <65884233+jpohhhh@users.noreply.github.com> Date: Sun, 15 Dec 2024 21:20:06 -0500 Subject: [PATCH] README.md: iOS supports echo cancellation & noise suppression --- record/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/record/README.md b/record/README.md index fed1c048..82939460 100644 --- a/record/README.md +++ b/record/README.md @@ -19,8 +19,8 @@ External dependencies: | num of channels | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | device selection | ✔️ 1 / 2 | (auto BT/mic) | ✔️ | ✔️ | ✔️ | ✔️ | auto gain | ✔️ 2 |(always active?)| ✔️ | | | -| echo cancel | ✔️ 2 | | ✔️ | | | -| noise suppresion | ✔️ 2 | | ✔️ | | | +| echo cancel | ✔️ 2 | ✔️ | ✔️ | | | +| noise suppresion | ✔️ 2 | ✔️ | ✔️ | | | ## File | Encoder | Android | iOS | web | Windows | macOS | linux