Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CapSoftware/Cap
/ audio.ts
File
audio.ts
apps/media-server/src/routes/audio.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Hono } from
"hono"
;
2
import
{ z } from
"zod"
;
3
import
{ validateMediaServerSecret } from
"../lib/auth"
;
4
import
{
Callers
nothing calls this directly
Calls
8
validateMediaServerSecret
Function · 0.90
checkHasAudioTrack
Function · 0.90
extractAudioStream
Function · 0.90
extractAudio
Function · 0.90
addEventListener
Method · 0.80
isBusyError
Function · 0.70
isTimeoutError
Function · 0.70
cleanup
Function · 0.70
Tested by
no test coverage detected