Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~2K People Reached
Interests
Programing, Java
Member Avatar for ZixCo

Hi. I am making a program and I started at the first example for sphinx 4. I can't even run the program becouse I get an error:new ConfigurationManager(args [0]) so I can't even run the program. Please help. Here is my code: import java.net.URL; import com.sun.speech.freetts.Voice; import com.sun.speech.freetts.VoiceManager; import edu.cmu.sphinx.frontend.util.Microphone; …

Member Avatar for JamesCherrill
0
157
Member Avatar for victor78

harddisk recognize but fail to boot,a blue screen flash i think for errors but disappear rapidly.how to fix this and what is the problem?

Member Avatar for robert02
0
182
Member Avatar for najiawad0

Should I get ubuntu on my mac? Is it good for programming? Does DirectX support linux?

Member Avatar for Violet_82
0
263
Member Avatar for ZixCo

I'm making a messenger app and I need to know how to set up connections so that somebody could send messages to other via WI-FI.I googled a little and I find something at this page [Click Here](https://code.google.com/p/simple-android-instant-messaging-application/source/browse/trunk/src/com/mekya/communication/SocketOperator.java)but I don't understand it.Here is my main class/StartingPoint (all my code is just …

Member Avatar for cool_zephyr
0
397
Member Avatar for ZixCo

This won't be a question but actually a boon. I'm making an research project so I would ask you to go website the and answer my questions please http://www.mojaanketa.si/anketa/422957379/ Have a nice day.

Member Avatar for mike_2000_17
0
171
Member Avatar for ZixCo

Hi! I'm making an app and I need to know how to set position of strings in java. Here is a code: import java.awt.*; import javax.swing.*; public class Draw extends JFrame{ JPanel panel; JLabel string; public Draw(){ super("CO-LERNER"); setSize(300,150); setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); setVisible(true); setLocationRelativeTo(null); string = new JLabel("Example"); panel.add(string); add(panel); } }

Member Avatar for JamesCherrill
0
209
Member Avatar for ZixCo

Hi! I need a bit of help here. I started a new project and i need to know how to set position of JLabels(strings). Can I just set pixels or use Int x = 300, Int Y = 400?? I realy need help. I will be thankful for all the …

Member Avatar for ZixCo
0
366
Member Avatar for joshl_1995

Hello Community, I was just wondering what this url is "https://fbcdn-photos-d-a.akamaihd.net/hphotos-ak-ash3/hellocdn.html?v=1" for some reason on start-up my computer will open this url not all the time but occasionally. It doesn't do anything it just gives my a blank page, the HTTPS certificate is in affect so I don't thing it's …

Member Avatar for ZixCo
0
232
Member Avatar for ZixCo

HI. I'm new at programing in Java and I made a little program that: 1. Show current date 2. Show curent time 3. When button about pressed pop up about 4. When button setalarm pressed set Alarm(for begining in minutes) The problem is when i run the program everything works …

Member Avatar for ZixCo
0
487