Vuforia Studio -> 3D Eyeware -> How do you convert something you say to text?
Okay, let me explain. So my goal is to find a specific book on a bookshelf model by using the following command sequence:
Me - Find Book
App - What book are you looking for?
Me - A Tale of Two Cities
Once I speak the title of the book, I want whatever JavaScript to convert that phrase to text so I can find the book. Only problem is, I have no Idea how to do that. I'm also using ThingWorx to hold a list of book data for me to port over to display to the user. As far as topics go, I realize how broad this is and I apologize for the ambiguity. Let me know if further clarification is needed.

