Z
Z
Zhbert2011-12-28 11:16:28
Java
Zhbert, 2011-12-28 11:16:28

A couple of Java specific questions

I came up with an idea for an interesting project. The project is hardware (presumably on Arduino)-software. I decided to write the software part in Java, so that it would be cross-platform. Although, to be honest, I just liked Java a lot not so long ago, I want to get to know it better. And so I want to ask the experts about a couple of specific questions:

1. How can you record a voice from a microphone in Java? It is desirable to write in waw. Are there any libraries for this? Or MB by standard means it is possible?

2. How is she working with USB? To communicate with the Arduino, of course.

If this is important, I work under Linux, I will also write under it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
red1ynx, 2011-12-28
@red1ynx

First link for "java microphone capture":
docs.oracle.com/javase/tutorial/sound/capturing.html
For "java media processing":
java.sun.com/javase/technologies/desktop/media/
Java Media Framework
By request "java arduino":
www.arduino.cc/playground/Interfacing/Java
Good luck.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question