java - How to install sphinx4? -


for vast majority of straightforward, need installing sphinx4 speech recognition software. in particular, using cygwin so.

1) how 1 set environmental path variable java sdk (i had install netbeans)

2) 1 need install ant if ant libraries present in netbeans?

3) there better way import sphinx jars .java project in netbeans through using cygwin?

i don't know i've been going wrong , use ,

for setting of environment variables.

1) right-click my computer icon on desktop , select properties.

2) click advanced tab.

3) click environment variables button.

4) under system variables, click new.

5) enter variable name java_home.

6) enter variable value installation path java development kit. if java installation directory has space in path name, should use shortened path name (e.g. c:\progra~1\java\jre6) in environment variable instead.

note windows users on 64-bit systems

progra~1 = 'program files' progra~2 = 'program files(x86)' 

7 )click ok.

8) click apply changes.

9) close command window open before made these changes, , open new command window. there no way reload environment variables active command prompt. if changes not take effect after reopening command window, restart windows.

10) if running confluence ear/war distribution, rather regular confluence distribution, may need restart application server.

does 1 need install ant if ant libraries present in netbeans?

no. don't need install again.

is there better way import sphinx jars .java project in netbeans through using cygwin?

using cygwin(linux environment in windows) definately works , unsure other method.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -