datalogic / react-native-datalogic-module

React Native Datalogic Module for Datalogic Android devices
5 stars 6 forks source link

How to disable beep sound #9

Open bhimashankargais opened 1 year ago

bhimashankargais commented 1 year ago

Hello, I am working on datalogic SDK it working fine for me but I want to use my own sound for good or bad scan. Please suggest to me how to disable the default beep.

lleoncavallo commented 1 year ago

Hello,

set goodReadAudioModehttps://datalogic.github.io/android-sdk-docs/reference/com/datalogic/decode/configuration/DecodingNotification.html#goodReadAudioMode in com.datalogic.decode.configuration.DecodingNotification to NONE

BRs,

From: bhimashankargais @.> Sent: venerdì 11 novembre 2022 12:34 To: datalogic/react-native-datalogic-module @.> Cc: Subscribed @.***> Subject: [datalogic/react-native-datalogic-module] How to disable beep sound (Issue #9)

Hello, I am working on datalogic SDK it working fine for me but I want to use my own sound for good or bad scan. Please suggest to me how to disable the default beep.

- Reply to this email directly, view it on GitHubhttps://ddec1-0-en-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=https%3a%2f%2fgithub.com%2fdatalogic%2freact%2dnative%2ddatalogic%2dmodule%2fissues%2f9&umid=b15114a1-0190-4b44-8e0e-9c58ce35674a&auth=bc6023432fb3f5b9a777da98990f66c6e8c06982-b2203dcd1809da35d71c6aba5f6e290d1a2f776f, or unsubscribehttps://ddec1-0-en-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=https%3a%2f%2fgithub.com%2fnotifications%2funsubscribe%2dauth%2fADVTLBANMWCP62CT2V7UH7LWHYVJ7ANCNFSM6AAAAAAR5QOA3I&umid=b15114a1-0190-4b44-8e0e-9c58ce35674a&auth=bc6023432fb3f5b9a777da98990f66c6e8c06982-4b14489371f0f8aa9ef0a0da2e3f32a7d83fc88c. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>

INTERNAL Datalogic Confidential

[https://www.datalogic.com/upload/download/mktdocs/mailing/50anniversary_sign.jpg]

CONFIDENTIALITY NOTICE. This message is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. Any unauthorised review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please destroy all copies of the original message, including any and all attachments, and notify the sender immediately.

Productivix commented 1 year ago

hi, it is in the settings of the machine , not in the code