LoggingSpeechToTextClientBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extensions for configuring LoggingSpeechToTextClient instances.
public ref class LoggingSpeechToTextClientBuilderExtensions abstract sealed
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001")]
public static class LoggingSpeechToTextClientBuilderExtensions
public static class LoggingSpeechToTextClientBuilderExtensions
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001")>]
type LoggingSpeechToTextClientBuilderExtensions = class
type LoggingSpeechToTextClientBuilderExtensions = class
Public Module LoggingSpeechToTextClientBuilderExtensions
- Inheritance
-
LoggingSpeechToTextClientBuilderExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| UseLogging(SpeechToTextClientBuilder, ILoggerFactory, Action<LoggingSpeechToTextClient>) |
Adds logging to the speech-to-text client pipeline. |