AudioPlayer() ..setAudioSource( LoopingAudioSource( child: AudioSource.asset(Assets.soundNotificationRinging), count: 4, ), ) .. play();