xtd 0.2.0
Loading...
Searching...
No Matches

◆ play()

void xtd::media::system_sound::play ( ) const

Plays the system sound type.

Examples
The following code example demonstrates the use of the xtd::media::system_sounds::asterisk property.
// Plays the sound associated with the Asterisk system event.
void play() const
Plays the system sound type.
static system_sound asterisk()
Gets the sound associated with the Asterisk program event in the current Windows sound scheme.
Retrieves sounds associated with a set of Windows operating system sound-event types....
Definition system_sounds.h:28