blog.mgechev.com/2011/11/01/cross-browser-sound-notifications
Preview meta tags from the blog.mgechev.com website.
Linked Hostnames
3Thumbnail

Search Engine Appearance
Sound notification in web page
Few days ago I was creating a system in which it was necessary to implement a sound notification feature. Well it’s not very hard task but of course you have to be careful with the browser compatibility. At first my source was something like that: playSound: function () { this.config.soundNotify.html('<embed src="' + this.config.soundFile + '.wav" hidden=true autostart=true loop=false>'); } Actually in my Linux it was working pretty well (I tried it mainly in Chrome).
Bing
Sound notification in web page
Few days ago I was creating a system in which it was necessary to implement a sound notification feature. Well it’s not very hard task but of course you have to be careful with the browser compatibility. At first my source was something like that: playSound: function () { this.config.soundNotify.html('<embed src="' + this.config.soundFile + '.wav" hidden=true autostart=true loop=false>'); } Actually in my Linux it was working pretty well (I tried it mainly in Chrome).
DuckDuckGo
Sound notification in web page
Few days ago I was creating a system in which it was necessary to implement a sound notification feature. Well it’s not very hard task but of course you have to be careful with the browser compatibility. At first my source was something like that: playSound: function () { this.config.soundNotify.html('<embed src="' + this.config.soundFile + '.wav" hidden=true autostart=true loop=false>'); } Actually in my Linux it was working pretty well (I tried it mainly in Chrome).
General Meta Tags
5- titleSound notification in web page · Minko Gechev's blog
- charsetutf-8
- X-UA-CompatibleIE=edge,chrome=1
- viewportwidth=device-width, initial-scale=1
- generatorHugo 0.121.1
Open Graph Meta Tags
6- og:titleSound notification in web page
- og:descriptionFew days ago I was creating a system in which it was necessary to implement a sound notification feature. Well it’s not very hard task but of course you have to be careful with the browser compatibility. At first my source was something like that: playSound: function () { this.config.soundNotify.html('<embed src="' + this.config.soundFile + '.wav" hidden=true autostart=true loop=false>'); } Actually in my Linux it was working pretty well (I tried it mainly in Chrome).
- og:typearticle
- og:urlhttps://blog.mgechev.com/2011/11/01/cross-browser-sound-notifications/
- og:imagehttps://blog.mgechev.com/images/code.jpg
Link Tags
6- alternatehttps://blog.mgechev.com/feed.xml
- amphtmlhttps://blog.mgechev.com/amp/2011/11/01/cross-browser-sound-notifications/
- shortcut iconhttps://blog.mgechev.com/images/favicon.ico
- stylesheethttps://blog.mgechev.com/css/highlight.css
- stylesheethttps://blog.mgechev.com/css/style.css
Links
11- https://blog.mgechev.com
- https://blog.mgechev.com/about
- https://blog.mgechev.com/post
- https://blog.mgechev.com/tags/development
- https://blog.mgechev.com/tags/internet