Dive Board



Voice Commands

Voice Commands

by Frank1000 on Mar 22nd, 2014 13:18 PM

Hi, is there a possibility to use voice commands for navigating on mobile game ? walk, run, stop, faster, backward ...

Pls share.

Regards,
frank

Frank1000

Posts: 9

Joined: 26.02.2014


Re: Voice Commands

by Sephiroth on Mar 22nd, 2014 19:19 PM

There's an AR app in Google Play (viewR) that uses voice commands, so it would definitely be possible. Not sure how it works though ^_^

https://play.google.com/store/apps/deta ... lter.viewr

Sephiroth

Posts: 45

Joined: 17.03.2014

dive-owner


Re: Voice Commands

by Frank1000 on Mar 22nd, 2014 19:50 PM

k cool, thx for hint Sephirot.

Frank1000

Posts: 9

Joined: 26.02.2014


Re: Voice Commands

by Torben on Mar 30th, 2014 23:19 PM

Hi!

I just used the google voice API - it's available since Android 4.03, I think...
The only thing you need to do is write a small android plugin for unity :)

It works something like this:
unity -> android java plugin -> android speech recognition service -> plaintext -> back to unity

Good starting points to learn how to do this can be found
here: http://www.theskyway.net/en/androidunitytutorial/ (android plugins for unity)
and here https://github.com/gast-lib ("clap activation", use of speech recognition API, and MUCH more..)

But don't expect too much: The API only works proper in relatively noiseless environments... :(

If you need further help, just ask :D

Torben

Posts: 63

Joined: 26.03.2014

dive-owner


Re: Voice Commands

by abel on May 18th, 2023 08:41 AM

[color=#374151][size=3][font=Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji]Define a set of voice commands that correspond to the desired navigation actions in your Mini Crossword game. For example, "walk," "run," "stop," "faster," and "backward" could be the recognized commands.[/font][/size][/color]

abel

Posts: 6

Joined: 24.03.2023