Azure-Cognitive-Services icon indicating copy to clipboard operation
Azure-Cognitive-Services copied to clipboard

Delphi Classes and Samples for connecting to, and using, Azure Cognitive Services

Results 3 Azure-Cognitive-Services issues
Sort by recently updated
recently updated
newest added

Im not sure if this project has been updated, but when in Delphi 11, my keys are entered Ok, but I always get a {"error":{"code":401000,"message":"The request is not authorized because...

[dcc64 Error] Azure.API3.Speech.SpeechToText.pas(100): E2250 There is no overloaded version of 'AddBody' that can be called with these arguments Reverting line 100 from: RESTRequest.AddBody(AInputStream, 'audio/wave'); Back to the most recent changelog,...

generalize value of TRestContentType type parameter in the RESTRequest.AddBody() call using implicit string value for this parameter leads to compile-time error on Delphi 10.4 Community Edition