Skip to main content
--------------------
--------------------

# Install the package

you can install the package locally in the current folder by using the following command:

#from test PIP repo
pip install -t ./ -i https://testpypi.python.org/pypi VoiceInsights

#from main public PIP repo
pip install -t ./ VoiceInsights

--------------------
--------------------

## SDK usage:


from voicelabs import VoiceInsights

appToken = '<YOUR APP TOKEN>'
vi = VoiceInsights()

def on_session_started(session_started_request, session):
# Called when the session starts """
vi.initialize(appToken, session)

def on_intent(intent_request, session):
intent = intent_request['intent']
intent_name = intent_request['intent']['name']

response = None
#Logic to populate response goes here

#invoke SDK track method like follows
vi.track(intent_name, intent_request, response)

return response


--------------------
--------------------

Release files for voicelabs 0.0.10

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for voicelabs 0.0.10
File Size Uploaded
voicelabs-0.0.10.tar.gz 3.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for voicelabs 0.0.10
File Interpreter ABI Platform
voicelabs-0.0.10-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 8.2 kB

Release files / voicelabs-0.0.10.tar.gz

Download URL voicelabs-0.0.10.tar.gz
Size 3.6 kB
Tags Source
SHA-256 checksum
How to use checksums
51f1e1b055543053c72ed01bd1186754154e1bf8505f818aebfbf6e2d50591f4
BLAKE2b-256 checksum
How to use checksums
f3c164afba0ae68d30f8b36279b398854fc31de0316cf8dafa56cc0574eb4b44
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / voicelabs-0.0.10-py2.py3-none-any.whl

Download URL voicelabs-0.0.10-py2.py3-none-any.whl
Size 4.6 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
d234c0d7558b007a21baefd7adcf3961946fc9549d7747aa0ce5ac89d77c5029
BLAKE2b-256 checksum
How to use checksums
dca86323c10c076b2c7d67ea2396c202d0043e81fcc4990147625a08b12dd831
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.10 This release

2 release files

0.0.9

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.6

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page