videosphere
Preparing search index...
lib/repositories/live-translation-channels
LiveTranslationRuntimeSecrets
Interface LiveTranslationRuntimeSecrets
Server-only decrypted credentials for pipeline workers.
interface
LiveTranslationRuntimeSecrets
{
sttProvider
:
LiveTranslationStreamingSttProvider
;
textTranslateProvider
:
LiveTranslationTextTranslateProvider
;
openRouterApiKey
:
string
;
groqApiKey
:
string
;
deepgramApiKey
:
string
;
assemblyaiApiKey
:
string
;
gladiaApiKey
:
string
;
speechmaticsApiKey
:
string
;
sonioxApiKey
:
string
;
modulateApiKey
:
string
;
elevenLabsApiKey
:
string
;
gcpServiceAccountJson
:
string
;
openRouterTranslateModel
:
string
;
gcpTtsVoices
:
GcpTtsVoicesMap
;
sourceLanguage
:
string
;
enabledLanguages
:
string
[]
;
translationReady
:
boolean
;
listenReady
:
boolean
;
}
Index
Properties
stt
Provider
text
Translate
Provider
open
Router
Api
Key
groq
Api
Key
deepgram
Api
Key
assemblyai
Api
Key
gladia
Api
Key
speechmatics
Api
Key
soniox
Api
Key
modulate
Api
Key
eleven
Labs
Api
Key
gcp
Service
Account
Json
open
Router
Translate
Model
gcp
Tts
Voices
source
Language
enabled
Languages
translation
Ready
listen
Ready
Properties
stt
Provider
sttProvider
:
LiveTranslationStreamingSttProvider
text
Translate
Provider
textTranslateProvider
:
LiveTranslationTextTranslateProvider
open
Router
Api
Key
openRouterApiKey
:
string
groq
Api
Key
groqApiKey
:
string
deepgram
Api
Key
deepgramApiKey
:
string
assemblyai
Api
Key
assemblyaiApiKey
:
string
gladia
Api
Key
gladiaApiKey
:
string
speechmatics
Api
Key
speechmaticsApiKey
:
string
soniox
Api
Key
sonioxApiKey
:
string
modulate
Api
Key
modulateApiKey
:
string
eleven
Labs
Api
Key
elevenLabsApiKey
:
string
gcp
Service
Account
Json
gcpServiceAccountJson
:
string
open
Router
Translate
Model
openRouterTranslateModel
:
string
gcp
Tts
Voices
gcpTtsVoices
:
GcpTtsVoicesMap
source
Language
sourceLanguage
:
string
enabled
Languages
enabledLanguages
:
string
[]
translation
Ready
translationReady
:
boolean
listen
Ready
listenReady
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stt
Provider
text
Translate
Provider
open
Router
Api
Key
groq
Api
Key
deepgram
Api
Key
assemblyai
Api
Key
gladia
Api
Key
speechmatics
Api
Key
soniox
Api
Key
modulate
Api
Key
eleven
Labs
Api
Key
gcp
Service
Account
Json
open
Router
Translate
Model
gcp
Tts
Voices
source
Language
enabled
Languages
translation
Ready
listen
Ready
videosphere
Loading...
Server-only decrypted credentials for pipeline workers.