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.3.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.3.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: voxevolv-0.3.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.3.0.tar.gz
Algorithm Hash digest
SHA256 7ab32dd636f15596bfba8cc12fccee5da272138cff89473d6b4502e4851d4591
MD5 4c68c8e3b5c97268b66ff9bce02004fc
BLAKE2b-256 53a44d9367239763d327e723e2adb6f900e44c169c616dc63dd8f5358941adbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for voxevolv-0.3.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.3.0-py3-none-any.whl.

File metadata

  • Download URL: voxevolv-0.3.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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 61b1ffba97648362db9ee88b81de044dc5008dc9846183ec63879d2216e514a6
MD5 5588839c5144988ef3404df54ce34e0c
BLAKE2b-256 1bbcc61af792ebb80fe1e22b665938bb87965df58f24dd98b93d7fb5ebd736f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for voxevolv-0.3.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