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.dll for UWP apps? #40

Closed haiyan closed 6 years ago

haiyan commented 6 years ago

Hi, is it possible to get a build of the SpeechClient.dll targeted at .NETCore or a Portable Library so it can be used in a UWP app?

I want to use Audiograph in conjunction with the Speech API.

Thanks!

zhouwangzw commented 6 years ago

We are working a new version of C# Client SDK, which will be .NET Standard 2.0 and UWP compatible. But we do not have an ETA for release yet.

christian-becker-ta commented 6 years ago

Is there a solution for given context? I also need the SpeecClient.dll for connecting Microphone Input directly with LUIS to get the best matches in one step. Thanks for help,

zhouwangzw commented 6 years ago

The current C# client library supports integration with LUIS, but it only works on desktop. The 1.0.0.7 release supports also the new LUIS app endpoint.

christian-becker-ta commented 6 years ago

Do you know when an update will be released to make it compatible with UWP?

haiyan commented 6 years ago

I couldn’t wait for the UWP release, so wrote my own class. Will write a blog entry about it and share - fairly lightweight. Excited for the dll version !

On 2 Nov 2017, at 10:06, Chris notifications@github.com wrote:

Do you know when an update will be released to make it compatible with UWP?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

devedse commented 6 years ago

@zhouwangzw Is there already an ETA available on when the rewrite will be completed? Furthermore I think it might be good to leave this issue open and add a note to the readme on the main page that there's currently no C# SDK available for the Custom speech api in C#

wolfma61 commented 6 years ago

it will be April/May

nrweber commented 6 years ago

@wolfma61 and @zhouwangzw : Any update on when the .NET Standard version is coming?

wolfma61 commented 6 years ago

we just released the new Speech Service last week (https://docs.microsoft.com/de-de/azure/cognitive-services/speech-service/) there will be an initial refresh early June with improvements/bug fixes. I would hope the next refresh will help (late June/early July)