Skip to content

H-Writes: A text input application with auditory feedback for an engaging typing experience.

License

Notifications You must be signed in to change notification settings

HalemoGPA/H-Writes

Repository files navigation

H-Writes

Typing Sound Enhanced Text Input App

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.

License GitHub Release GitHub Downloads GitHub issues GitHub pull requests

Features

  • 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.

Technologies Used

  • 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.