6 references to AsJson
Microsoft.Extensions.AI (6)
SpeechToText\LoggingSpeechToTextClient.cs (6)
64
LogInvokedSensitive(nameof(GetTextAsync),
AsJson
(options),
AsJson
(this.GetService<SpeechToTextClientMetadata>()));
80
LogCompletedSensitive(nameof(GetTextAsync),
AsJson
(response));
110
LogInvokedSensitive(nameof(GetStreamingTextAsync),
AsJson
(options),
AsJson
(this.GetService<SpeechToTextClientMetadata>()));
163
LogStreamingUpdateSensitive(
AsJson
(update));