콘텐츠로 이동

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?

| Trace | Span<any>

Span<SpeechGroupSpanData>