コンテンツにスキップ

createSpeechSpan

このコンテンツはまだ日本語訳がありません。

function createSpeechSpan(options, parent?): Span<SpeechSpanData>

Create a new speech span. The span will not be started automatically.

Parameter Type

options

DeepPartial<CreateSpanOptions<SpeechSpanData>> & object

parent?

| Trace | Span<any>

Span<SpeechSpanData>