Starts playing specified wave file for the specified number of times.

C# | Visual Basic | Visual C++ | F# |
public void Play( string file, int count )
Public Sub Play ( file As String, count As Integer )
public: void Play( String^ file, int count )
member Play : file : string * count : int -> unit

Exception | Condition |
---|---|
ArgumentNullException | Is raised when file is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119