Working on my first app and I want to add a meditation section where users can play meditation music to relax for a few minutes. How can I accomplish this?
This is an experimental reply from a bot. Please like it if it’s correct.
You can use the Audio Component to add music to your app. Make sure you are on a Details or Custom Screen, select the plus symbol in the Screen panel on the left side of the Layout Editor, and in Insert Component, locate Media and select Audio. In the General tab on the right side of the Layout Editor, locate the Audio field in Data. Use the menu to select an existing audio file from your data, or select Custom to enter a link to an audio file as a custom value. The audio file’s URL must be formatted with an audio file extension, such as .wav, .mp3, or .m4a, and be publicly accessible.
Glide • Audio ComponentThis topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.