New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
win10-14986 nvda next latest build, audio ducking not working #6684
Comments
Can you give us a log?
Also, in your config, file (NVDA.ini) put
there's a way to enable audio ducking support. Not sure if its in the wikki.
|
there is no error. so, always duck and duck when outputting speech and sounds behaviour is the same. |
… On 12/27/2016 8:23 PM, beqa gozalishvili wrote:
there is no error.
on option always duck, audio is ducked for several milliseconds and
then restored again.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#6684 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFGivZXak4twhCXMe_W6Vve69XMNYrzkks5rMdYqgaJpZM4LWpJy>.
--
------------------------------------------------------------------------
Derek Riemer
* Department of computer science, third year undergraduate student.
* Proud user of the NVDA screen reader.
* Open source enthusiast.
* Member of Bridge Cu
* Avid skiier.
Websites:
Honors portfolio <http://derekriemer.com>
Awesome little hand built weather app!
<http://django.derekriemer.com/weather/>
email me at derek.riemer@colorado.edu <mailto:derek.riemer@colorado.edu>
Phone: (303) 906-2194
|
Hi, Partly confirmed: "always duck" option is broken. STR:
Expected: audio ducking settings are respected. @michaelDCurran, anything we can do besides sending a feedback? Thanks. |
This was due to a change made by Microsoft. Prior to 14986, ducking in Windows was static; i.e. you turned it on and it stayed on until you turned it off. NVDA does the dynamic (speech and sounds) ducking itself by turning static ducking on and off as needed. In 14986, Microsoft changed Windows ducking to be dynamic; i.e. it does speech and sounds ducking itself. This means that "always duck" is no longer possible. We also feel that Microsoft's implementation of speech and sounds ducking does not fit for NVDA. Thus, we're trying to convince Microsoft to give us separate options for static and dynamic ducking in a future build. |
Setting this to p2 for now, since we need to push Microsoft to fix this ASAP, but this should possibly even be p1, since it has significant user impact. |
Pushing to p1 as per discussion with Mick. |
… ducking' mode, for Windows builds 14986 and up. As this is hopefully temporary, the quickfix solution is to force usage of our own 'always duck' mode, which allows microsoft to dynamic duck how ever it likes. Fixes #6684
Sadly we were not able to convince Microsoft to reverse their mistake of reusing the same flag for dynamic ducking, thus we will temporarily work around it. |
Just a reminder that Microsoft enhancing dynamic ducking is not enough.
Users have explicitly requested optional static ducking as well.
|
…6 and up: Play silence while we expect to be ducked. Fixes #6684
I think perhaps this could be worked around by making NVDA to expose to the system as a communication program making a VoIP call when “Always duck” is enabled. |
Hi, Reopening this as we have an update: in build 15048, when audio ducking is set to "duck when outputting speech", audio will duck regardless of speech is in progress. This was tested on two computers - one with Winamp running, the otherwith movies and TV running, and both exhibit the same. Thanks. |
Hi, Further discussion will take place in #6933. Thanks. |
hello.
please test if you also are experiencng this problem, i have only one device for this time and cannot test on other.
audioducking is not working for me.
The text was updated successfully, but these errors were encountered: