@Russ Thanks thats it, now its working with the routine in spanish.
One last question, when running the python script I return the result to Alexa via SendResult.bat file. the problem is sometimes the scripts takes longer than 4 seconds to sent the result and Alexa says "no result"
I suppose the only solution for this is make the script faster?
More context: The script is a web scrapping that uses Selenium to search for a value in a website, this value should be sent to Alexa as the result.