mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Remove cork module loading and unloading
This commit is contained in:
@ -127,7 +127,7 @@ load-module module-systemd-login
|
|||||||
load-module module-position-event-sounds
|
load-module module-position-event-sounds
|
||||||
|
|
||||||
### Cork music/video streams when a phone stream is active
|
### Cork music/video streams when a phone stream is active
|
||||||
load-module module-role-cork
|
#load-module module-role-cork
|
||||||
|
|
||||||
### Modules to allow autoloading of filters (such as echo cancellation)
|
### Modules to allow autoloading of filters (such as echo cancellation)
|
||||||
### on demand. module-filter-heuristics tries to determine what filters
|
### on demand. module-filter-heuristics tries to determine what filters
|
||||||
@ -142,7 +142,6 @@ load-module module-filter-apply
|
|||||||
|
|
||||||
### MycroftOS Audio Settings
|
### MycroftOS Audio Settings
|
||||||
unload-module module-suspend-on-idle
|
unload-module module-suspend-on-idle
|
||||||
unload-module module-role-cork
|
|
||||||
load-module module-role-ducking
|
load-module module-role-ducking
|
||||||
|
|
||||||
### Enable Echo/Noise-Cancellation
|
### Enable Echo/Noise-Cancellation
|
||||||
|
@ -64,7 +64,6 @@ load-module module-position-event-sounds
|
|||||||
|
|
||||||
### MycroftOS Audio Settings
|
### MycroftOS Audio Settings
|
||||||
unload-module module-suspend-on-idle
|
unload-module module-suspend-on-idle
|
||||||
unload-module module-role-cork
|
|
||||||
load-module module-role-ducking
|
load-module module-role-ducking
|
||||||
|
|
||||||
### Enable Echo/Noise-Cancellation
|
### Enable Echo/Noise-Cancellation
|
||||||
|
Reference in New Issue
Block a user