[PATCH v4 0/9] MR217: windows.media.speech: ISpeechSynthesisStream stub implementation.

Rémi Bernon (@rbernon) wine at gitlab.winehq.org
Mon Jun 13 14:23:37 CDT 2022


Rémi Bernon (@rbernon) commented about include/windows.media.speechsynthesis.idl:
>      }
>  }
>  
> -namespace Windows {
> -    namespace Media {
> -        interface IMediaMarker;
> -    }
> -}
> -
>  namespace Windows {
>      namespace Media {
>          namespace SpeechSynthesis {
>              declare {
> -                interface Windows.Foundation.Collections.IIterator<Windows.Media.SpeechSynthesis.VoiceInformation*>;
>                  interface Windows.Foundation.Collections.IIterable<Windows.Media.SpeechSynthesis.VoiceInformation*>;
> +                interface Windows.Foundation.Collections.IIterator<Windows.Media.SpeechSynthesis.VoiceInformation*>;
This seems unrelated, could be done in next commit.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/217#note_1970



More information about the wine-devel mailing list