I'm working on a .Net MAUI application for Zebra TC22 (Android), using EMDK (EMDK for Xamarin v8.0). Is there a way to programmatically control volume of the beep the device emits on a scan?
How to programmatically control scan beep in EMDK ?// Expert user has replied. |
1 Replies
Can you please elaborate the use case? There is a MX feature Audio Volume UI Manager - TechDocs which can be accessed programmatically via EMDK ProfileManager API. But need to confirm the feasibility of controlling the volume of scan decode beep.