Table of contents
Swift
Objective-C

This documentation is deprecated. It applies only to legacy version 9.x of Barcode Reader and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

How to add/remove a “beep” sound once a barcode is found?

« Back to FAQ index

Version 10

This feature is controlled by the Dynamsoft Camera Enhancer module.

Dynamsoft.DCE.Feedback.beep();

NOTE: - Check the class Feedback for more details.

Version 9

This feature is controlled using the whenToPlaySoundforSuccessfulRead property. To enable the feature, set the property to either frame or unique. To disable the feature, set it to never.

This feature is disabled by default.

This page is compatible for:

Is this page helpful?

YesYes NoNo