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

Uploaded Python 3

File details

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

File metadata

  • Download URL: voxevolv-0.1.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.12

File hashes

Hashes for voxevolv-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fbfaec449a7b36b598d18086f45914bc6756e01d7d657f7dc417c104428501a0
MD5 922ebfc3667015716ff2544db0979401
BLAKE2b-256 e4cb00c695d0765c5e36ba721babb1e0f44e566c36482fef5320098f08044e19

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: voxevolv-0.1.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.12

File hashes

Hashes for voxevolv-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c169ae2365c64be7258d157cca31b355edf06e070c6e5522fbd9849ced7f1150
MD5 1aa0ae4534544529c4798411ee196a0e
BLAKE2b-256 e40cc79c684862a746f5463a20640861ebc7efbb8ca3f9323106a65a6d95924f

See more details on using hashes here.

Provenance

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