mycroft-core/mycroft/audio
Åke Forslund 44b68e3f3f Add handlers for lowering/restoring pulseaudio vol
====  Tech Notes ====
pulse_lower_volume() scans through the list of running input sinks and
reduces the volume to 30% of original volume skipping over the stream
named 'mycroft-voice'

pulse_restore_volume() restores the volume again.

If activated with the 'pulseaudio' config parameter they will be called
when mycroft starts/stops listening and starts/stops speaking

==== Environment Notes ====
The Audio->pulseaudio configuration parameter can now be set to 'lower'
to activate this feature
2017-08-11 16:44:24 +02:00
..
services Fix bug in track_info_method 2017-07-31 13:37:18 +02:00
__init__.py Move speech information methods to audio 2017-07-31 13:37:17 +02:00
main.py Add handlers for lowering/restoring pulseaudio vol 2017-08-11 16:44:24 +02:00
speech.py Make visime stream end together with audio 2017-08-03 10:57:14 +02:00