FabGL
ESP32 Display Controller and Graphics Library
◆
play()
bool fabgl::SoundGenerator::play
(
bool
value
)
Starts or stops playing.
Parameters
value
True = starts playing, False = stops playing
Returns
Returns previous playing state
Example:
soundGenerator.play(true);
fabgl
SoundGenerator
Generated on Tue Dec 8 2020 17:27:26 for FabGL by
1.8.14