DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# play sound
System
.
Media
.
SoundPlayer
player
=
new
System
.
Media
.
SoundPlayer
(
@"c:mywavfile.wav"
)
;
player
.
Play
(
)
;
Source by coders911.org #
PREVIOUS
NEXT
Tagged:
#play
#sound
ADD COMMENT
Topic
COMMENT
Name
3+4 =
Submit