forslund / spotify-skill

Mycroft Skill to control spotify using the Spotify Connect API
Apache License 2.0
71 stars 38 forks source link

Ducking is not working #105

Open tyleha opened 4 years ago

tyleha commented 4 years ago

I can't find a way to enable ducking. Just browsing through the source code, I tried setting use_ducking: true in the settings.json file, rebooted mycroft, rebooted the pi, etc. No avail. For the record, all voice commands still work, I just want the music to pause so that a) I know Mycroft heard me and b) so Mycroft can hear me more clearly. How do you enable ducking correctly?

forslund commented 4 years ago

Due to popular demand ducking was disabled when playing on the local device due to false activations of the wakeword. See L245

For the soon to be released 19.08 there will be a general ducking with faster response time.