nvda
c60c4ab6 - Documentation and minor code fix-ups to 32-bit SAPI support (#19555)

Commit
6 days ago
Documentation and minor code fix-ups to 32-bit SAPI support (#19555) Summary of the issue: Addition of SAPI5x64 was not documented Removal of audio ducking support from SAPI4 and SAPI5x86 was not documented Documented API breaking changes were incorrect Description of user facing changes: The documentation has been updated. Description of developer facing changes: The documentation has been updated. Description of development approach: Added documentation about audio ducking changes. Also documented that 32-bit and 64-bit SAPI5 are supported, recommending 64-bit SAPI5. Reviewed changed (not added) files in f32e049e, noting changes to the API. Also fixed up that we were importing from logHandler globally in two different places in nvwave.py, and that the name of the SAPI5 driver had a translator comment but was not wrapped in gettext.
Author
Parents
Loading