OpenTelemetryTextToSpeechClientBuilderExtensions 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 OpenTelemetryTextToSpeechClient instances.
public ref class OpenTelemetryTextToSpeechClientBuilderExtensions abstract sealed
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public static class OpenTelemetryTextToSpeechClientBuilderExtensions
public static class OpenTelemetryTextToSpeechClientBuilderExtensions
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
type OpenTelemetryTextToSpeechClientBuilderExtensions = class
type OpenTelemetryTextToSpeechClientBuilderExtensions = class
Public Module OpenTelemetryTextToSpeechClientBuilderExtensions
- Inheritance
-
OpenTelemetryTextToSpeechClientBuilderExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| UseOpenTelemetry(TextToSpeechClientBuilder, ILoggerFactory, String, Action<OpenTelemetryTextToSpeechClient>) |
Adds OpenTelemetry support to the text-to-speech client pipeline, following the OpenTelemetry Semantic Conventions for Generative AI systems. |