- toneType
- The type of tone generated @see ToneGenerator.StartTone(Tone).
- durationMs
- The tone duration in milliseconds. If the tone is limited in time by definition, the actual duration will be the minimum of durationMs and the defined tone duration. Setting durationMs to -1, is equivalent to calling ToneGenerator.StartTone(Tone).
Documentation for this section has not yet been entered.
This method starts the playback of a tone of the specified type for the specified duration.