On Windows, sound feedback ceases after the audio service is stopped then started for the current TTCom session.
Steps to Reproduce
- Make sure sounds are enabled in the config and that you have a valid soundpack
- Start TTCom with WDCom loaded. At this point, sounds should work just fine.
- Restart the windows audio service:
A. open a command prompt as administrator
B. type net stop audiosrv && net start audiosrv, then press enter
- perform some action that would yield sound feedback, such as logging into a server
Actual result
No sound feedback is heard. Speech and notification feedback continue to work normally.
Expected result
Sound feedback should be heard upon the audio service resuming, along with speech and notifications if relevant.
Workaround
Quit and reopen TTCom
On Windows, sound feedback ceases after the audio service is stopped then started for the current TTCom session.
Steps to Reproduce
A. open a command prompt as administrator
B. type
net stop audiosrv && net start audiosrv, then press enterActual result
No sound feedback is heard. Speech and notification feedback continue to work normally.
Expected result
Sound feedback should be heard upon the audio service resuming, along with speech and notifications if relevant.
Workaround
Quit and reopen TTCom