/
SC
screenpipe
/
Screenpipe API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 41m ago · Updated 4d ago
Details
Filter operations
Audio Control
6
get
List available audio devices
get
Get raw audio pipeline metrics snapshot
post
Start audio processing
post
Stop audio processing
post
Start recording a specific audio device
post
Stop recording a specific audio device
Cloud Sync
5
Content Management
4
Context Retrieval
2
Experimental
2
Frames
4
Pipes
10
Speaker Management
9
Streaming
4
System
1
UI Events
2
Vision Control
3
Audio Control
Start recording a specific audio device
post
/audio/device/start
Request body
AudioDeviceControlRequest
required
device_name
string
required
Response
Device started
AudioDeviceControlResponse
required
success
boolean
required
message
string
required
Changes