Skip to content

josephclaymiller/Voice-Notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Voice Notifications

Create notifications for your iPhone that play a short message in your own voice sent at a time of your choosing.

How to use

Download code and open "Voice Notifications.xcodeproj" in Xcode. Plug in device or choose simulator then press play. Give the app permissions to send notifications and to use the microphone. Press the "Create Voice Notification" button. Select the title and description for your voice notification. Select the "Record Voice" button to record your voice notification. Select the number of minutes and hours to wait until being notified then select the "Set Notification" button. Close the app. After the time interval specified the notification will be sent and you will hear your voice notification.

Development

Time spent: 17 hours

User Stories

The following functionality is completed:

  • First time user sees a welcome message
  • First time user asked for permission to use microphone and notifications
  • User directed to settings if app does not have permission for microphone or notifications
  • User can set notification to be sent after chosen amount of time
  • User recieves notification after a set amount time
  • User can record voice clip (30 seconds or less)
  • User can re-record voice clip
  • User hears own voice when notification received
  • User can set title for notification
  • User can set message for notification
  • User can play voice clip
  • App Icon
  • Multiple Views

Planned Features:

  • User can have more than one notification set at a time
  • User can view list of notifications
  • User can remove a scheduled notification
  • User can set notification for a date/time
  • User can view voice clips as images
  • User can edit voice clips
  • User can set recurring notifications

About

Create notifications for your iPhone that play a short message in your own voice sent at a time of your choosing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages