# 💻 Methods

Each of the following are accessed through your instance, for example:

const handsfree = new Handsfree({hands: true})

// Accessing the start method
handsfree.start()
Last Updated: 12/30/2020, 12:17:40 PM
Debugger