Skip to content

Question: try scripted regression tests against a realtime voice agent server? #4

@monkeyin92

Description

@monkeyin92

Hi Streamcore team! Your project is very close to the kind of realtime voice-agent stack I’m trying to validate against, especially because it includes WebRTC, STT/LLM/TTS pipelines, SIP, and local/self-hosted paths.

I’m building a small open-source Voice Agent TestOps tool for pre-launch regression testing: https://github.com/monkeyin92/voice-agent-testops

It sends scripted customer turns to an HTTP/OpenClaw-compatible endpoint and checks practical launch risks:

  • unsafe pricing / over-promising
  • missed lead fields like phone or preferred time
  • wrong human-handoff intent
  • latency over threshold
  • JSON + HTML/PDF reports for CI or sales review

Example command:

npm run voice-test -- --suite examples/voice-testops/openclaw-suite.json --agent http --endpoint <your-test-endpoint>

Would you be open to running one suite against a Streamcore demo agent, or pointing me to a better place to ask? I’m happy to adapt the suite to a Streamcore example domain and share the report back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions