Dear Community,
I am having trouble understanding two Lines of Code maybe one of you could help me out.
1. ear.addListener(“recognized”, “python”, “heard”) i am not sure how exactly it works or what it does
2. data = msg_i01_ear_recognized.data[0] I think this one stores the last heard words in data but I am not sure.
I am thankful for […] View