[Asterisk-code-review] spelling: synthetic (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:19:01 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17236 )


Change subject: spelling: synthetic
......................................................................

spelling: synthetic

Change-Id: Ic5d4855aaf1d7b60b921af93c79b4ceca2c0e794
---
M include/asterisk/plc.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/36/17236/1

diff --git a/include/asterisk/plc.h b/include/asterisk/plc.h
index cd65001..942e6ab 100644
--- a/include/asterisk/plc.h
+++ b/include/asterisk/plc.h
@@ -75,7 +75,7 @@
   correct steadily fall. Therefore, the volume of the synthesized signal is made to decay
   linearly, such that after 50ms of missing audio it is reduced to silence.
 
-- When real speech resumes, an extra 1/4 pitch period of sythetic speech is blended with the
+- When real speech resumes, an extra 1/4 pitch period of synthetic speech is blended with the
   start of the real speech. If the erasure is small, this smoothes the transition. If the erasure
   is long, and the synthetic signal has faded to zero, the blending softens the start up of the
   real signal, avoiding a kind of "click" or "pop" effect that might occur with a sudden onset.
@@ -85,7 +85,7 @@
 concealer. For each received audio packet that is acceptable (i.e. not including those being
 dropped for being too late) call plc_rx() to record the content of the packet. Note this may
 modify the packet a little after a period of packet loss, to blend real synthetic data smoothly.
-When a real packet is not available in time, call plc_fillin() to create a sythetic substitute.
+When a real packet is not available in time, call plc_fillin() to create a synthetic substitute.
 That's it!
 */
 

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17236
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ic5d4855aaf1d7b60b921af93c79b4ceca2c0e794
Gerrit-Change-Number: 17236
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/92b90d74/attachment.html>


More information about the asterisk-code-review mailing list