Documentation Index
Fetch the complete documentation index at: https://translations.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
weaveAudio
options): WeaveAudio
새로운 WeaveAudio 객체를 생성합니다.
매개변수
| Name | Type | Description |
|---|---|---|
options | WeaveAudioInput | 이 미디어 타입에 대한 옵션입니다. - data: Buffer 형태의 원시 오디오 데이터 - audioType: (선택 사항) 오디오 파일 타입으로, 현재는 ‘wav’만 지원됩니다. |
반환값
WeaveAudio
예제