Azure-Samples / Cognitive-Speech-STT-Windows

Windows SDK for the Microsoft Speech-to-Text API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speech-api
Other
112 stars 89 forks source link

SpeechClient does not have a strong name #33

Closed Impertatore closed 6 years ago

Impertatore commented 6 years ago

--created a specific thread for this issue as it was nested in an unrelated post.

I'm receiving the following warning after installing the latest version of 'Microsoft.ProjectOxford.SpeechRecognition; version 1.0.0.6'; it suggests that the assembly is not signed; where can I locate the signed version of this assembly? CS8002: Referenced assembly 'SpeechClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name

Unfortunately this is a blocker for me, preventing me from implementing any features that reference it.

Can we please have another update -> when we can expect to see this issue resolved?

MEK3DK commented 6 years ago

I also have the problem with the "does not have a strong name" I use the nuget package. It is also a blocker for me, when is the next update?

priyaravi20 commented 6 years ago

We should have one in a month's time.

zhouwangzw commented 6 years ago

A new version 1.0.0.7 has been published today. All assemblies in the package are now signed with a strong name.