Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
TypeScript SDK リファレンス
options
WeaveAudio
WeaveAudioInput
例
const audioBuffer = fs.readFileSync('path/to/audio.wav'); const weaveAudio = weaveAudio({ data: audioBuffer });
このページは役に立ちましたか?