utils/ding_dong library
Play the ding dong audio file. Copyright (C) 2024, Togaware Pty Ltd
Licensed under the GNU General Public License, Version 3 (the "License");
License: https://opensource.org/license/gpl-3-0
Authors: Graham Williams
Functions
-
dingDong(
AudioPlayer player) → Future< void> - Encapsulate the playing of the dong into its own function because of the need for it to be async through the await and it is called upon multiple times.