WillPittenger.Goodies.Sounds 0.5.0

dotnet add package WillPittenger.Goodies.Sounds --version 0.5.0                
NuGet\Install-Package WillPittenger.Goodies.Sounds -Version 0.5.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WillPittenger.Goodies.Sounds" Version="0.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WillPittenger.Goodies.Sounds --version 0.5.0                
#r "nuget: WillPittenger.Goodies.Sounds, 0.5.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WillPittenger.Goodies.Sounds as a Cake Addin
#addin nuget:?package=WillPittenger.Goodies.Sounds&version=0.5.0

// Install WillPittenger.Goodies.Sounds as a Cake Tool
#tool nuget:?package=WillPittenger.Goodies.Sounds&version=0.5.0                

Provides tools to simplify playback of sounds. One API provides access to both predefined sounds in which Windows looks up the actual sound to play or any sound file you want to play.

Interfaces

  1. WillPittenger.Goodies.Sounds.ISound — an interface implemented by all the classes in this package. It provides all methods you need.

Classes

  1. WillPittenger.Goodies.Sounds.PredefinedSounds — Declares all predefined sounds. These will be members in here.
  2. WillPittenger.Goodies.Sounds.SoundFile — Wraps a file containing a sound.
Product Compatible and additional computed target framework versions.
.NET net9.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WillPittenger.Goodies.Sounds:

Package Downloads
WillPittenger.Goodies.PowerShell.Sounds

If you need to play sounds like a task completion sound from your PowerShell scripts, use these CmdLets. Note; This depends on WillPittenger.Goodies.Sounds.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.0 71 2/1/2025