OpenTelemetryTextToSpeechClientBuilderExtensions Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fornece extensões para configurar OpenTelemetryTextToSpeechClient instâncias.
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
- Herança
-
OpenTelemetryTextToSpeechClientBuilderExtensions
- Atributos
Métodos
| Nome | Description |
|---|---|
| UseOpenTelemetry(TextToSpeechClientBuilder, ILoggerFactory, String, Action<OpenTelemetryTextToSpeechClient>) |
Adiciona suporte openTelemetry ao pipeline do cliente de conversão de texto em fala, seguindo as Convenções Semânticas OpenTelemetry para sistemas de IA Generativo. |