MCPcopy Create free account
hub / github.com/TanStack/ai / api.audio.stream.ts

File api.audio.stream.ts

testing/e2e/src/routes/api.audio.stream.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createFileRoute } from '@tanstack/react-router'
2import { generateAudio, toHttpResponse } from '@tanstack/ai'
3import { createAudioAdapter } from '@/lib/media-providers'
4import type { ElevenLabsAudioModel } from '@tanstack/ai-elevenlabs'

Callers

nothing calls this directly

Calls 6

createAudioAdapterFunction · 0.90
generateAudioFunction · 0.90
toHttpResponseFunction · 0.90
modelToFeatureFunction · 0.85
jsonMethod · 0.80
errorMethod · 0.65

Tested by

no test coverage detected