跳转到内容

createSpeechGroupSpan

此内容尚不支持你的语言。

function createSpeechGroupSpan(options?, parent?): Span<SpeechGroupSpanData>;

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

Parameter Type

options?

DeepPartial<CreateSpanOptions<SpeechGroupSpanData>>

parent?

| Span<any> | Trace

Span<SpeechGroupSpanData>