@robrtoprz realy the only documented way to communicate between modules is to send notification messages sendNotification(“some_identifier_string”, infomation_data_specific_to_this_identifier) so, what message happens when voice says ‘Selfie’??? u send that same message What code is listening for ‘Selfie’?? is it a MagicMirror module (like MMM-Hotword)? Or a python script?