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

fix malformating of audio data in the request body

Open KoRiF opened this issue 3 years ago • 0 comments

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

KoRiF avatar Aug 05 '22 13:08 KoRiF