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
~3K People Reached
Interests
Programing, Java

9 Posted Topics

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
163
Member Avatar for victor78
Member Avatar for najiawad0

I recomend it to. It is realy great and it has a lot of futures that windows or Mac doesn't but you need to get used to it. I have an uncle and he helped me a lot. Also you can get DirectX on linux but you need to install …

Member Avatar for Violet_82
0
269
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
400
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
182
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
213
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
413
Member Avatar for joshl_1995
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
517

The End.