Data Sheet
www.veear.eu
46 EasyVR 3 User Manual (1.0.8)
Enumerator
CLAP_SENSE_LOW Lowest threshold
CLAP_SENSE_MID Typical threshold
CLAP_SENSE_HIGH Highest threshold
enum PinConfig
Pin configuration options for the extra I/O connector
Enumerator
OUTPUT_LOW Pin is a low output (0V)
OUTPUT_HIGH Pin is a high output (3V)
INPUT_HIZ Pin is an high impedance input
INPUT_STRONG Pin is an input with strong pull-up (~10K)
INPUT_WEAK Pin is an input with weak pull-up (~200K)
enum PinNumber
Available pin numbers on the extra I/O connector
Enumerator
IO1 Identifier of pin IO1
IO2 Identifier of pin IO2
IO3 Identifier of pin IO3
IO4 Identifier of pin IO4 (only EasyVR3)
IO5 Identifier of pin IO5 (only EasyVR3)
IO6 Identifier of pin IO6 (only EasyVR3)
enum SoundVolume
Some quick volume settings for the sound playback functions (any value in the range 0-31 can be used)
Enumerator
VOL_MIN Lowest volume (almost mute)
VOL_HALF Half scale volume (softer)
VOL_FULL Full scale volume (normal)
VOL_DOUBLE Double gain volume (louder)
enum SoundIndex
Special sound index values, always available even when no soundtable is present
Enumerator
BEEP Beep sound
enum GrammarFlag
Flags used by custom grammars
Enumerator
GF_TRIGGER A bit mask that indicate grammar is a trigger (opposed to commands)
enum RejectionLevel
Noise rejection level for SonicNet token detection (higher value, fewer results)
Enumerator
REJECTION_MIN Lowest noise rejection, highest sensitivity
REJECTION_AVG Medium noise rejection, medium sensitivity
REJECTION_MAX Highest noise rejection, lowest sensitivity
enum ErrorCode
Error codes used by various functions










