01
Collect the recordings
Support calls, voicemails, user interviews, and post-call surveys — any prerecorded English audio you already keep.
Voice of customer
Analyze recorded support calls, interviews, and voicemails with transcripts, emotion, and speaking-style scores. Compare patterns across your recordings and find passages for your team to review.
For teams building this workflow into their own product. Start with prerecorded English audio; Oruk returns structured analysis through the API.
No account needed to try the public demo.
Illustrative output
Honestly, I was ready to cancel — but the way your team handled it completely turned me around.
Example labels for this interface concept. Analyze your recording to inspect actual model output.
curl https://speech-api.oruk.ai/v1/audio/analysis \
-H "Authorization: Bearer $ORUK_API_KEY" \
-H "X-Request-ID: $(uuidgen)" \
-F "model=oruk-resonance" \
-F "file=@recording.wav"Example implementation
Assess whether reviewers find more relevant feedback within a fixed review budget. Check that differences across cohorts persist after accounting for audio quality and sampling.
01
Support calls, voicemails, user interviews, and post-call surveys — any prerecorded English audio you already keep.
02
Read a transcript with emotion and speaking-style labels from the audio, aligned to timed segments.
03
Compare vocal-expression labels across recordings and cohorts, then listen to the passages behind a pattern.