Skip to content

adi-unni/Hackathon-ChessApp

 
 

Repository files navigation

Hackathon-ChessApp

A chess app for 2 players designed with user accessibility in mind. Use voice commands with the speech systhesis engine to see your spoken moves being played on screen. This app was designed to help users who could not interact with a keyboard or mouse play online chess.

Made for WarwickTECH

To run you need to first import the speech synthesis and recognition package:

  • dotnet add package Toolbelt.Blazor.SpeechSynthesis
  • dotnet add package Toolbelt.Blazor.SpeechRecognition --version 0.0.4.6-alpha

About

Made for WarwickTECH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 83.5%
  • HTML 10.4%
  • CSS 6.1%