<PackageReference Include="System.Windows.Extensions" Version="11.0.0-preview.2.26159.112" />

System.Media.SystemSound

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