Forum rules - please read before posting.

Voice recognition enigma with adventure creator

Hi all,
I was wondering if there was an "easy" way to integrate voice recognition with adventure creator. Say for example that the player would have to say out loud a word to solve a riddle.

I said "easy" as I'm still a beginner in handling unity and adventure creator ^^

Thank you all,
Lionel

Comments

  • You would need to supply a means of handling voice recognition - whether from your own code, or a separate Unity asset.

    Once you have such a means, however, hooking it up to AC shouldn't be too troublesome. What you'd essentially want to do is have a third-party voice recognition trigger an AC Cutscene or Hotspot Interaction if a given speech input is correct. This can be done through script, by calling an ActionLists's Interact function.

  • Thank you Chris, I'll look into that!

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.