ToneNotificationMode Class |
Namespace: Com.Datalogic.Decode.Configuration
The ToneNotificationMode type exposes the following members.
Name | Description | |
---|---|---|
AudioFile | Play an audio tone of choice | |
Baroque | Play baroque tone. | |
Beep | Play a beep | |
JniPeerMembers | To be added. | |
None | None | |
Viper | Play viper tone. |
Name | Description | |
---|---|---|
ValueOf | Returns the enum constant of this type with the specified name. | |
Values | Returns an array containing the constants of this enum type, in
the order they are declared. |
NONE | Turn off audio notification mechanism |
BEEP | Play a simple beep sound |
AUDIO_FILE | Play the desired audio file, specified by GoodReadAudioFile, just one time |
VIPER | Play Viper beep sound, just one time |
BAROQUE | Play Baroque beep sound, just one time |