Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/ai
/ api.generate.speech.ts
File
api.generate.speech.ts
examples/ts-react-chat/src/routes/api.generate.speech.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createFileRoute } from
'@tanstack/react-router'
2
import
{ generateSpeech, toServerSentEventsResponse } from
'@tanstack/ai'
3
import
{ z } from
'zod'
4
import
{
Callers
nothing calls this directly
Calls
5
buildSpeechAdapter
Function · 0.90
generateSpeech
Function · 0.90
toServerSentEventsResponse
Function · 0.90
json
Method · 0.80
jsonError
Function · 0.70
Tested by
no test coverage detected