The τ Player API
stopPlayer()
stopPlayer()
stopPlayer()
Dart API: stopPlayer().
Use this verb to stop a playback. This verb never throw any exception. It is safe to call it everywhere, for example when the App is not sure of the current Audio State and want to recover a clean reset state.
Example:
</div>
Last updated