<PackageReference Include="System.Windows.Extensions" Version="10.0.0-rc.1.25451.107" />

System.Media.SystemSound

public class SystemSound
Represents a system sound type.
namespace System.Media { public class SystemSound { public void Play(); } }