Hacker News new | past | comments | ask | show | jobs | submit login

And they are the company that bought Skype, forced me to create Microsoft accounts and then mess things up, now they boutght Minecraft and I just receive an ultimatum to switch my Mojang account to a Microsoft account. F U MS, can't you let me login with existing shit,.

On a different topic, I am using some MS APIs at work (TTS stuff) and my impression of this MS products is bad, it feels like different teams that hate each other were forced to work on this shit and some other team is forced to cover it up with documentation. I don't recommend MS stuff if you have alternatives.




What are you talking about? Microsoft's Text-To-Speech APIs are the best on the market. Google's are definitely a distant second: not as many languages, not as many voices, and the output is nowhere near as good. After those two, there isn't really anything left worth mentioning.


I am talking about they have one documentation but if you look deeper there are 2 products, thay say here are 2 options long and short API , but look closer and see one uses names like "Name", "Voice" the other "name", "voice" , the list of voices of this 2 options are not the same , and you randomly get weird errors with shit message that will solve themselves in the next few days. If my memory is correct you authenticate in2 different ways.

So I would prefer MS do this;

1 this is our 2 completly different and incompatible APIs , they might look similar but are not the same, outpiut can differ even if you send same params to each one

2 give me good error messages, like if is your fault a request fails make it clear , if is my input the problem make it clear it is me and what is wrong


I mean, there's the old Windows-only SAPI from the Windows XP days that they haven't been developing for several years now, and the current Azure Cognitive Services, which is just a REST API with a pretty standard auth scheme. There's an official .NET package for wrapping that REST API, but it's certainly not necessary to use it if you know how to handle REST APIs. Is that what you're talking about?


Yes, the Azure API, there are 2 different things under the hood, the short and login APIs, that are different names, different auth headers, different voices supported, voices with same name that have different styles supported. Bad errors messages that popup and get fixed in a few days but only on one of the APIs. The issue is that I am trying to combine the short and long APIs in one product and I am hitting this big inconsistencies, I see lcearly there are 2 teams and do things different , if you use only one section you have a completly different experience.

Edit. I do the REST calls directly, not via an SDK and use the documentation from MS for the REST API so no SDK documentation or SDK code that hides the issues.


Microsoft's Text-To-Speech APIs are the best on the market.

Wow, I had no idea they were that good. Is there a way to get at them from a consumer level? For example, there are plenty of e-reader apps that use Google's TTS to read epub books as audiobooks. Anything similar for Microsoft or is it all on the developer side?


You can just try it out here from the browser if you like:

https://azure.microsoft.com/en-us/services/cognitive-service...


That's a good demo, but it isn't much use for making audio content from ebooks.


Transcribing an entire ebook this way is going to be _expensive_.


They have basically been licensing L&H then Nuance until they bought it outright.


I don't understand this complaint. You want separate logins for every service? You can't even argue that there are privacy issues - these are now all part of the same company.

Separate logins incur a cost to both the service operator (who has to run multiple secure identity systems, build multiple 2FA systems, manage multiple customer service teams, etc) and the client (who has to remember multiple passwords). Consolidation of identity services is natural. One secure login is better than dozens of insecure ones.

Before you yell "password manager" admit that the average person doesn't even know what a password manager is. "Every user changes their workflow" is not a practical solution.


> You want separate logins for every service?

In short: yes.

In long: I want separate logins for different domains. In no universe should Minecraft share a login service with Azure cloud engineering. And I shouldn't have to log in to use offline applications locally. And teams should support different logins for many accounts, like Slack figured out ages ago. By forcing changes to the login pattern for negligible to negative consumer benefit, it's clear Microsoft continues to be broken.

Microsoft and login services are terrible, and uniting them under one login to rule them all doesn't help.


You can create as many Microsoft logins as you like. If you want to separate Minecraft and Azure, go ahead. But there's no reason this requires separate authentication technology or infrastructure.


>But there's no reason this requires separate authentication technology or infrastructure.

Only if you are Microsoft replacing working login system with a new one costs zero.

But as a user you have no reason to change and many reasons not to do it, especially if you experienced already issues from the Skype account migration issue and you seen the news where giants ban your account for shitty reasons , so now I might lose my MS account access if my son somehow gets banned in Minecraft.

But you will say is more beautiful from an engineering POV to have one account to rule them all, my response is that is not as easy, I might already have 2 Skype accounts, 2 Minececraft accounts and 1 MS account that I use(MS might have created some other ones behind my back), it is ugly not beautifull.

What would have been beautiful maybe would have been from those smart devs to keep the old email and password login work and move their login server to Azure ,Windows and .Net if they are allergic to whatever Mojang uses, that is beautifull when dev changes help the users or don't screw with themn, changes that help devs are just for dev ego.


I don't really care, but I can only imagine that your opinion of what is "beautiful" doesn't carry much weight with the folks that have to build and maintain this shit.


The shit is already built, they need a system admin to keep it running. If those devs were smart enough they could do this transition transparently , you could continue login with your email/password but for some reason management wants this, this is someone project , instead of creating something new and good they move shit around.


It's a shame the people you say are working to maintain the infrastructure are so disconnected from the users that they are satisfied with it being, to quote, "shit."


> You want separate logins for every service?

I want a separate login for Minecraft than for MS services, yes.

> the client (who has to remember multiple passwords)

I'd guess that the majority of Mojang accounts don't have a corresponding MS account already.

> "Every user changes their workflow" is not a practical solution.

But that's precisely what MS are enforcing - you have to migrate your Mojang account to an MS account.


I'm talking about using your PC, not logging into Microsoft's online services. Using the same account for Microsoft's possessions like Xbox and Minecraft and Skype makes sense. That's fine. But you know something? Microsoft doesn't own my god damned computer.


This is a lame excuse, say what after the forced account migration is my pourchase invalid? Will Microsoft just drop the db table with my purchase and logins? Will they refuse to migrate people after?

No, they have to keep all that data and confirm even 2 years from now that I paid for this game and migrate my logins ,

Tell me know what is more expensive

1 Keep the Mojang logins for Java edition. do nothing

2 Write ton of code to force migrate Java edition players into the XBox ,Microsoft accounts.

It is not lke I can play from Linux PC with an XBox person multiplayer so there is Zero benefit for me, just some mangers and develoeprs at MS getting busy. They fucked up my skype account move so this is why I don't like when they are trying to move me to their shit account, Now what? when they block my MS account I lose Skype and Minecraft too?


They fucked up my skype account move

Ah yes, the old "you had a Microsoft account you didn't know about so when we merged the two any contacts you didn't have on both accounts were permanently erased" trick. Happened to me.


Yeah, people like to block off parts of their life. It's not really that hard to manage accounts with password managers and saved sessions. Microsoft doesn't need to have everything at their greedy little fingertips to data mine.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: