Posts by madujr • 33 points
3 posts
-
-1
votes1
answer40
viewsQ: Chatbot without internet access
Good night! I would like to ask a question, there is the possibility to create Chatbot using Watson Assistant or Microsoft technologies to be accessed from a local server without internet access?…
-
0
votes1
answer53
viewsQ: Parse URL image
How can I do instead of sending an parse to the location it parses an image from a remote address or a url. Because if I try to replace the address: C: Users Format Downloads JRMJ.jpg with a URL the…
-
3
votes1
answer249
viewsQ: Error return method "public async Task<string>"
When I run the code below, it gives error on this line: Literal1.Text= ObterEmocoes(imageFilePath); Is giving this error message: An object reference is required for the non-static "Program.Get…