
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Talking atm aplication
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

The project is entitled as “ Talking ATM” created by using Visual Basic.NET as a front end and MS ACCESS as a back end.
A Talking ATM is a type of automated teller machine (ATM) that provides audible instructions so that persons who cannot read an ATM screen can independently use the machine. All audible information is delivered privately through a standard headphone jack on the face of the machine or a separately attached telephone handset. Information is delivered to the customer either through pre-recorded sound files or via text-to-speech speech synthesis.
A user plugs a standard headset into the jack, and can hear instructions such as "press 1 for withdrawal", "press 2 for deposit." There is an audible orientation for first time users, and audible information describing the location of features such as the number keypad, deposit slot, and card slot.
In this project all the customer information is maintained in the database. When user enter into the ATM center their face will recognized and the account number also got from the customer voice. Here the face recognition is the main important security of this system.
In this application is mainly developed for the blind people. The blind people can’t see the keyboard and the screen for the system. They enter the input details through voice. The voice to text converter will convert it into text and process further process. The system gives the instruction about the system usage through voice.
Front End : VB.Net
Back End : MSACCESS