# Recorded sounds to be used for alarm clock

**URL:** https://community.thunkable.com/t/recorded-sounds-to-be-used-for-alarm-clock/1059949
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [January 20, 2021, 2:18pm UTC](https://community.thunkable.com/t/recorded-sounds-to-be-used-for-alarm-clock/1059949 "2021-01-20T14:18:20Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![takehiko\_nakamura](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/takehiko_nakamura/32/110308_2.png) [@takehiko\_nakamura](https://community.thunkable.com/u/takehiko_nakamura)
#### Post date: [January 20, 2021, 2:18pm UTC](https://community.thunkable.com/t/recorded-sounds-to-be-used-for-alarm-clock/1059949/1 "2021-01-20T14:18:20Z")

</div>

Hi Thunkers,

A beginner Thunker from Japan needs all your help to solve a problem using DB.  
I have been trying to create an app that you can record multiple sounds and make each recorded sound to be used for alarm clock for each different time set.

I created an app that a recorded sound to set at a time for an alarm clock.  
I am able to set it at 7:00am to sound a recorded sound, and it works.  
[https://x.thunkable.com/copy/5881a8770de765fb728a9f1fe47cb949](https://x.thunkable.com/copy/5881a8770de765fb728a9f1fe47cb949)

But, I have been having trouble using multiple recorded sounds so that I need your help.  
This is the app that I need your help;  
[https://x.thunkable.com/projectPage/5fec9435598421001102ce60](https://x.thunkable.com/projectPage/5fec9435598421001102ce60)

I referred this below example about vlookup introduced in this community because I thought this would help and tried this but have not been able to solve the problem.  
[https://x.thunkable.com/projectPage/6002a4ba7471a1001127f8f7](https://x.thunkable.com/projectPage/6002a4ba7471a1001127f8f7)

 ![スクリーンショット 2021-01-20 23.16.23](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/b/e/be32fab9270af8f2fc2e371d13edcaa3a3384110.png)

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 20, 2021, 2:27pm UTC](https://community.thunkable.com/t/recorded-sounds-to-be-used-for-alarm-clock/1059949/2 "2021-01-20T14:27:24Z")

</div>

Unrelated to the sound, keep in mind thunkable does not run in the background. The alarm will only sound if the app is awake and active. ☹

---

<div class="post-metadata">

### Author: ![jaythemanchs](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jaythemanchs/32/92809_2.png) [@jaythemanchs](https://community.thunkable.com/u/jaythemanchs)
#### Post date: [January 20, 2021, 9:29pm UTC](https://community.thunkable.com/t/recorded-sounds-to-be-used-for-alarm-clock/1059949/3 "2021-01-20T21:29:19Z")

</div>

What about the keep screen awake block??

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/d/9d5f46bbff9d425eb627c44cee6642f525702285.png)

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 20, 2021, 9:49pm UTC](https://community.thunkable.com/t/recorded-sounds-to-be-used-for-alarm-clock/1059949/4 "2021-01-20T21:49:15Z")

</div>

Agreed. You can use keep screen awake to prevent the phone from sleeping. But if the user switches apps or shuts off the screen themselves, no alarm

---

<div class="post-metadata">

### Author: ![takehiko\_nakamura](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/takehiko_nakamura/32/110308_2.png) [@takehiko\_nakamura](https://community.thunkable.com/u/takehiko_nakamura)
#### Post date: [January 20, 2021, 11:52pm UTC](https://community.thunkable.com/t/recorded-sounds-to-be-used-for-alarm-clock/1059949/5 "2021-01-20T23:52:35Z")

</div>

drted and jaythemanchs, thank you guys for you advice on screen awake thing. Well noted.

Can you and/or someone else out there help me to solve a problem using DB?

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:30pm UTC](https://community.thunkable.com/t/recorded-sounds-to-be-used-for-alarm-clock/1059949/6 "2024-11-08T13:30:38Z")

</div>


