UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

8 lines 315 B
export const DEEPGRAM_SPEECH_PROVIDER_CONNECTION = { type: "DeepgramSpeechProvider", label: "UI__NODE_EDITOR__DEEPGRAM_SPEECH_PROVIDER__LABEL", fields: [ { fieldName: "apiKey", label: "UI__CONNECTION_EDITOR__FIELD_API_KEY" }, ] }; //# sourceMappingURL=deepgramSpeechProviderConnection.js.map