play method

void play()

Play this object.

Implementation

void play() => synthizer.check(synthizer.synthizer.syz_play(handle.value));