Skip to content

6.1.0 Added stop_play Function

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 13 Dec 16:18
· 61 commits to main since this release
8031c95

This release contains a fix for play_file() as well as a new stop_play() function that can be used to stop the playback of a WaveFile that was started previously. Thank you @joebaird for this new feature!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pyportal.

Read the docs for info on how to use it.