How to recognize the head nodding pattern?

Dear,

How do i keep track the camera views rotation, so that i know its a Yes command?

Best
Drei

My best guess for your problem is to store the current head orientation when the question is asked then on tick sample the delta of the original and current. If the delta changes from positive to negative pitch you can detect that. If it happens enough you can count it as a nod.