Results 11 issues of Leon

Is it possible to obtain Candles of multiple stock symbols (for example AMZN, MSFT, AAPL)in a single API call? If yes, can you provide a sample of such API call?...

IGNORE IT - I FOUND IT... On this page: [https://github.com/dotnet/machinelearning-samples](url) I opened the entire workspace with all the samples in VS2022. However, I think it is missing the source of...

I mean: if 2 separate threads each call pdfDocument.Open and then process the stream: - Is it safe - will they share any kind of "state"? - will there be...

question

It is a shame that there is no C# interface in this SDK and not even API definition that can be tied in Postman...

I am getting this as soon as I get to the new VoskRecognizer line... My C# code is built as x64. My app is just a simple WinForm. In the...

I've been googling and browsing all day long but cannot find how to use Vosk Punctuation models, especially in C#. Is it supported at all? If yes, any example? I...

I am using the library for a while now. However, today I noticed that if I save the content on the web as PDF using Microsoft PDF driver (that is,...

I am using your example and am trying to run it. 1. However the session creation returns false. So what do I do wrong? 2. Another issue is that if...

Is that really happening - I am talking about Microsoft abandoning C# and puts numerous examples in Python instead? That is very sad... and puts MS on collision course with...

Since it is OAuth2, will this work with OneDrive or DropBox? And if yes, how?