buzz method

Future<void> buzz()

Plays the buzz preset.

Implementation

Future<void> buzz() => play('buzz');