You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: speech and music URL mode returns empty output
API returns the audio URL in data.audio (not data.audio_url) when
output_format='url'. Use outPath as the source of truth for decoding
mode instead of checking response field names.
Affects: speech synthesize (no --out), music generate (no --out)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments