Share the "Boop!" We need a little Shane Young in ALL our apps.
@ShanesCows4 жыл бұрын
I think this link works :) auzreblobtest.blob.core.windows.net/websitefiles/Boop.mp3 Don't have too much fun 😂
@biraveen44 Жыл бұрын
Is it possible to connect the player to an lets say spotify, and make it play songs from the spotify?(as a web player)
@ShanesCows Жыл бұрын
I have never tried so I am not sure. Spotify has an API so maybe? Sorry.
@GrahamMcneil-vr6ej Жыл бұрын
any idea how to do this onselect of the microphone. indicating the mic is on?
@jellevancamp71903 ай бұрын
Thanks for this tutorial. It works perfectly in the preview setting, but when i load the app on mobile, it doesn't play the sounds. Any idea how to work around this?
@ShanesCows3 ай бұрын
Odd, I haven't checked in a long, long time so not sure. If you just put an audio control on the screen and click it, does that work on mobile? That is where I would start.
@riccom100 Жыл бұрын
Now I had another problem to run it OnStart. The audio just doesn't go on. Any advise?
@Mrkk11033 жыл бұрын
Thanks Shane, I've just caught up with this one. I'll be using this in a Powerapps Audio Sailing compass that I'm building. Basically I type in the heading that I want and the App will tell me if I should turn left or right! A fun little project that will hopefully help me on my sailboat.
@ShanesCows3 жыл бұрын
Awesome. Happy adventures!
@jasonwilliamson13968 ай бұрын
Is there a way to run the powerapp and have an upload option and automatically play the soundclip on click? Looking for a way to be able to just have a local dynamic soundboard....thanks if you know.
@ShanesCows8 ай бұрын
I haven't tried but I think this would work. 1 - Watch this video to learn to use the Attachment control to attach the sound 2 - Set the audio playback control to use Last(AttachmentControl.Attachment).Value as the Media 3 - Profit? I feel like this should work.
@jasonwilliamson13968 ай бұрын
@@ShanesCows Profit? I'm not tracking this... I'm using this as a way to upload songs for the US Space Force ceremonial songs. We are using the DOD365 and our commander has certain clips that I would like to be dynamic. They change every ceremony.
@laetitiahuas64613 жыл бұрын
is there a video of the classes of the 8th of march somewhere if we've missed it? Thank you!!
@ShanesCows3 жыл бұрын
Sorry, I don't understand the question.
@yechielabu92652 жыл бұрын
Hi nice video thx !! , Is there a way to listen to audio files through the power app even though the screen is locked,? while driving etc .. thx !
@ShanesCows2 жыл бұрын
Not that I know of. sorry
@babylyngarcia8225 Жыл бұрын
Hi Shane, is there anyway that when i click a particular button, the audio will be played on another device? Scenario is, i have created a queue management system,when the agent calls in the next Token number from his workstation, the Token Dashboard Screen which is displayed in a TV screen should play the sound and not by local machine.
@ShanesCows Жыл бұрын
I am not sure, I am guessing it would depend on the other device having a wait to remotely trigger the audio.
@OhThreeSixtyFive4 жыл бұрын
Love the idea of adding sounds on button presses! I wonder if it can't be leveraged for accessibility purposes. To add an alternative means of triggering the sound (if you're only doing it based on a few buttons being pressed)... You can set the Start property of the Audio Control to the respective Button's 'Pressed' attribute. For example (for a single button named 'ButtonOne'): ButtonOne.Pressed And if you're playing audio based on multiple buttons: ButtonOne.Pressed Or ButtonTwo.Pressed Or ButtonThree.Pressed
@ShanesCows4 жыл бұрын
Love the idea! Thanks for sharing.
@zenlasurfer3 жыл бұрын
@@ShanesCows man do I like Shane's videos and then I saw an even idea with the button pressed! 1 caveat is Shane's code works well and the button pressed solution ONLY seems to works while the button is pressed down. So for my 5 sec dragon roar on form submission it did not work. Shane remains undefeated.
@riccom100 Жыл бұрын
thank you for sharing this. It worked the first time when I built it. But when I navigate to other page and come back, the audio file doesn't play. It will work again if I set the visible of the audio to true. Do you know what's going on and what can I do to correct this?
@riccom100 Жыл бұрын
I set the visible to true, then set a transparent background and turn off the "Show controls" option to make it looked "invisible" and it worked.
@ScozzieMan3 жыл бұрын
Thanks for an awesome video short and sweet!
@ShanesCows3 жыл бұрын
Happy to help
@riyaanbrink85744 жыл бұрын
Both insighful and entertaining. Your face when it goes boop.
@ShanesCows4 жыл бұрын
😂🤣😂🤣 Thanks Riyaan
@patrickselvy10643 жыл бұрын
Shane, good quick tip. However, I was trying to kick off the audio upon screen load and it does not work once I publish it only when previewing. I am using a timer to do the Reset and Variable toggle ...ideas?
@StevenDeMaio Жыл бұрын
I know its been a year, but i just ran into this issue and solved it with a work around. If you move the code from your timer to a button control, then code the timer to "Select(Button)" OnTimerStart or OnTImerEnd it will work flawlessly. This little bug drove me insane! It wouldn't work on the first trigger, but did work on the second trigger forward. Using this button trick works like a charm.
@kandarpjadfva84294 жыл бұрын
Hi Shane, Please make video of powerapps portal authentication
@ShanesCows4 жыл бұрын
Probably not. :( I haven't used Portal much so I wouldn't know what to show you. Sorry
@tomaskavicky3 жыл бұрын
great video Shane as always, I have a question though, is there a reason why (in my case Middle Europe) the syntax does not allow me to use ";" but I need to have ";;" ? I was trying to find a proper answer but no luck.
@ShanesCows3 жыл бұрын
I did a proper video on exactly this. 😍 kzbin.info/www/bejne/fXLHn4iIrZqabsk if you have suggestions for better tags so you have found it I am all ears b
@tomaskavicky3 жыл бұрын
@@ShanesCows I will check that👍 cheers mate, 😉....
@matthewzelt51814 жыл бұрын
Had some fun with this concept by creating a piano component with button keys and different pitches. You can also create some cool effects to your app by using a timer, collecting button presses and time indexes and essentially, creating a recorded version of your piano tune. Does anyone remember the old game The Incredible Machine? I think of this game everytime I "play" with PowerApps!
@ShanesCows4 жыл бұрын
So fun!!!! 🎹
@liquidmalibu Жыл бұрын
Great vid Shane. Is there anyway that when you press button it plays the sound and then navigates back to the Home Screen on completion?
@brandonkeast4 жыл бұрын
great video as always, Could you do a video on how to create multiple new items in a SharePoint list at once from a power app? I've created an asset system where we can upload a new item but if we get 10 new laptops that are all the same I want to input the manufacture and the model once and just input the serial number for each different laptop and create 10 new sharepoint list items.
@ShanesCows4 жыл бұрын
This isn't a bad idea. Does this cover it? kzbin.info/www/bejne/o5OuoKmXnKhqd9U
@RanmaSaotome6664 жыл бұрын
Hi Shane, Since as always you are the OMNIPOTENTGODOFPOWERAPPSTRICKSANDWOURKAROUNDS, do you have any tip, on how to set focus on a combobox, in a Phone layout canvas app? I know set focus is not meant to work with that, and i know that logically when i use a combobox i need to perform a selection but.......customers...... rightfully they would like something to work as dummy proof as possible :D when the screen is visible first get to focus on the first dropdown (by typing -.-") and after in the second one. My sneaky version would had been: - Have 2 vertical layout (got it from your video, since then I'm playing a lot with it) - in both layouts 1 text input (search bar) and below them a gallery so on visible the person would had had the focus set on the first search bar, and after selection in gallery 1 i would had the second layou pop up with focus on the search bar aswell. But still not the most elegant solution
@ShanesCows4 жыл бұрын
Better than anything I have off the top of my head. Good job!
@AndyTalbot-b5d7 ай бұрын
Looks like if you have the visibility set to false, the sound will no longer play.
@ShanesCows7 ай бұрын
Boo. There is a setting for Hidden controls you might try flipping. Settings > Upcoming Features
@1620GarageAndFarm4 жыл бұрын
I may have some fun with this.... Maybe make a wav library for those robo calls that come in... :)
@ShanesCows4 жыл бұрын
LOVE IT! 👍
@1620GarageAndFarm4 жыл бұрын
@@ShanesCows I will make a video !!
@flamengoevida64144 жыл бұрын
Que conteúdo top!!! Sou seu fã Shane, Rio de janeiro - Brasil
@ShanesCows4 жыл бұрын
Obrigado
@Slash10664 жыл бұрын
Can we get an "I'll be back" Arnie style on app exit 😂