Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/speex/speex_echo.h')
-rw-r--r--include/speex/speex_echo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/speex/speex_echo.h b/include/speex/speex_echo.h
index 44358c7..f2440ba 100644
--- a/include/speex/speex_echo.h
+++ b/include/speex/speex_echo.h
@@ -74,7 +74,7 @@ SpeexEchoState *speex_echo_state_init(int frame_size, int filter_length);
void speex_echo_state_destroy(SpeexEchoState *st);
/** Performs echo cancellation a frame, based on the audio sent to the speaker (no delay is added
- * to playback ni this form)
+ * to playback in this form)
*
* @param st Echo canceller state
* @param rec signal from the microphone (near end + far end echo)