How to connect Windows Speech Recognition to Unreal Engine 4?

Pecka 1 Reputation point
2020-12-18T14:15:59.943+00:00

Guys, do you have any thoughts on how to connect Windows::Media::Speechrecognition to UE4?? Are there any examples of using Win10 functions for speech recognition in c++?

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,733 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Guido Franzke 2,196 Reputation points
    2020-12-21T13:54:07.233+00:00

    Hello,
    here are examples of Win10 functions for speech recognition in C++:
    Cplusplus-Speech-Recognition
    _inference_engine_samples_speech_sample_README.html

    For Unreal Engine 4, you should ask in their forums:
    forums.unrealengine.com

    Regards, Guido

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.