do Siri, OK Google or Cortana offer any API's for 3rd party apps? So that I could do things like get X app to do Y with voice commands? Either when I've got the app open/focused, or even when the app isn't running?
Cortana available on iOS and Android
71–80 of 144 posts
Re: Cortana available on iOS and Android
#72How about you let me strip it completely out of Windows 10 instead of just turning/disabling it mostly off?
Do you mean get all the features in windows 10 ported to iOS and android? Cortana integrates pretty deeply into the OS for that to happen.. Apple/Google would have to allow it and THATS not happening :)
Regarding integration - what is integrating so deeply, that it needs special handling? Google Now runs entirely with public API.
Re: Cortana available on iOS and Android
#73Earlier quoted context omitted.
If you are a windows 10 user and use cortana on desktop, and xbox one user which is likely to get cortana, you will have one personal assistant across all your devices. Is it a clear benefit, it entirely depends on your use case. As Windows 10 notebook owner, even though I mostly use Cortana on my phone, she/it has enough context when I use her on my notebook.
Problem is Microsoft will likely abandon Cortana before very long, like they've done with SO many of their products. Plays4Sure, the original Surface, Silverlight, I could go on. MS has no stomach for long-term commitment to their non-core products, and as such I'm always counting down the days till their latest innovation/copyvation gets the ax.
But really, what do you want a company to do when it has a failing product that isn't getting traction? It's unreasonable to keep it on life support for years for absolutely no reason whatsoever.
Edit: Also, Silverlight was updated yesterday to address https://technet.microsoft.com/en-us/library/security/ms15-12...
Re: Cortana available on iOS and Android
#74After going through a frustrating sign up with many screens and processes I was able to use Cortana. There I realized if it's not built into the phone it's going to be hard to delight users and or compete with each devices' built in assistant. I use Siri daily and she is useful when driving to control what Apple Music plays and other quick requests/actions.
I'm looking forward to trying Facebook's assistant .. hopefully it gives Siri a run for it's money and more!
Re: Cortana available on iOS and Android
#75Can anyone that has used Cortana say how it compares to Google Now? The Google Play preview screenshots show a lot of great stuff - flight tracking and so on - that Google Now already has. I'm not wedded to Google by any means (in fact, I like the idea of diversifying the services I use) but I'm not seeing huge pluses to Cortana yet. Irrespective, Microsoft has really been impressive lately. If I were in the market f…
Re: Cortana available on iOS and Android
#76I want to like Cortana, I really do. Unfortunately, it's linked to my phone's default language. So even though I could speak English, Cortana will not talk to me because my phone's interface is in Spanish. That is something I can understand - maybe there are development reasons why second language voice recognition is not possible. However, every time I update my OS, Cortana is added to my main screen again, perhaps…
Re: Cortana available on iOS and Android
#77I like it. In particular its recording, geofencing, and exposure of reminders is just MUCH more reliable than Google Now, which was previously my go-to for such tasks.
Re: Cortana available on iOS and Android
#78Earlier quoted context omitted.
> It baffles me that there are still so many services that try to 'automagically' intuit which language someone wants to have a service in, instead of just simply .. asking. My experience is that language/locale implementation for a big project is so complex that PMs like to handwave the language selection part away. On a recent project I had to go back and ask, "What if an english-speaking user is traveling in Germa…
When I was in China for a while, a frustrating thing was that many websites I've visited often started assuming and practically insisting that I knew Chinese. There was more than one site that I couldn't figure out how to switch back to English. I checked that my browser was still giving the "Accept-Language: en-US,en;q=0.5" header, but clearly websites know better than me.
Re: Cortana available on iOS and Android
#79I want to like Cortana, I really do. Unfortunately, it's linked to my phone's default language. So even though I could speak English, Cortana will not talk to me because my phone's interface is in Spanish. That is something I can understand - maybe there are development reasons why second language voice recognition is not possible. However, every time I update my OS, Cortana is added to my main screen again, perhaps…
Sigh, that's sad. It baffles me that there are still so many services that try to 'automagically' intuit which language someone wants to have a service in, instead of just simply .. asking. Google play is a prime culprit, for example, showing a mixture of language content on the play store. See also subtitles, dubbed content, books.. Another one - Sony's Playstation store, where if you choose a country, then the lang…
There's a simple explanation for that. Adding a UI may end up being much more involved than a somewhat complicated guessing infrastructure. And if that's fine for most of users, an organization might not care enough to make it better.
Re: Cortana available on iOS and Android
#80do Siri, OK Google or Cortana offer any API's for 3rd party apps? So that I could do things like get X app to do Y with voice commands? Either when I've got the app open/focused, or even when the app isn't running?
Another interesting point, Cortana is itself a CLIENT of open APIs you can build on as well.
It's a pretty interesting concept. It means it's really easy to knit together a user. One of the most fascinating concepts is this notion exposed by mbrace of "just in time" and "user specific" clusters. You can use a user's Azure environment to do distributed computation on their behalf (after getting them to agree to charges, of course) without exporting their data to a generalized cloud infrastructure.
This has a lot of potential for giving the user the best of both worlds. It's a hell of a lot more approachable than a DIY approach like Sovereign.