Can Cortana be used when the application is running in Windows Universal Apps? My use case is quite simple - I need to cope with a situation where the user says: βOpen report from {June 2015}β, where {June 2015} is a placeholder and can contain any date ... I know how to do this when the application is not It starts, and the application should start; but I'm not sure if this is possible to do when the application is running ...
source
share