Skip to content

idontcare1996/ua_mei_im_fusion

Repository files navigation

Multimodal Interaction Assignment: Fusion

Counter-Strike: Global Offensive Multimodal Assistant

Installation steps

  • Clone the repository.

  • Place gamestate_integration_quickstartguide.cfg and autoexec.cfg in your steamapps\common\Counter-Strike Global Offensive\csgo\cfg folder.

  • Make sure you have Microsoft.Speech and mmisharp.dll added to the Project References in Visual Studio.

  • Make sure you have the CSGSI, InputSimulator and Newtonsoft.json NuGet packages installed.

  • Make sure you have the following dll's in your AppGui/AppGui/bin/Debug folder:

    • Microsoft.Speech.dll
    • mmisharp.dll
    • CSGSI.dll
    • WindowsInput.dll
    • Newtonsoft.Json.dll

To run

  1. Open AppGUI,SpeechModality and DiscreteGestureBasics-WPF Visual Studio projects, and execute each one of them.

  2. Run mmiframeworkV2.jar with java -jar mmiframeworkV2.jar.

  3. Run FusionEngine.jar with java -jar FusionEngine.jar.

  4. Open Counter-Stike:Global Offensive in borderless fullscreen or say: "Abre o Counter-Strike" to the microphone.

About

Multimodal Interaction Assignment: Fusion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published