+ 15
How can I record an audio in java?
6 Réponses
+ 6
You will need to import an event listener that will utilize the mic and detect audio. You will need a record and stop button. If ur not using GUI you will need same thing but a import scanner so user can type or hit a key to stop.
+ 9
I know how to create an app
+ 9
Thank you!
+ 8
+ 5
Thats very helpfull.
Thank you!
+ 1
how