fix(calls): finalize DTLN integration, stabilize build, and fix formatting
This commit is contained in:
@@ -1441,6 +1441,7 @@ function Calls() {
|
||||
options={[
|
||||
{ value: 'rnnoise', label: 'RNNoise' },
|
||||
{ value: 'speex', label: 'Speex (Legacy)' },
|
||||
{ value: 'dtln', label: 'DTLN (Balanced)' },
|
||||
]}
|
||||
/>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user