Hello and good day, everyone!
I’ve created a mini project, a 2D platformer game. I’d like to implement a voice input/command feature for character movement, allowing players to control the character using voice commands. The movement options I have in mind are walking, jumping, and attacking. I’m using Unity 2022 for this project, and I’ve been following Chris’ Tutorials on YouTube as a reference.
Are there any tutorial videos or websites or documentation you’d recommend for implementing voice input/command in Unity? Thanks in advance