OpenTelemetryTextToSpeechClientBuilderExtensions Class

Definition

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.

Applies to