i have searched the forum and found lots of old topics, with several people already asking for this functionality! (just search for “notification sound”)
it would be very nice, that we can select which file to use for blynk notification. the same way as one can select ringtone, alarm tone, email, etc.
in my current project i would like to build a motion sensor based alarm, but with the current notification sound there’s no chance a sleeping person could hear that… and also, i think it would be very usefull to have a distinctive sound for blynk events.
i kindly ask, it would be so complicated to add this functionality in eventor widget? i mean like this:
when vpin value is higher / lower / etc than x, play sound: select mp3 from phone.
thanks!
edit: @Dmitriy, @BlynkAndroidDev, what do you think, there are any chances for this functionality in the near future?
Wire up a buzzer to an ESP and use bridge to send motion detection from the other room.
I wasn’t thinking of the Eventor but you might be right it could be difficult to autostart the video. That said videos play automatically even when you are not connected to Blynk (uses WiFi stream) but that’s different to autostart.
We had thought about sound selection, but due to the impossibility to sync use the same selection both on ios and android we decided not to include it. Maybe we could do some separate sound settings for platforms, we’ll think about it. @Dmitriy@Pavel any ideas?
Hello Blynk Community.
I have a follow up question related to this topic. I know that the notification widget allows you to select a sound when a notification occurs but is there a way to select the tone in the hardware so that the sound can be unique depending on the reason for the notification?
It appears that this was investigated 2 years ago and i could find any information about it when i checked the notification section of the Blynk docs. Please help.
I would imagine that unless the sound can be selected on both Android an iOS then it would be very difficult to change the Blynk library to specify which type of sound should be used for a notification.
The iOS version of the app doesn’t currently support selection of which sound can be used, presumably because of limitations imposed by Apple, so I guess it’s a feature that hasn’t been enabled in the library for this reason.
Hello Pete. Okay i am an android user and i am able to select the sound of the notification widget on the app. If i am able to do this, on the app is it possible to make this selection in my hardware using some line of code such as the lines of code available to change the colour and labelling of an LED widget or the state of a push button widget ?