Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/airhorn.mp3
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/alarm.mp3
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/bell.mp3
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/buzzer.mp3
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/drum_roll.mp3
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/gentle_chime.mp3
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/gong.mp3
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/klaxon.mp3
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/siren.mp3
Binary file not shown.
Binary file modified native-android/app/src/main/res/raw/whistle.mp3
Binary file not shown.
48 changes: 20 additions & 28 deletions native-ios/RandomTimer/Resources/Audio/voice_callouts.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,41 @@
},
"fallbackCommandFilename": "cmd_move_with_a_purpose",
"elapsedCues": [
{
"second": 15,
"filename": "elapsed_15s",
"text": "Fifteen seconds elapsed. Move with a purpose."
},
Comment thread
github-actions[bot] marked this conversation as resolved.
{
"second": 30,
"filename": "elapsed_30s",
"text": "Thirty seconds elapsed. Stay locked in."
},
{
"second": 45,
"filename": "elapsed_45s",
"text": "Forty-five seconds elapsed. Keep your bearing."
},
{
"second": 60,
"filename": "elapsed_60s",
"text": "One minute elapsed. Keep pressure on."
},
{
"second": 75,
"filename": "elapsed_75s",
"text": "One minute fifteen elapsed. No hesitation. Move."
},
{
"second": 90,
"filename": "elapsed_90s",
"text": "One minute thirty elapsed. Stay disciplined."
},
{
"second": 105,
"filename": "elapsed_105s",
"text": "One minute forty-five elapsed. Breathe and press."
},
{
"second": 120,
"filename": "elapsed_120s",
Expand Down Expand Up @@ -162,34 +182,6 @@
{
"filename": "cmd_finish_rep_keep_pushing",
"text": "Finish the rep. Then keep pushing."
},
{
"filename": "cmd_drive_forward",
"text": "Drive forward. No hesitation."
},
{
"filename": "cmd_keep_pressure",
"text": "Keep pressure. Don't let up."
},
{
"filename": "cmd_move_now",
"text": "Move now. Sharp and precise."
},
{
"filename": "cmd_push_pace",
"text": "Push the pace. Don't coast."
},
{
"filename": "cmd_push_through",
"text": "Push through. Stay in the fight."
},
{
"filename": "cmd_reset_breathe",
"text": "Reset. Breathe. Attack again."
},
{
"filename": "cmd_stay_sharp",
"text": "Stay sharp. Eyes up."
}
]
}
Comment thread
github-actions[bot] marked this conversation as resolved.
Binary file modified native-ios/RandomTimer/Resources/Sounds/airhorn.mp3
Binary file not shown.
Binary file modified native-ios/RandomTimer/Resources/Sounds/alarm.mp3
Binary file not shown.
Binary file modified native-ios/RandomTimer/Resources/Sounds/bell.mp3
Binary file not shown.
Binary file modified native-ios/RandomTimer/Resources/Sounds/buzzer.mp3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified native-ios/RandomTimer/Resources/Sounds/drum_roll.mp3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified native-ios/RandomTimer/Resources/Sounds/gentle-chime.mp3
Binary file not shown.
Binary file modified native-ios/RandomTimer/Resources/Sounds/gong.mp3
Binary file not shown.
Binary file modified native-ios/RandomTimer/Resources/Sounds/klaxon.mp3
Binary file not shown.
Binary file not shown.
Binary file modified native-ios/RandomTimer/Resources/Sounds/siren.mp3
Binary file not shown.
Binary file modified native-ios/RandomTimer/Resources/Sounds/whistle.mp3
Binary file not shown.