Hello Everyone i need small help regarding to the "audioPlayerField()",
i want to play the mp3 audio in interface so that i am using the audioPlayerField() but i am unable to play the song can any one help for this
Discussion posts and replies are publicly visible
What do you mean with "unable to play the song"?
Where do you host that file?
Using the link i have called the mp3 audio but it's not working
Is this the plugin you are using?
community.appian.com/.../audio-player-component-plug-in
Is that file hosted in Appian?
Yes, this one only and now the file is playing (what i gave pelvically that file is not hosted in Appian) thanks for the replay.
i have multiple audio files when i am playing the 2nd audio file the 1st one should be stop how to configure it.
Never used the plugin but I would try doing something with
and setting the volumne to 0 (muting it effectively)
Thank you it's working
I have the following code, but when local!valid changes to false, the volume does not increase.
audioPlayerField( urlResource: "https://api.twilio.com/cowbell.mp3", enableAudioLoop: true, volume: if(a!isNotNullOrEmpty(local!valid), 1, 0), onPlayerStateChanged: a!save(local!player, true), showWhen: not(local!player) ),
Hi,https://cloudconvert.com/mp4-converter use this link to convert your MP3 video format to MP4 video format only then documentViewer() function will work. pass the DocumentId in document parameter.a!documentViewerField(document: index(local!movieData,'recordType!{1d235c45-9765-4e16-a0e3-480e7c8b87f1}MS Movie.fields.{4f14a13e-bbe6-49c7-933a-ca333c14b792}movieTrailer'),marginAbove: "STANDARD")