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

File api.audio.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

createAudioAdapterFunction · 0.90
generateAudioFunction · 0.90
jsonMethod · 0.80

Tested by

no test coverage detected