@volorio/speech-to-text
v0.2.1
Published
Volorio real-time speech-to-text session and event helpers.
Downloads
286
Maintainers
Readme
@volorio/speech-to-text
Volorio real-time speech-to-text session and event helpers.
Install
npm install @volorio/[email protected]Runtime and security
- Runtime: Split server and client entry points
- Source version:
0.2.1 - Registry status: published as 0.2.1
- API base URL for server calls:
https://api.volor.io - License: proprietary commercial SDK; see the included
LICENSEand Volorio Terms. - Never expose a Volorio API key in browser, React Native, or Flutter code. Create short-lived sessions in your backend.
- Capability note: The package provides orchestration clients; model binaries and inference runtimes are not bundled.
Public API
CreateSpeechToTextSessionInputVolorioTranscriptEventVolorioSpeechServiceClientOptionsVolorioStartSpeechSessionInputVolorioSubmitAudioChunkInputVolorioStopSpeechSessionInputVolorioSpeechToTextServerClientVolorioSpeechToTextClientVolorioSpeechToTextServiceClient
import { VolorioSpeechToTextServerClient } from "@volorio/speech-to-text";Dependencies
@volorio/rtc^0.2.0@volorio/server^0.2.0@volorio/signaling^0.2.0
