This repository contains the source code for a unique and engaging text input application that provides an auditory typing experience. The application enhances the traditional text input by incorporating sound effects corresponding to each keystroke, creating an immersive and interactive user interface.
- Audio Feedback: Different key presses produce distinct typing sounds, enriching the user experience and making typing more engaging.
- Wave Audio Playback: Utilizes NAudio library for playing wave audio files, synchronizing sound with key presses.
- Fullscreen Mode: Allows toggling between fullscreen and normal window modes for an adaptable viewing experience.
- Sleek UI Design: The application features a minimalistic and aesthetically pleasing user interface with a focus on readability and user comfort.
- C#: The main programming language used for the application logic and user interface.
- WPF (Windows Presentation Foundation): Utilized for creating the graphical user interface (XAML).
- NAudio: Integrated for audio file handling and playback.
- .NET Framework: Framework used for building Windows applications.
Explore this repository to understand and utilize the code for creating your own text input application with enhanced auditory feedback.