Plays each tone sequentially in the order specified by the constructor arguments.
[C#]
public int Play()
A result code that indicates either success or a particular fault condition. This value can be tested with static helper methods provided by the Tone class.
If EnableExceptions has been set to true, fault conditions will raise an exception.