Skip to content

Sasha654/VoiceCmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoiceCmd

Voice commands for PC control (.NET, C#)

Initially the program has several built-in actions (lock the screen, end the user's session, restart and shut down the PC) and allows you to specify for each such action the text of the voice command for recognition. The software uses the Russian Microsoft Speech Platform. To use a different language, you must install the appropriate package and specify the appropriate instance of the System.Globalization.CultureInfo class in the code.

To run the program, you need to:

  1. Microphone

  2. .NET Framework

  3. https://www.microsoft.com/en-us/download/details.aspx?id=27225 - Microsoft Speech Platform - Runtime https://www.microsoft.com/en-us/download/details.aspx?id=27226 - Microsoft Speech Platform - Software Development Kit
    https://www.microsoft.com/en-us/download/details.aspx?id=21924 - Microsoft Speech Platform - Server Runtime Languages (MSSpeech_SR_ru-RU_TELE.msi)

    Performance checked on the Dell Latitude E7470.

About

Voice commands for PC control (.NET, C#)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages