My.Computer.Audio Object Members

The My.Computer.Audio Object provides methods for playing sounds.

Methods

Play

Plays a .wav sound file.

This method is available only for non-server applications.

PlaySystemSound

Plays a system sound.

This method is available only for non-server applications.

Stop

Stops a sound playing in the background.

This method is available only for non-server applications.

See Also

Reference

My.Computer.Audio Object