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

File api.tts.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

createTTSAdapterFunction · 0.90
generateSpeechFunction · 0.90
jsonMethod · 0.80

Tested by

no test coverage detected