cmusphinx / sphinx4

Pure Java speech recognition library
cmusphinx.sourceforge.net
Other
1.41k stars 586 forks source link

Procedures to implement in Unity3D #44

Closed Delaley closed 8 years ago

Delaley commented 8 years ago

Am stuck on a way to implement this in Unity3D. Any suggestions. Please is should be step by step.Thanks in Advance.

mbait commented 8 years ago

Are you asking for a fish? We only can teach people to fish, sorry.

Delaley commented 8 years ago

Yea I got yah. You see my problem is not knowing how to compile the source but What packages do I need to include to make Speech to text work. I think u get me right? On Dec 3, 2015 7:15 PM, "Alexander Solovets" notifications@github.com wrote:

Are you asking for a fish? We only can teach people to fish, sorry.

— Reply to this email directly or view it on GitHub https://github.com/cmusphinx/sphinx4/issues/44#issuecomment-161751557.

mbait commented 8 years ago

This library has nothing to do with Unity3D. I have a bare understanding of what Unity3D is (some kind of video game engine?). If you want to use sphinx4 with Unity - go ahead, let us know if you bump to any compilation or runtime problems. But here you are basically asking us to do your job for you.

Delaley commented 8 years ago

Kk no problem my bad. Not sure I would ask again. Coding gods forgive me. On Dec 4, 2015 12:21 AM, "Alexander Solovets" notifications@github.com wrote:

This library has nothing to do with Unity3D. I have a bare understanding of what Unity3D is (some kind of video game engine?). If you want to use sphinx4 with Unity - go ahead, let us know if you bump to any compilation or runtime problems. But here you are basically asking us to do your job for you.

— Reply to this email directly or view it on GitHub https://github.com/cmusphinx/sphinx4/issues/44#issuecomment-161832342.

Delaley commented 8 years ago

I think I've done enough. Lots of research and still no straight procedures to follow. Am done u folks can keep your projects to yourselves. Am just wondering what harm would it cause you if one shows someone how stuffs work. Goodbye see you latter

mainrs commented 8 years ago

Well, learning by doing I guess, try and error...

Delaley commented 8 years ago

You see I succesfully compiled Sphinx4 so my aim was to Use it as multiplatform library since is jar. Simply my difficulty is what files do I actually need. After scooping the need I realized. Most Android stuffs require package name. Looking at the Sphinx4 the packages are way too much. So simply am confused as what package to import to access the class. So now u see my trouble. On Dec 10, 2015 3:41 PM, "SirWindfield" notifications@github.com wrote:

Well, learning by doing I guess, try and error...

— Reply to this email directly or view it on GitHub https://github.com/cmusphinx/sphinx4/issues/44#issuecomment-163662880.