CCExtractor / CCExtractor/ultimate_alarm_clock

Feature: Add an element of surprise by allowing users to set alarms with randomized tones

Ouverte
#147 11 commentaires 0 réactions 1 personne assignée Réclamée par @KALI-THE-HACKER Voir sur GitHub
enhancement feat
Langage dominant
Dart
Étoiles
112
Forks
227
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Description

## Description and Implementation:
- We will prepare a set of audio files with various **open source** tones or sounds that could serve as alarm tones. These audio files would represent the pool from which the alarm application randomly selects a tone.
- Will try to keep these files as low sized as possible so as to reduce the overall application size and will be available offline.
- Develop a function that employs a randomization function to select a tone from the pool of the available audio assets. This ensures that the alarm tone is different each time the alarm goes off, introducing an element of surprise for the user.
- Will be providing users with the option to enable or disable the randomization feature using a toggle in the application settings. This allows users to have control over whether they want the surprise element in their wake-up routine or not.

## Addon:
- May also implement these set of tones as alarm tone themes such that the user can choose one such theme while setting up an alarm.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.