Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Could you please add binding libraries for Azure Speech SDK #640

Open
ThinhTranA opened this issue Aug 13, 2019 · 4 comments
Open

Could you please add binding libraries for Azure Speech SDK #640

ThinhTranA opened this issue Aug 13, 2019 · 4 comments
Assignees
Labels

Comments

@ThinhTranA
Copy link

ThinhTranA commented Aug 13, 2019

Link to SDK:
https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/speech-sdk
Currently, this SDK supports everything but Xamarin...

It has interests from Xamarin Forum as well
https://forums.xamarin.com/discussion/101308/how-to-implement-voice-to-text

Currently, I'm been using this library:
https://github.com/NateRickard/Xamarin.Cognitive.Speech
But it is using REST only 15 seconds and not supporting Websocket.

The Speech SDK support 2 core feature that REST doesn't have:

@pictos
Copy link

pictos commented Sep 4, 2019

Hey, if you guys want I can send a PR for Android Binding.

@ThinhTranA if you want to build by your self, just create a BindingLibrary and add this line in Metadata.xml

<remove-node path="/api/package[@name='com.microsoft.cognitiveservices.speech.internal']"/>

@newky2k
Copy link
Contributor

newky2k commented Sep 10, 2019

@pictos that would be really good if you could!

thanks

@pictos
Copy link

pictos commented Sep 11, 2019

@newky2k sure. Exists some guide for first contribution? I mean some information about the cakes, attached the .jar file, etc

@moljac
Copy link
Member

moljac commented Sep 13, 2019

FYI
Bindings and sample awaiting review.

PR
#667

@moljac moljac self-assigned this Sep 13, 2019
@moljac moljac added the in-progress Work is in progress label Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants