Skip to content

Commit 86f1f5a

Browse files
Update docs/ff-concepts/file-handling/displaying-media.md
Co-authored-by: Pooja Bhaumik <[email protected]>
1 parent 49ac300 commit 86f1f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ff-concepts/file-handling/displaying-media.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Currently, audio recording is not supported in **Run** or **Test** modes due to
8383

8484
This action starts the recording. It also provides a name to the recording, which you can use later to stop the recording using the [Stop Audio Recording](#stop-audio-recording-action) *action.*
8585

86-
Before adding this action, ensure you [request microphone permission](../../resources/projects/settings/project-setup.md#request-permission-action). Then, inside the **TRUE** section of the permission check, add the **Start Audio Recording** action. By default, the **Name** is a randomly generated string. You can change it to a more descriptive name for easier identification.
86+
Before adding this action, ensure you [request microphone permission](../../resources/projects/settings/project-setup.md#request-permission-action). Within the **TRUE** block of the permission condition check, add the **Start Audio Recording** action. By default, the **Name** field value is a randomly generated string. You can change it to a more descriptive name for easier identification.
8787

8888
:::tip
8989

0 commit comments

Comments
 (0)