Resource Base
Table of contents

This documentation is deprecated. It applies only to legacy version 2.x of Capture Vision and must not be used for new development.

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

Feedback

The Feedback class provides methods to trigger feedbacks from the hardware, such as vibrate and beep.

Definition

Assembly: package com.dynamsoft.dce

class Feedback

Methods

Method Description
vibrate Trigger a vibrate.
beep Trigger a beep.

vibrate

Trigger a vibrate.

void vibrate(Context context){}

beep

Trigger a beep.

void beep(Context context){}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: