Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
weaveAudio
▸ weaveAudio(options): WeaveAudio
新しい WeaveAudio オブジェクト を作成します。
パラメータ
| 名前 | 型 | 説明 |
|---|---|---|
options | WeaveAudioInput | このメディアタイプのオプション - data: Buffer 形式の生のオーディオデータ - audioType: (オプション) オーディオファイルの形式。現在は ‘wav’ のみサポートされています。 |
戻り値
WeaveAudio
Example