Remove legacy TTS segment manifest and audio endpoints in favor of new presigned and fallback audio URL approach. Update segment manifest structure to include `audioPresignUrl` and `audioFallbackUrl` fields, deprecating the previous `audioUrl`. Refactor segment ensure logic and TTS context to utilize the new playback source model. Add server utilities for generating presigned S3 URLs and introduce new API routes for presign and fallback audio retrieval. Clean up obsolete client API functions and types to reflect the new manifest format. |
||
|---|---|---|
| .. | ||
| generate.ts | ||
| segments-audio.ts | ||
| segments-auth.ts | ||
| segments-blobstore.ts | ||
| segments.ts | ||
| upstream-response.ts | ||
| voice-resolution.ts | ||