Users Lib
object UsersLib
A collection of user handling functions. They can either be called through the 'furhat' object, resulting in a furhat action (e.g. an attention command), or in the flow.
In both cases, the library must be called with a lower letter.
Examples :
furhat.usersLib.attendClosestUser()
val child = usersLib.getShortestUser()
Content copied to clipboard