Closed wahyuen closed 7 months ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ryogok, @TFR258, @tburns10.
Thank you for your feedback. Tagging and routing to the team best able to assist.
Hi @wahyuen. Thank you, for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.
bump
Hi @wahyuen, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.
Describe the bug The new v3 Read API has a
language
field perline
that is returned in theReadResult
, however, this value is alwaysnull
Expected behavior What is the expected behavior?
language
to be populated with the detected language of the text that was readActual behavior (include Exception or Stack Trace) What is the actual behavior? Value is always
null
To Reproduce
Environment:
dotnet --info
output for .NET Core projects): [e.g. Azure AppService or Windows 10 .NET Framework 4.8] Windows 10 .NET Core SDK 3.1.401