Search code examples
c#.netartificial-intelligencealarm

Alarm Clock application help (AI)


Ok, so i'm creating an AI for my self called Scot, now one of the features it will have is a alarm function to wake you up at 6 am or any time that the user will speak into the mic. Now the thing I can't get is the alarm its self and how I would use a "Speak-to-Text" to set the alarm to a specific time. The functions it would have to do is,

1.speak into mic and have the "Speak-to-Text" and only get the integer of the the sentence so say someone speaks "Set an alarm for 6am" it ignore everything but the integer 6am. 2. Next the program would ask if you would like to do this alarm in 24 hour intervals "Yes or No" 3. Lastly the AI would generate the whole alarm and would wake you up at 6am.

Please help me I have been at this for 12 hours now with no luck! I'm literally pulling out my hair!

If you need the code for my AI I can give you it.

Question: "Could you send me to a website that shows exactly this, or PREFERABLY put the possible way to code this in the comments!"

Thanks so much Joe Meyer


Solution

  • I figured it out I found a video on Youtube to do basically exactly what I wanted Youtube Alarm Clock, of which by using this video you can make it so you can use an ai