Asked — Edited

Speech Recognition Problem

Hello all,

This is my first post here, hence my first real big problem with the EZ-B. We are using the EZ-B as a college project and are finally in the final stages of our project.

But we hit a snag and the problem is whenever we implement the speech recognition into the project we get this problem:

User-inserted image

User-inserted image

User-inserted image

We are using Windows XP 32BIT English (US version) on vmware, because I work on a MacBook Pro.

The project is written in C# and works perfectly with the DLL. But now with the testing of the speech recognition in the EZ-B Builder we get the above errors.

Does anybody have a solution for the problem? (Please don't say to not use the SDK, the project must be written with the SDK and the builder)

The audio devices are configured and tested, Microsoft SAM is active on the Windows XP machine.

Thanks in advance!

Cheers,

Laurens


ARC Pro

Upgrade to ARC Pro

Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!

#9  

I've downloaded & installed de DX SDK and am trying to add the references.

However when I want to add the references of the two directX files. But they aren't listed anywhere in the references menu (.NET, .COM, )

#10  

Allrighty problems solved

SDK is pretty hidden from visual studio 10

Added them and compiled, everything works now!

Thx for the help!