Friday, March 22, 2019

Appointment Alerter In C# Using Speech Synthesis

In C#, we have the ability to use speech synthesis. We will create an application which alerts the user when there is an appointment by speaking out his appointment date and time and appointment text which he has saved. For saving appointments we will create a table in SQL Server database.

source https://www.c-sharpcorner.com/article/appointment-alerter-in-c-sharp-using-speech-synthesis/

No comments:

Post a Comment