Power Apps is a suite of apps, services, connectors, and data platforms that provides a rapid application development environment to build custom apps for your business needs. Click here for more details.
An Audio control plays a sound clip from a file, a recording from a Microphone control, or the audio track from a video file.
In this article, you will learn how to use Audio Control in Microsoft Power Apps.
Step 1
Open the URL https://powerapps.microsoft.com/en-us/ in the browser for Power apps,
Create an account with your Organisation Mail ID and login it, after login your Power Apps account you will see a screen like the below image,
Step 2
First, click on Create (+ ) and select the Canvas app from blank.
Next, give the App name as PAAudio and format as Phone, and then click on Create.
Step 3
To test the audio control, rename the Screen name as ScrAudio.
Add the following controls in the screen for Audio Control feature view,
Insert the Label Control and set the Name property as LblName and Text Property as Audio Control in Power Apps.
Insert the Audio Control and set the Name property as AudTest.
Select and add the media file,
Now the Media file is added,
Step 4
Now we can see the preview of your App in Power Apps Studio, and the output of the PAAudio is,
After Clicking the Play button,
Summary
Now you are successfully tested Audio Control- PAAudioin Power Apps Studio environment.