Hi,I’m using Speech Recognition(Win 10) to trigger actions and events,works in editor and build.
Can’t get WebGL to build.Is Speech Recognition possible in WebGL?
Thanx,
Steve
Considering Unity doesn’t even have support for the Microphone class on WebGL, I would be very surprised if you had access to a native OS speech recognition API.
Thanx Joe.