Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22735
    Werner
    Participant

    No sound playback in Windows build 17063
    EmEditor Version: 17.3.2

    #22736
    Werner
    Participant

    Widows-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).”

    #22739
    Yutaka Emura
    Keymaster

    EmEditor 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.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.