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

System.Media.SystemSound

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