CCExtractor / CCExtractor/ultimate_alarm_clock

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

Abierto
#147 11 comentarios 0 reacciones 1 asignado Reclamado por @KALI-THE-HACKER Ver en GitHub
enhancement feat
Lenguaje dominante
Dart
Estrellas
112
Forks
227
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.