Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xamarin.Android failed if Linker uses "SDK and User Assemblies" #27

Open
tekmun opened this issue Aug 14, 2019 · 0 comments
Open

Xamarin.Android failed if Linker uses "SDK and User Assemblies" #27

tekmun opened this issue Aug 14, 2019 · 0 comments

Comments

@tekmun
Copy link

tekmun commented Aug 14, 2019

Hi,
This API throws an exception if I use "SDK and Users Assemblies" for the linker option in my project.
detailedresult = await bingspeechclient.SpeechToTextDetailed(audiofile);
It works well if the linker option is "None" or "SDK Assembly only".
I believe it has to do with the options used to create the library. Is it possible to recompile and update this package so that users can use the "SDK and User Assemblies" linker option when using this plugin.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant