JavaScript SDK
Learn how to integrate Reverie’s Language Solutions into your web or Node.js applications using our JavaScript SDK. This section walks you through using our prebuilt libraries to process audio files, extract transcription data, and embed powerful language capabilities directly into your JavaScript projects with minimal setup.
Speech-to-Text (Batch)
Transcribe audio files in batches using the javascript SDK. Check the repository for examples.
Speech-to-Text (Stream)
Enable real-time audio transcription with the javascript SDK. Explore the repository for details.
Translation
Translate and transliterate content accurately for localization and user support. Visit the repository for implementation guides.
Transliteration
Seamlessly convert text between scripts for multilingual platforms and global reach. Visit the repository for implementation guides.
Text-to-Speech
Convert written text into natural-sounding speech in multiple languages and voices. Visit the repository for implementation details and API usage.