- AuthorPosts
- December 27, 2017 at 2:06 am #22735WernerParticipant
No sound playback in Windows build 17063
EmEditor Version: 17.3.2December 27, 2017 at 2:58 am #22736WernerParticipantWidows-Insider Feedback (Microsoft):
“Windows has several audio volume APIs – IAudioEndpointVolume, IChannelAudioVolume, ISimpleAudioVolume, and IAudioEndpointVolume. These APIs can be used to change the volume and/or mute state of the stream, app, or audio device.
In build 17063 a change was made to these APIs to have them return S_FALSE (1) if the requested change was a no-op.
This broke apps (like Firefox) which request changes (that may be no-ops) and then explicitly check the return value against S_OK (0).”
December 28, 2017 at 9:27 am #22739Yutaka EmuraKeymasterEmEditor does NOT use such APIs. The Windows build 17063 is yet in Preview Build, and has NOT been officially released. I imagine any issues will be resolved by the official release.
- AuthorPosts
- You must be logged in to reply to this topic.