I'm creating an alexa skill for my Android automation App called MacroDroid. I'm going to support multiple languages and I'm having trouble finding a workable invocation name.
Ideally I'd like to be able to say: Alexa, run <some_name> in MacroDroid
In English when I say this to alexa it usually picks up macro and droid as two separate words. This could be workable by setting my invocation name to "macro droid", but unfortunately it doesn't work at all for other languages.
In French I'd like to be able to say something like: Alexa, demande à MacroDroid les test
I've been trying to say MacroDroid to a french alexa and it can't pick this up at all, and is usually completely different words that are picked up. I really want to keep my brand/app name as part of the invocation name but I can't figure out any way to do it. Is there any way to train Alexa to recognise MacroDroid as a keyword in multiple languages?