Skip to content

Vatis Streams API integration samples for various programming languages and use-cases

License

Notifications You must be signed in to change notification settings

Vatis-Tech/vatis-streams-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vatis Streams API Integration Samples

Documentation API Access

This repository contains sample code for integrating with the Vatis Streams API. Feel free to pick the language and use-case of your choice, and create a PR with additional languages or use-cases.

API Access

Create an account on the Vatis Tech platform and get your API key.

Available examples

Use-case Python
Transcribe file
Transcribe link
Transcribe file real-time
Transcribe microphone feed
Audio intelligence
Webhook

Microphone feed

To execute any example involving the microphone feed that does not run in the browser, follow the steps below:

  • Linux
    • install the portaudio library
      sudo apt-get install portaudio19-dev
  • MacOS
    • install the portaudio library
      brew install portaudio

About

Vatis Streams API integration samples for various programming languages and use-cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages