Condividi tramite


ElementSoundPlayer.Play(ElementSoundKind) Metodo

Definizione

Riproduce il suono specificato.

public:
 static void Play(ElementSoundKind sound);
 static void Play(ElementSoundKind const& sound);
public static void Play(ElementSoundKind sound);
function play(sound)
Public Shared Sub Play (sound As ElementSoundKind)

Parametri

sound
ElementSoundKind

Valore dell'enumerazione che specifica il suono da riprodurre.

Commenti

Per altre info, vedi Audio nelle app UWP.

Si applica a