wAIfu-DEV
wAIfu-DEV
I had the same error so I looked at the [implementation](https://github.com/Uberi/speech_recognition/blob/c89856088ad81d81d38be314e3db50905481c5fe/speech_recognition/__init__.py#L1395) and found out that on my Windows x64 PC the [platform.machine()](https://docs.python.org/3/library/platform.html#platform.machine) returns an empty string, which is not accounted...
btw there seems to be a [workaround](https://stackoverflow.com/a/71228053) for Windows but in no way should be used in a published application
Alright, so I **added** 2FA to my account and now it works without an issue, quite confusing. The default behavior for new microsoft accounts is to have 2FA turned off...
And when I mean works without an issue, I mean the auth flow where you have to go to http://microsoft.com/link?otc=XXXXXX haven't yet tested with plain creds