gnu: pulseaudio: Add webrtc-audio-processing to inputs.
This enables acoustic echo cancellation using the 'webrtc' method. * gnu/packages/pulseaudio.scm (pulseaudio)[inputs]: Add webrtc-audio-processing. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
e104753375
commit
7d96a403a2
@ -232,6 +232,7 @@ rates.")
|
||||
("libltdl" ,libltdl)
|
||||
("fftwf" ,fftwf)
|
||||
("avahi" ,avahi)
|
||||
("webrtc-audio-processing", webrtc-audio-processing)
|
||||
|
||||
;; For the optional X11 modules.
|
||||
("libice" ,libice)
|
||||
|
Loading…
Reference in New Issue
Block a user