Voice Aided ATM System in VB.NET Free Source Code
Introduction
This a Voice Aided ATM (Automatic Teller Machine) System in VB.NET and MS Access Database. This system simulates an automated teller machine with a voice-aided feature for the blind customers of a bank. The system will help the blind person with their transaction with a voice-aided guide for each action he/she will make.
About the Project
The system was developed using VB.NET and MS Access Database. The voice-aided feature was built using the SAPI. SpVoice, an object that brings text-to-speech engine capabilities. The system allows users to log in, withdraw, check balance, transfer funds, and change pins. For each action made by customers, the system will provide a corresponding voice message to allow the blind customer to hear the transaction that is made. This software only allows clients to transfer funds if their balance is greater than 1000.
Features
- Login
- Withdraw Cash
- Check Account Balance
- Transfer Fund
- Change Pin Code
- Voice Messages in every action
The Voice Aided ATM System Source Code is free to download on this website. Feel free to download the source code and modify it the way you wanted.
How to Run
Requirements:
Download and Install the following
- Microsft Visual Studio Software
- MS Office / MS Access Database Engine 2010
Setup
- Download and Extract the provided source code
zip
file. (download button is located below) - Locate the solution file inside the extracted source code folder. The file is known as Voice_aided_ATM.sln.
- Press the
F5
key on your keyboard to run the project
Sample Access
Account #: 1234567
Pin: 1234
Account #: 2434433
Pin: 0788
Account #: 9076546
Pin: 2222
Account #: 6643535
Pin: 5453
DEMO
That's it! You can now explore the features and functionalities of this Voice Aided ATM System in VB.NET and MS Access Database. I hope this will help you with what you are looking for and you'll find something useful for your future project.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Add new comment
- Add new comment
- 8928 views