Jump to content

Ambitious modding team for revolutionary mod. Voice recognition in


irswat

Recommended Posts

If I get this mod off the ground it will revolutionize the game. I aim to incorporate voice commands into skyrim. For example: saying "fus ro dah" would equip and perform unrelenting force. Other functions I want to include: equip, unequip, potions, as well as the same sort of autocasting functionality grimy built into grimy tools, you know the one where you can cast spells without having to unequip your weapon.

The way I plan to do this is to use an open source voice recognition software in conjunction with speech to text. I will then save the text and load the text file with Papyrus Utilities. I will cin the commands from the text file into a string and then parse them into categories (command/item/cast) and types (e.g. armor, weapon, potions, spells, shouts, etc) by running simple conditional statements. I will then call the commands.

I would like one or two experienced coders committed to helping me through the process that I can count on for answers, etc.

I need someone to help me create the voice to text engine: Using an open source library like CMU Sphinx create a lightweight voice to text program that is versatile enough for use with Skyrim dialect and update output in real time.

I can do the parsing and scripting in game.

What do you think?

Edited by irswat
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...