I am customizing some mobile forms in FactoryTrack 6.01.01. To facilitate rapid and repeated barcode scanning, I want to replace the success messages that they need to dismiss with a beep to easily notify the user that they are free to continue scanning.
In the form code behind I was able to call Interaction.Beep. This works fin on the smart client but not in the web client.
Anyone have any idea how I can issue a beep or play a sound?