View my account

Comments

2 comments

  • MartyG

    RealSense SDK 2.0 does not include speech recognition, as the 400 Series cameras do not have a microphone.

    It might be possible to add speech recognition functions with an external microphone using the computer vision software OpenCV (which the RealSense SDK is fully compatible with via a support 'wrapper'.

    https://github.com/IntelRealSense/librealsense/tree/master/wrappers/opencv 

    Please google for 'opencv speech recognition' for more detals about creating speech recognition functions with OpenCV.

    0
    Comment actions Permalink
  • 819765928

    Thank you for your kind response.

    0
    Comment actions Permalink

Please sign in to leave a comment.