With the introduction of Datalogic Browser 1.8.1 it is now possible to perform a Good or Bad beep when a certain keywork is found on your webpage. This option gives you for example the possibilty to notify your user when he scans the wrong barcode. This potentially can reduce errors in your operation.
In order to make this work your website needs to give a message if either a good or bad action is performed. In the example below whenever a bad action is performed a message appears on the website (either in the head or body of the page) with bgsound. In order to make this work we configure the Datalogic Browser with the Inject Command bgsound and select the Bad beep:
Now everytime the bgsound is found on the page a bad sound beep is played.
The sound of this beep is handled by the Notification sound level. In case you want to change the volume of the beep you can also configure this (In Scan2Deploy Studio in this case:
All the documention of this feature can be found here:
https://datalogic.github.io/browser/operation#injection-commands-settings
Let us know what you think of this feature!