I need a solution for this problem, what happens is that when initializing this extension this error appears “startRecording() called on an uninitialized AudioRecord.” but it only appears when the application is opened for the first time.
com.gmail.at.oumar.dot.mouha.SoundAnalysis.aix
extension removed. Only extension authors are allowed to upload their extrensions
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.
It is that there is nothing relevant about the blocks, you just have to start the extension and that’s it, but when it starts for the first time this error occurs