BP_Furhat_ulohy/skill.properties
2026-05-18 15:01:11 +02:00

15 lines
527 B
Properties

name = Blank
mainclass = furhatos.app.blank.BlankSkill
version = 1.0.0
language = en-US
logLevel = INFO
#You may set this to a Furhat version.
requiresVersion = false
#Set to true if this skill should fail if there is no camera
requiresCamera = false
#Set to true if this skill should fail if there is no speaker
requiresSpeaker = false
#Set to true if this skill should fail if there is no microphone
requiresMicrophone = false
#Set to true if this skill should fail if there is no active recognizer
requiresRecognizer = false