Hello
I want to create a flow to record the microphone sound several times in several files, but the last audio recording automatically overwrites the recording before last.
is there a solution to not overwrite the files ?
Thank you
Record the microphone sound several times
Moderator: Martin
-
- Posts: 22
- Joined: 26 Aug 2019 14:47
Record the microphone sound several times
- Attachments
-
- flow_Microphone_Rec.xml
- (1.82 KiB) Downloaded 642 times
Re: Record the microphone sound several times
Hi
Use periodic timer trigger enter interval as you need example 25s and stop looping the flow. Enter time limit.
Create another flow to control enable and disable this flow when you don't need this flow to run.
From record4
Use periodic timer trigger enter interval as you need example 25s and stop looping the flow. Enter time limit.
Create another flow to control enable and disable this flow when you don't need this flow to run.
From record4
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1
Samsung Galaxy j2 non rooted.
Android 5.1.1
-
- Posts: 22
- Joined: 26 Aug 2019 14:47
Re: Record the microphone sound several times
thank you
please how to solve the error :Audio is already recording
please how to solve the error :Audio is already recording
Re: Record the microphone sound several times
Hi
Trigger periodic timer
Action stop recording audio
Action sleep 2s
Action start recording audio
From record4
Trigger periodic timer
Action stop recording audio
Action sleep 2s
Action start recording audio
From record4
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1
Samsung Galaxy j2 non rooted.
Android 5.1.1
-
- Posts: 22
- Joined: 26 Aug 2019 14:47