OpenTelemetrySpeechToTextClientBuilderExtensions 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 OpenTelemetrySpeechToTextClient instances.
public ref class OpenTelemetrySpeechToTextClientBuilderExtensions abstract sealed
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001")]
public static class OpenTelemetrySpeechToTextClientBuilderExtensions
public static class OpenTelemetrySpeechToTextClientBuilderExtensions
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001")>]
type OpenTelemetrySpeechToTextClientBuilderExtensions = class
type OpenTelemetrySpeechToTextClientBuilderExtensions = class
Public Module OpenTelemetrySpeechToTextClientBuilderExtensions
- Inheritance
-
OpenTelemetrySpeechToTextClientBuilderExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| UseOpenTelemetry(SpeechToTextClientBuilder, ILoggerFactory, String, Action<OpenTelemetrySpeechToTextClient>) |
Adds OpenTelemetry support to the speech-to-text client pipeline, following the OpenTelemetry Semantic Conventions for Generative AI systems. |