Sound recorder to create a new recorded sound file

I am getting 802 error: null whenever I try to start recording…

The saved recording info says " If the “saved recording” value is an empty string, it will create a new file in appropriate location" and that’s what I want…I have left that blank/empty. But it throws an error whenever I start recording.

Can you provide the logcat?

And how can i do so?

I also tried write external storage permission…it still shows “Error 802: Cannot start recording: null” :sob:

See here:

Hey its hard for me to do so…Can u plz clarify…it seems a bit complex…

I am trying with a third party application…

By the way I don’t know anything about logcat…I will share the info that the third party app will provide…

should i share the whole text…tell me if it includes some sensitive info about my device or not?

Well…log reader apps need root permission to print logs of other applications.

Oh…but mine is not a rooted device…can we leave the idea of logcat?

let me share the blocks of the screen where the recording is to be done…

@Django_s_Android_App
@vknow360

blocks (14) blocks (13) blocks (12) blocks (11) blocks (10)

blocks (7) blocks (6) blocks (5) blocks (4) blocks (3)

You have to define the path where the sound should be saved beforehand (before starting rec). Set the absolute path: /storage/emulated/0/...

It would be best if you save in the ASD now, as this will be necessary from Aug / Nov 2021 when Kodular targets Android 11.

Btw, no need to ask for permissions, these are requested automatically.

Note: → @pavi2410 The red crossed out part should be removed:
grafik

3 Likes

You striked at the right place. This red cross part was confusing me a lot. I just used your GET ASD extension to create ASD and then set “saved recording” with joining audio.3gp to the ASD path and it worked. Thanks a lot @bodymindpower …Thanks a lot.

1 Like

@bodymindpower I rather chose to fix the issue :slight_smile:

The fix should be available with the next beta update

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.