Skip to main content

Crate kcode_audio_ingress

Crate kcode_audio_ingress 

Source
Expand description

Durable, automatic audio transcription.

AudioIngress accepts owned WAV bytes, persists them before returning, and automatically drives kcode-audio-transcribe in the background.

Structs§

AudioIngress
Cloneable handle to durable, automatically processed audio.
AudioInput
Owned audio and its source metadata.
Error
Error returned by the minimal AudioIngress API.
RecordingStatus
Current state and immutable identity of one recording.
Status
Complete current library state.
Submission
Result of durably submitting audio.

Enums§

ErrorKind
Stable library error category.
RecordingState
Automatic processing state of one recording.