Node Red - Send Voice Command Alexa

Guys.

Lets say i have a Voice command that i would ask Alexa to do. Is there away via Node Red that i can send the same voice command but without actually speaking it?

  1. Make a button helper
  2. Expose it to Alexa
  3. Create a routine in Alexa that does what you want and use the button as a trigger
  4. Call the input_button.press service from an NR flow or HA automation whenever you want the routine to run

Note that as the alexa doc states you need to have proactive events set up for this to work.

Thank you.

Not sure if this is what you meant but i have got it working in the Alexa App. When my VA is set to Open i get it is issue the voice command that i would use. Thus my Plex app opens.