How to insert picture audio?

I want to know how to implement audio playback when the user clicks on the picture.

Hi,

It’s easy to play audio when the user clicks on an image by using the Play Audio action. Please follows the below steps:

  1. In Events-Actions pane, add On Click event to the image.
  2. Add Play Audio action to this event.
  3. Select the audio that you want to play when clicking on the image.

Please see the below screenshot for more details:

play_audio

Regards,