Skip to content

C++ voice bot that tells us each minute what time there is before the new year.

Notifications You must be signed in to change notification settings

jonathan2667/New-Year-2021-VoiceBot-Countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NewYear2021Countdown 🎉

Description

This C++ program provides a countdown to the arrival of the year 2021. It utilizes text-to-speech functionality to announce the countdown at minute intervals and congratulates once the new year is reached.

Features

  • Countdown to the year 2021.
  • Utilizes Windows Speech API (SAPI) for text-to-speech functionality.
  • Announces the countdown at minute intervals and congratulates once the new year arrives.

Note

The program requires a Windows environment due to its dependency on SAPI for text-to-speech functionality.

About

C++ voice bot that tells us each minute what time there is before the new year.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages