Skip to main content

Python server SDK for the VoxEvolv Voice Session API

Project description

VoxEvolv Python SDK

Server-only Python client for creating and managing VoxEvolv sessions.

import os
from voxevolv import VoxEvolv

client = VoxEvolv(
    api_key=os.environ["VOXEVOLV_API_KEY"],
    base_url=os.environ["VOXEVOLV_API_BASE"],
)
session = client.sessions.create(
    intent_id=interview_session_id,
    profile="live-interviewer",
    participant={"identity": user_id, "display_name": display_name},
    instructions=instructions,
    greeting=greeting,
)

return session.browser_credentials()

The SDK derives one deterministic idempotency key from intent_id, preserves it across bounded 429/5xx/network retries, and raises VoxEvolvError with typed API failure information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

voxevolv-0.2.0.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

voxevolv-0.2.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file voxevolv-0.2.0.tar.gz.

File metadata

  • Download URL: voxevolv-0.2.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for voxevolv-0.2.0.tar.gz
Algorithm Hash digest
SHA256 40db2e1c2abfc298f70d728968743cc5f2610042b1b3b67027762fce9724a59b
MD5 2b48f198ff5ef9396a660151d3d6109e
BLAKE2b-256 550f23c22ccd87d9524b2ddde1d8649394050732c2a646f639c8cbff4d7032cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for voxevolv-0.2.0.tar.gz:

Publisher: release-sdks.yml on shobhansuri/VoxEvolv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file voxevolv-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: voxevolv-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for voxevolv-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d4d6ad4fa95007cd229f3fd30835f6eae15638ece9232e9931c3af567e8ecb69
MD5 bbac92c0175db869d0b9b7ed4f3b92d8
BLAKE2b-256 689d7bff84034f4ea3fb7caeb936105ef090b1063dd1e58fde59da7db6ac60c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for voxevolv-0.2.0-py3-none-any.whl:

Publisher: release-sdks.yml on shobhansuri/VoxEvolv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page