26 Aug
2022
26 Aug
'22
5:44 p.m.
R��mi Bernon (@rbernon) commented about include/windows.media.speechsynthesis.idl:
interface Windows.Foundation.AsyncOperationCompletedHandler<Windows.Media.SpeechSynthesis.SpeechSynthesisStream*>; }
+ [ + contract(Windows.Foundation.UniversalApiContract, 6.0) + ] + enum SpeechAppendedSilence + { + Default = 0, + Min = 1
I think it's best with a comma on the last element of enums. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/708#note_7032