Hello.
Today I want to post an example of an audio recorder using inline java.
This way, you avoid freezing and simplify audio recording as much as possible.
In this example we save the audio buffer to a wav file.
Thank you to those who helped me set up the example
@drgottjr @jkhazraji @aeric
Download
thx
Today I want to post an example of an audio recorder using inline java.
This way, you avoid freezing and simplify audio recording as much as possible.
In this example we save the audio buffer to a wav file.
Thank you to those who helped me set up the example
@drgottjr @jkhazraji @aeric
Inline Java class with sub return question
Hello everybody. I have a question about inline java and classes. In summary. I need to make an app in B4J that listens to the microphone so I can use it with the VOSK right after. The objective is to listen to the microphone with inline java and pass the stream to b4j. However, I am...
www.b4x.com
Download
thx