@absolutejs/voice 0.0.22-beta.534 → 0.0.22-beta.535
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/angular/index.js +347 -347
- package/dist/angular/voice-cost-dashboard.service.d.ts +1 -1
- package/dist/angular/voice-replay-timeline.service.d.ts +1 -1
- package/dist/client/agentSquadStatusWidget.d.ts +3 -3
- package/dist/client/browserVoiceSupport.d.ts +1 -1
- package/dist/client/callDebugger.d.ts +2 -2
- package/dist/client/callDebuggerWidget.d.ts +3 -3
- package/dist/client/campaignDialerProof.d.ts +4 -4
- package/dist/client/deliveryRuntime.d.ts +4 -4
- package/dist/client/deliveryRuntimeWidget.d.ts +3 -3
- package/dist/client/htmxAttributes.d.ts +1 -5
- package/dist/client/htmxBootstrap.js +82 -82
- package/dist/client/htmxDashboardRenderers.d.ts +17 -17
- package/dist/client/index.js +2478 -2484
- package/dist/client/liveOps.d.ts +2 -2
- package/dist/client/liveOpsWidget.d.ts +3 -3
- package/dist/client/opsActionCenter.d.ts +3 -3
- package/dist/client/opsActionCenterWidget.d.ts +3 -3
- package/dist/client/opsActionHistory.d.ts +2 -2
- package/dist/client/opsActionHistoryWidget.d.ts +2 -2
- package/dist/client/opsStatus.d.ts +2 -2
- package/dist/client/opsStatusWidget.d.ts +4 -4
- package/dist/client/platformCoverage.d.ts +2 -2
- package/dist/client/platformCoverageWidget.d.ts +3 -3
- package/dist/client/profileComparison.d.ts +2 -2
- package/dist/client/profileComparisonWidget.d.ts +3 -3
- package/dist/client/profileSwitchRecommendation.d.ts +2 -2
- package/dist/client/profileSwitchRecommendationWidget.d.ts +3 -3
- package/dist/client/proofTrends.d.ts +2 -2
- package/dist/client/proofTrendsWidget.d.ts +3 -3
- package/dist/client/providerCapabilities.d.ts +2 -2
- package/dist/client/providerCapabilitiesWidget.d.ts +3 -3
- package/dist/client/providerContracts.d.ts +2 -2
- package/dist/client/providerContractsWidget.d.ts +3 -3
- package/dist/client/providerSimulationControls.d.ts +1 -1
- package/dist/client/providerSimulationControlsWidget.d.ts +4 -4
- package/dist/client/providerStatus.d.ts +2 -2
- package/dist/client/providerStatusWidget.d.ts +3 -3
- package/dist/client/readinessFailures.d.ts +2 -2
- package/dist/client/readinessFailuresWidget.d.ts +3 -3
- package/dist/client/reconnectProfileEvidence.d.ts +2 -2
- package/dist/client/reconnectProfileEvidenceWidget.d.ts +3 -3
- package/dist/client/routingStatus.d.ts +2 -2
- package/dist/client/routingStatusWidget.d.ts +3 -3
- package/dist/client/sessionObservability.d.ts +2 -2
- package/dist/client/sessionObservabilityWidget.d.ts +3 -3
- package/dist/client/sessionSnapshot.d.ts +2 -2
- package/dist/client/sessionSnapshotWidget.d.ts +2 -2
- package/dist/client/traceTimeline.d.ts +2 -2
- package/dist/client/traceTimelineWidget.d.ts +3 -3
- package/dist/client/turnLatency.d.ts +4 -4
- package/dist/client/turnLatencyWidget.d.ts +3 -3
- package/dist/client/turnQuality.d.ts +2 -2
- package/dist/client/turnQualityWidget.d.ts +3 -3
- package/dist/client/workflowStatus.d.ts +2 -2
- package/dist/core/agent.d.ts +1 -1
- package/dist/core/agentSquadContract.d.ts +2 -2
- package/dist/core/agentState.d.ts +1 -1
- package/dist/core/aiScorecard.d.ts +1 -1
- package/dist/core/assistant.d.ts +1 -1
- package/dist/core/assistantHealth.d.ts +3 -3
- package/dist/core/assistantMemory.d.ts +7 -7
- package/dist/core/audioConditioning.d.ts +1 -1
- package/dist/core/audit.d.ts +6 -6
- package/dist/core/auditDeliveryRoutes.d.ts +7 -7
- package/dist/core/auditExport.d.ts +10 -10
- package/dist/core/auditRoutes.d.ts +5 -5
- package/dist/core/auditSinks.d.ts +7 -7
- package/dist/core/bargeInRoutes.d.ts +6 -6
- package/dist/core/bookingFlow.d.ts +1 -1
- package/dist/core/browserCallProfiles.d.ts +3 -3
- package/dist/core/browserMediaRoutes.d.ts +5 -5
- package/dist/core/callDebugger.d.ts +1 -1
- package/dist/core/callDisposition.d.ts +1 -1
- package/dist/core/callScorecard.d.ts +1 -1
- package/dist/core/campaign.d.ts +5 -5
- package/dist/core/campaignControls.d.ts +1 -1
- package/dist/core/campaignDialers.d.ts +4 -4
- package/dist/core/campaignTemplate.d.ts +1 -1
- package/dist/core/competitiveCoverage.d.ts +2 -2
- package/dist/core/conversationSimulator.d.ts +1 -1
- package/dist/core/correction.d.ts +1 -1
- package/dist/core/dataControl.d.ts +5 -5
- package/dist/core/deliveryRuntime.d.ts +7 -7
- package/dist/core/deliverySinkRoutes.d.ts +7 -7
- package/dist/core/demoReadyRoutes.d.ts +1 -1
- package/dist/core/dncRegistry.d.ts +1 -1
- package/dist/core/dtmfCollector.d.ts +1 -1
- package/dist/core/evalRoutes.d.ts +16 -16
- package/dist/core/fileStore.d.ts +18 -18
- package/dist/core/guardrails.d.ts +2 -2
- package/dist/core/handoff.d.ts +4 -4
- package/dist/core/handoffHealth.d.ts +4 -4
- package/dist/core/htmx.d.ts +1 -1
- package/dist/core/incidentBundle.d.ts +1 -1
- package/dist/core/incidentTimeline.d.ts +11 -11
- package/dist/core/latencySlo.d.ts +1 -1
- package/dist/core/liveCoach.d.ts +1 -1
- package/dist/core/liveLatency.d.ts +3 -3
- package/dist/core/liveOps.d.ts +6 -6
- package/dist/core/mediaPipelineRoutes.d.ts +4 -4
- package/dist/core/monitor.d.ts +1 -1
- package/dist/core/multilingualProof.d.ts +1 -1
- package/dist/core/observabilityExport.d.ts +15 -15
- package/dist/core/operationalStatus.d.ts +3 -3
- package/dist/core/operationsRecord.d.ts +8 -8
- package/dist/core/ops.d.ts +58 -58
- package/dist/core/opsActionAuditRoutes.d.ts +10 -10
- package/dist/core/opsConsoleRoutes.d.ts +3 -3
- package/dist/core/opsRecovery.d.ts +4 -4
- package/dist/core/opsSinks.d.ts +6 -6
- package/dist/core/opsStatusRoutes.d.ts +3 -3
- package/dist/core/opsWebhook.d.ts +9 -9
- package/dist/core/otelExporter.d.ts +1 -1
- package/dist/core/outcomeContract.d.ts +6 -6
- package/dist/core/pathway.d.ts +2 -2
- package/dist/core/pathwayRuntime.d.ts +2 -2
- package/dist/core/phoneAgent.d.ts +2 -2
- package/dist/core/phoneAgentProductionSmoke.d.ts +7 -7
- package/dist/core/platformCoverage.d.ts +1 -1
- package/dist/core/postCallSurvey.d.ts +1 -1
- package/dist/core/postgresStore.d.ts +8 -8
- package/dist/core/productionReadiness.d.ts +9 -9
- package/dist/core/profileSwitchRecommendation.d.ts +9 -9
- package/dist/core/proofAssertions.d.ts +1 -1
- package/dist/core/proofPack.d.ts +12 -12
- package/dist/core/proofRunner.d.ts +2 -2
- package/dist/core/proofTrends.d.ts +26 -26
- package/dist/core/providerCapabilities.d.ts +5 -5
- package/dist/core/providerDecisionTraces.d.ts +4 -4
- package/dist/core/providerHealth.d.ts +3 -3
- package/dist/core/providerOrchestration.d.ts +4 -4
- package/dist/core/providerRouterTraces.d.ts +2 -2
- package/dist/core/providerRoutingContract.d.ts +2 -2
- package/dist/core/providerSlo.d.ts +5 -5
- package/dist/core/providerStackRecommendations.d.ts +8 -8
- package/dist/core/qualityRoutes.d.ts +3 -3
- package/dist/core/queue.d.ts +26 -26
- package/dist/core/realtimeChannel.d.ts +5 -5
- package/dist/core/realtimeProviderContracts.d.ts +3 -3
- package/dist/core/reconnectContract.d.ts +16 -16
- package/dist/core/recordingStore.d.ts +2 -2
- package/dist/core/reminderScheduler.d.ts +1 -1
- package/dist/core/resilienceRoutes.d.ts +1 -1
- package/dist/core/routing.d.ts +1 -1
- package/dist/core/sessionObservability.d.ts +2 -2
- package/dist/core/sessionReplay.d.ts +12 -12
- package/dist/core/sessionSnapshot.d.ts +1 -1
- package/dist/core/simulationSuite.d.ts +4 -4
- package/dist/core/sloCalibration.d.ts +12 -12
- package/dist/core/sqliteStore.d.ts +8 -8
- package/dist/core/telephonyMediaRoutes.d.ts +4 -4
- package/dist/core/telephonyOutcome.d.ts +2 -2
- package/dist/core/toolContract.d.ts +10 -10
- package/dist/core/toolRuntime.d.ts +1 -1
- package/dist/core/trace.d.ts +18 -18
- package/dist/core/traceDeliveryRoutes.d.ts +7 -7
- package/dist/core/traceTimeline.d.ts +3 -3
- package/dist/core/turnLatency.d.ts +4 -4
- package/dist/core/turnQuality.d.ts +5 -5
- package/dist/core/types.d.ts +7 -2
- package/dist/core/voiceMonitoring.d.ts +11 -11
- package/dist/core/webhookVerification.d.ts +4 -4
- package/dist/core/whisperChannel.d.ts +4 -4
- package/dist/core/workflowContract.d.ts +13 -13
- package/dist/core/zeroDataRetention.d.ts +3 -13
- package/dist/drizzle/assistantMemory.d.ts +95 -0
- package/dist/drizzle/eval.d.ts +61 -0
- package/dist/drizzle/handoff.d.ts +62 -0
- package/dist/drizzle/index.d.ts +1029 -0
- package/dist/drizzle/index.js +3028 -0
- package/dist/drizzle/observabilityExport.d.ts +61 -0
- package/dist/drizzle/proofTrends.d.ts +126 -0
- package/dist/drizzle/runtimeStorage.d.ts +1311 -0
- package/dist/drizzle/shared.d.ts +75 -0
- package/dist/embed/index.js +72 -72
- package/dist/embed/voice-widget.js +2 -2
- package/dist/index.js +7034 -7101
- package/dist/react/index.js +2148 -2150
- package/dist/svelte/createVoiceAgentSquadStatus.d.ts +2 -2
- package/dist/svelte/createVoiceCallDebugger.d.ts +1 -1
- package/dist/svelte/createVoiceCallPlayer.d.ts +8 -8
- package/dist/svelte/createVoiceCampaignDialerProof.d.ts +2 -2
- package/dist/svelte/createVoiceCostDashboard.d.ts +4 -4
- package/dist/svelte/createVoiceDeliveryRuntime.d.ts +3 -3
- package/dist/svelte/createVoiceLiveAgentConsole.d.ts +4 -4
- package/dist/svelte/createVoiceLiveOps.d.ts +4 -4
- package/dist/svelte/createVoiceOpsActionCenter.d.ts +2 -2
- package/dist/svelte/createVoiceOpsStatus.d.ts +2 -2
- package/dist/svelte/createVoiceProviderCapabilities.d.ts +1 -1
- package/dist/svelte/createVoiceProviderContracts.d.ts +1 -1
- package/dist/svelte/createVoiceProviderSimulationControls.d.ts +1 -1
- package/dist/svelte/createVoiceProviderStatus.d.ts +1 -1
- package/dist/svelte/createVoiceReplayTimeline.d.ts +1 -1
- package/dist/svelte/createVoiceRoutingStatus.d.ts +1 -1
- package/dist/svelte/createVoiceSessionObservability.d.ts +1 -1
- package/dist/svelte/createVoiceSessionSnapshot.d.ts +1 -1
- package/dist/svelte/createVoiceTraceTimeline.d.ts +1 -1
- package/dist/svelte/createVoiceTurnLatency.d.ts +2 -2
- package/dist/svelte/createVoiceTurnQuality.d.ts +1 -1
- package/dist/svelte/createVoiceWidget.d.ts +2 -2
- package/dist/svelte/createVoiceWorkflowStatus.d.ts +1 -1
- package/dist/svelte/index.js +1518 -1522
- package/dist/telephony/matrix.d.ts +3 -3
- package/dist/telephony/plivo.d.ts +2 -2
- package/dist/telephony/security.d.ts +3 -3
- package/dist/telephony/telnyx.d.ts +1 -1
- package/dist/telephony/twilio.d.ts +2 -2
- package/dist/testing/benchmark.d.ts +6 -6
- package/dist/testing/corrected.d.ts +4 -4
- package/dist/testing/duplex.d.ts +2 -2
- package/dist/testing/fixtures.d.ts +1 -1
- package/dist/testing/index.js +1382 -1388
- package/dist/testing/review.d.ts +4 -4
- package/dist/testing/sessionBenchmark.d.ts +10 -10
- package/dist/testing/telephony.d.ts +3 -3
- package/dist/testing/tts.d.ts +1 -1
- package/dist/vue/VoiceCostDashboard.d.ts +2 -2
- package/dist/vue/index.js +2110 -2112
- package/dist/vue/useVoiceController.d.ts +5 -5
- package/dist/vue/useVoiceDeliveryRuntime.d.ts +1 -1
- package/dist/vue/useVoiceStream.d.ts +5 -5
- package/package.json +28 -6
|
@@ -9,11 +9,11 @@ export type VoiceTurnQualitySnapshot = {
|
|
|
9
9
|
report?: VoiceTurnQualityReport;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceTurnQuality: (path?: string, options?: Pick<VoiceTurnQualityClientOptions, "fetch">) => Promise<VoiceTurnQualityReport>;
|
|
13
12
|
export declare const createVoiceTurnQualityStore: (path?: string, options?: VoiceTurnQualityClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceTurnQualityReport | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceTurnQualitySnapshot;
|
|
16
16
|
getSnapshot: () => VoiceTurnQualitySnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceTurnQualityReport | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceTurnQuality: (path?: string, options?: Pick<VoiceTurnQualityClientOptions, "fetch">) => Promise<VoiceTurnQualityReport>;
|
|
@@ -23,10 +23,10 @@ export type VoiceTurnQualityWidgetOptions = VoiceTurnQualityClientOptions & {
|
|
|
23
23
|
title?: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const createVoiceTurnQualityViewModel: (snapshot: VoiceTurnQualitySnapshot, options?: VoiceTurnQualityWidgetOptions) => VoiceTurnQualityViewModel;
|
|
26
|
-
export declare const
|
|
26
|
+
export declare const defineVoiceTurnQualityElement: (tagName?: string) => void;
|
|
27
27
|
export declare const getVoiceTurnQualityCSS: () => string;
|
|
28
28
|
export declare const mountVoiceTurnQuality: (element: Element, path?: string, options?: VoiceTurnQualityWidgetOptions) => {
|
|
29
|
-
close: () => void;
|
|
30
29
|
refresh: () => Promise<import("..").VoiceTurnQualityReport | undefined>;
|
|
30
|
+
close: () => void;
|
|
31
31
|
};
|
|
32
|
-
export declare const
|
|
32
|
+
export declare const renderVoiceTurnQualityHTML: (snapshot: VoiceTurnQualitySnapshot, options?: VoiceTurnQualityWidgetOptions) => string;
|
|
@@ -9,11 +9,11 @@ export type VoiceWorkflowStatusSnapshot = {
|
|
|
9
9
|
report?: VoiceScenarioEvalReport;
|
|
10
10
|
updatedAt?: number;
|
|
11
11
|
};
|
|
12
|
-
export declare const fetchVoiceWorkflowStatus: (path?: string, options?: Pick<VoiceWorkflowStatusClientOptions, "fetch">) => Promise<VoiceScenarioEvalReport>;
|
|
13
12
|
export declare const createVoiceWorkflowStatusStore: (path?: string, options?: VoiceWorkflowStatusClientOptions) => {
|
|
14
13
|
close: () => void;
|
|
14
|
+
refresh: () => Promise<VoiceScenarioEvalReport | undefined>;
|
|
15
15
|
getServerSnapshot: () => VoiceWorkflowStatusSnapshot;
|
|
16
16
|
getSnapshot: () => VoiceWorkflowStatusSnapshot;
|
|
17
|
-
refresh: () => Promise<VoiceScenarioEvalReport | undefined>;
|
|
18
17
|
subscribe: (listener: () => void) => () => void;
|
|
19
18
|
};
|
|
19
|
+
export declare const fetchVoiceWorkflowStatus: (path?: string, options?: Pick<VoiceWorkflowStatusClientOptions, "fetch">) => Promise<VoiceScenarioEvalReport>;
|
package/dist/core/agent.d.ts
CHANGED
|
@@ -182,7 +182,7 @@ export type VoiceAgentSquadOptions<TContext = unknown, TSession extends VoiceSes
|
|
|
182
182
|
turn: VoiceTurnRecord;
|
|
183
183
|
}) => Promise<string | undefined> | string | undefined;
|
|
184
184
|
};
|
|
185
|
-
export declare const createVoiceAgentTool: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TArgs = Record<string, unknown>, TToolResult = unknown, TRouteResult = unknown>(tool: VoiceAgentTool<TContext, TSession, TArgs, TToolResult, TRouteResult>) => VoiceAgentTool<TContext, TSession, TArgs, TToolResult, TRouteResult>;
|
|
186
185
|
export declare const createVoiceAgent: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(options: VoiceAgentOptions<TContext, TSession, TResult>) => VoiceAgent<TContext, TSession, TResult>;
|
|
187
186
|
export declare const createVoiceAgentSquad: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(options: VoiceAgentSquadOptions<TContext, TSession, TResult>) => VoiceAgent<TContext, TSession, TResult>;
|
|
187
|
+
export declare const createVoiceAgentTool: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TArgs = Record<string, unknown>, TToolResult = unknown, TRouteResult = unknown>(tool: VoiceAgentTool<TContext, TSession, TArgs, TToolResult, TRouteResult>) => VoiceAgentTool<TContext, TSession, TArgs, TToolResult, TRouteResult>;
|
|
188
188
|
export {};
|
|
@@ -92,7 +92,7 @@ export type VoiceAgentSquadContractAssertionReport = {
|
|
|
92
92
|
scenarioIds: string[];
|
|
93
93
|
total: number;
|
|
94
94
|
};
|
|
95
|
-
export declare const runVoiceAgentSquadContract: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(options: VoiceAgentSquadContractRunOptions<TContext, TSession, TResult>) => Promise<VoiceAgentSquadContractReport<TResult>>;
|
|
96
95
|
export declare const assertVoiceAgentSquadContract: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(options: VoiceAgentSquadContractRunOptions<TContext, TSession, TResult>) => Promise<VoiceAgentSquadContractReport<TResult>>;
|
|
97
|
-
export declare const evaluateVoiceAgentSquadContractEvidence: (reports: readonly VoiceAgentSquadContractReport[], input?: VoiceAgentSquadContractAssertionInput) => VoiceAgentSquadContractAssertionReport;
|
|
98
96
|
export declare const assertVoiceAgentSquadContractEvidence: (reports: readonly VoiceAgentSquadContractReport[], input?: VoiceAgentSquadContractAssertionInput) => VoiceAgentSquadContractAssertionReport;
|
|
97
|
+
export declare const evaluateVoiceAgentSquadContractEvidence: (reports: readonly VoiceAgentSquadContractReport[], input?: VoiceAgentSquadContractAssertionInput) => VoiceAgentSquadContractAssertionReport;
|
|
98
|
+
export declare const runVoiceAgentSquadContract: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(options: VoiceAgentSquadContractRunOptions<TContext, TSession, TResult>) => Promise<VoiceAgentSquadContractReport<TResult>>;
|
|
@@ -7,6 +7,6 @@ export type VoiceAgentUIInput = {
|
|
|
7
7
|
lastAssistantAt?: number;
|
|
8
8
|
lastTranscriptAt?: number;
|
|
9
9
|
};
|
|
10
|
+
export declare const voiceAgentUIStateOrder: ReadonlyArray<VoiceAgentUIState>;
|
|
10
11
|
export declare const deriveVoiceAgentUIState: (input: VoiceAgentUIInput) => VoiceAgentUIState;
|
|
11
12
|
export declare const describeVoiceAgentUIState: (state: VoiceAgentUIState) => string;
|
|
12
|
-
export declare const voiceAgentUIStateOrder: ReadonlyArray<VoiceAgentUIState>;
|
|
@@ -25,8 +25,8 @@ export type CreateVoiceAIScorecardOptions = {
|
|
|
25
25
|
completion: VoiceAIScorecardCompletion;
|
|
26
26
|
systemPrompt?: string;
|
|
27
27
|
};
|
|
28
|
-
export declare const parseVoiceAIScorecardResponse: (raw: string, rubric: VoiceScorecardRubric) => VoiceAIScorecardParsedResponse;
|
|
29
28
|
export declare const createVoiceAIScorecard: (options: CreateVoiceAIScorecardOptions) => {
|
|
30
29
|
scoreCall(input: ScoreVoiceCallWithAIInput): Promise<VoiceScorecard>;
|
|
31
30
|
};
|
|
31
|
+
export declare const parseVoiceAIScorecardResponse: (raw: string, rubric: VoiceScorecardRubric) => VoiceAIScorecardParsedResponse;
|
|
32
32
|
export type VoiceAIScorecard = ReturnType<typeof createVoiceAIScorecard>;
|
package/dist/core/assistant.d.ts
CHANGED
|
@@ -134,8 +134,8 @@ export type VoiceAssistantRunsSummary = {
|
|
|
134
134
|
assistants: VoiceAssistantRunSummary[];
|
|
135
135
|
totalRuns: number;
|
|
136
136
|
};
|
|
137
|
-
export declare const createVoiceExperiment: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(options: VoiceAssistantExperimentOptions<TContext, TSession, TResult>) => VoiceAssistantExperiment<TContext, TSession, TResult>;
|
|
138
137
|
export declare const createVoiceAssistant: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(options: VoiceAssistantOptions<TContext, TSession, TResult>) => VoiceAssistant<TContext, TSession, TResult>;
|
|
138
|
+
export declare const createVoiceExperiment: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(options: VoiceAssistantExperimentOptions<TContext, TSession, TResult>) => VoiceAssistantExperiment<TContext, TSession, TResult>;
|
|
139
139
|
export declare const summarizeVoiceAssistantRuns: (input: StoredVoiceTraceEvent[] | {
|
|
140
140
|
events?: StoredVoiceTraceEvent[];
|
|
141
141
|
store?: VoiceTraceEventStore;
|
|
@@ -35,10 +35,8 @@ export type VoiceAssistantHealthRoutesOptions<TProvider extends string = string>
|
|
|
35
35
|
name?: string;
|
|
36
36
|
path?: string;
|
|
37
37
|
};
|
|
38
|
-
export declare const summarizeVoiceAssistantHealth: <TProvider extends string = string>(options: VoiceAssistantHealthSummaryOptions<TProvider>) => Promise<VoiceAssistantHealthSummary<TProvider>>;
|
|
39
|
-
export declare const renderVoiceAssistantHealthHTML: <TProvider extends string = string>(summary: VoiceAssistantHealthSummary<TProvider>) => string;
|
|
40
|
-
export declare const createVoiceAssistantHealthJSONHandler: <TProvider extends string = string>(options: VoiceAssistantHealthSummaryOptions<TProvider>) => () => Promise<VoiceAssistantHealthSummary<TProvider>>;
|
|
41
38
|
export declare const createVoiceAssistantHealthHTMLHandler: <TProvider extends string = string>(options: VoiceAssistantHealthHTMLHandlerOptions<TProvider>) => () => Promise<Response>;
|
|
39
|
+
export declare const createVoiceAssistantHealthJSONHandler: <TProvider extends string = string>(options: VoiceAssistantHealthSummaryOptions<TProvider>) => () => Promise<VoiceAssistantHealthSummary<TProvider>>;
|
|
42
40
|
export declare const createVoiceAssistantHealthRoutes: <TProvider extends string = string>(options: VoiceAssistantHealthRoutesOptions<TProvider>) => Elysia<"", {
|
|
43
41
|
decorator: {};
|
|
44
42
|
store: {};
|
|
@@ -79,3 +77,5 @@ export declare const createVoiceAssistantHealthRoutes: <TProvider extends string
|
|
|
79
77
|
standaloneSchema: {};
|
|
80
78
|
response: {};
|
|
81
79
|
}>;
|
|
80
|
+
export declare const renderVoiceAssistantHealthHTML: <TProvider extends string = string>(summary: VoiceAssistantHealthSummary<TProvider>) => string;
|
|
81
|
+
export declare const summarizeVoiceAssistantHealth: <TProvider extends string = string>(options: VoiceAssistantHealthSummaryOptions<TProvider>) => Promise<VoiceAssistantHealthSummary<TProvider>>;
|
|
@@ -46,6 +46,13 @@ export type VoiceAssistantMemoryHandle<TRecord extends VoiceAssistantMemoryRecor
|
|
|
46
46
|
namespace: string;
|
|
47
47
|
set: <TValue = unknown>(key: string, value: TValue, metadata?: Record<string, unknown>) => Promise<TRecord>;
|
|
48
48
|
};
|
|
49
|
+
export declare const createVoiceAssistantMemoryHandle: <TContext, TSession extends VoiceSessionRecord, TRecord extends VoiceAssistantMemoryRecord = VoiceAssistantMemoryRecord>(input: {
|
|
50
|
+
assistantId: string;
|
|
51
|
+
context: TContext;
|
|
52
|
+
memory: VoiceAssistantMemoryOptions<TContext, TSession, TRecord>;
|
|
53
|
+
session: TSession;
|
|
54
|
+
trace?: VoiceTraceEventStore;
|
|
55
|
+
}) => Promise<VoiceAssistantMemoryHandle<TRecord>>;
|
|
49
56
|
export declare const createVoiceAssistantMemoryRecord: <TValue = unknown, TMetadata extends Record<string, unknown> = Record<string, unknown>>(input: Omit<VoiceAssistantMemoryRecord<TValue, TMetadata>, "createdAt" | "updatedAt"> & {
|
|
50
57
|
createdAt?: number;
|
|
51
58
|
updatedAt?: number;
|
|
@@ -54,10 +61,3 @@ export declare const createVoiceMemoryAssistantMemoryStore: <TRecord extends Voi
|
|
|
54
61
|
export declare const resolveVoiceAssistantMemoryNamespace: <TContext, TSession extends VoiceSessionRecord>(input: VoiceAssistantMemoryNamespaceInput<TContext, TSession> & {
|
|
55
62
|
memory: VoiceAssistantMemoryOptions<TContext, TSession>;
|
|
56
63
|
}) => Promise<string>;
|
|
57
|
-
export declare const createVoiceAssistantMemoryHandle: <TContext, TSession extends VoiceSessionRecord, TRecord extends VoiceAssistantMemoryRecord = VoiceAssistantMemoryRecord>(input: {
|
|
58
|
-
assistantId: string;
|
|
59
|
-
context: TContext;
|
|
60
|
-
memory: VoiceAssistantMemoryOptions<TContext, TSession, TRecord>;
|
|
61
|
-
session: TSession;
|
|
62
|
-
trace?: VoiceTraceEventStore;
|
|
63
|
-
}) => Promise<VoiceAssistantMemoryHandle<TRecord>>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { AudioChunk, VoiceAudioConditioningConfig, VoiceResolvedAudioConditioningConfig } from "./types";
|
|
2
|
-
export declare const resolveAudioConditioningConfig: (config?: VoiceAudioConditioningConfig) => VoiceResolvedAudioConditioningConfig | undefined;
|
|
3
2
|
export declare const conditionAudioChunk: (audio: AudioChunk, config?: VoiceResolvedAudioConditioningConfig) => AudioChunk;
|
|
3
|
+
export declare const resolveAudioConditioningConfig: (config?: VoiceAudioConditioningConfig) => VoiceResolvedAudioConditioningConfig | undefined;
|
package/dist/core/audit.d.ts
CHANGED
|
@@ -119,13 +119,13 @@ export type VoiceOperatorAuditEventInput = {
|
|
|
119
119
|
traceId?: string;
|
|
120
120
|
};
|
|
121
121
|
export declare const createVoiceAuditEvent: <TPayload extends Record<string, unknown> = Record<string, unknown>>(event: VoiceAuditEvent<TPayload>) => StoredVoiceAuditEvent<TPayload>;
|
|
122
|
-
export declare const
|
|
123
|
-
export declare const createVoiceScopedAuditEventStore: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>(store: VoiceAuditEventStore<TEvent>, scope: VoiceScopedAuditEventStoreOptions) => VoiceAuditEventStore<TEvent>;
|
|
122
|
+
export declare const createVoiceAuditLogger: (store: VoiceAuditEventStore) => VoiceAuditLogger;
|
|
124
123
|
export declare const createVoiceMemoryAuditEventStore: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>() => VoiceAuditEventStore<TEvent>;
|
|
124
|
+
export declare const createVoiceScopedAuditEventStore: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>(store: VoiceAuditEventStore<TEvent>, scope: VoiceScopedAuditEventStoreOptions) => VoiceAuditEventStore<TEvent>;
|
|
125
|
+
export declare const filterVoiceAuditEvents: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>(events: TEvent[], filter?: VoiceAuditEventFilter) => TEvent[];
|
|
125
126
|
export declare const recordVoiceAuditEvent: (store: VoiceAuditEventStore, event: VoiceAuditEvent) => StoredVoiceAuditEvent<Record<string, unknown>> | Promise<StoredVoiceAuditEvent<Record<string, unknown>>>;
|
|
126
|
-
export declare const recordVoiceProviderAuditEvent: (input: VoiceProviderAuditEventInput) => StoredVoiceAuditEvent<Record<string, unknown>> | Promise<StoredVoiceAuditEvent<Record<string, unknown>>>;
|
|
127
|
-
export declare const recordVoiceToolAuditEvent: (input: VoiceToolAuditEventInput) => StoredVoiceAuditEvent<Record<string, unknown>> | Promise<StoredVoiceAuditEvent<Record<string, unknown>>>;
|
|
128
127
|
export declare const recordVoiceHandoffAuditEvent: (input: VoiceHandoffAuditEventInput) => StoredVoiceAuditEvent<Record<string, unknown>> | Promise<StoredVoiceAuditEvent<Record<string, unknown>>>;
|
|
129
|
-
export declare const recordVoiceRetentionAuditEvent: (input: VoiceRetentionAuditEventInput) => StoredVoiceAuditEvent<Record<string, unknown>> | Promise<StoredVoiceAuditEvent<Record<string, unknown>>>;
|
|
130
128
|
export declare const recordVoiceOperatorAuditEvent: (input: VoiceOperatorAuditEventInput) => StoredVoiceAuditEvent<Record<string, unknown>> | Promise<StoredVoiceAuditEvent<Record<string, unknown>>>;
|
|
131
|
-
export declare const
|
|
129
|
+
export declare const recordVoiceProviderAuditEvent: (input: VoiceProviderAuditEventInput) => StoredVoiceAuditEvent<Record<string, unknown>> | Promise<StoredVoiceAuditEvent<Record<string, unknown>>>;
|
|
130
|
+
export declare const recordVoiceRetentionAuditEvent: (input: VoiceRetentionAuditEventInput) => StoredVoiceAuditEvent<Record<string, unknown>> | Promise<StoredVoiceAuditEvent<Record<string, unknown>>>;
|
|
131
|
+
export declare const recordVoiceToolAuditEvent: (input: VoiceToolAuditEventInput) => StoredVoiceAuditEvent<Record<string, unknown>> | Promise<StoredVoiceAuditEvent<Record<string, unknown>>>;
|
|
@@ -33,16 +33,12 @@ export type VoiceAuditDeliveryRoutesOptions = {
|
|
|
33
33
|
};
|
|
34
34
|
export declare const resolveVoiceAuditDeliveryFilter: (query?: Record<string, unknown>, base?: VoiceAuditDeliveryFilter) => VoiceAuditDeliveryFilter;
|
|
35
35
|
export declare const buildVoiceAuditDeliveryReport: (options: VoiceAuditDeliveryRoutesOptions, filter?: VoiceAuditDeliveryFilter) => Promise<VoiceAuditDeliveryReport>;
|
|
36
|
-
export declare const renderVoiceAuditDeliveryHTML: (report: VoiceAuditDeliveryReport, options?: {
|
|
37
|
-
title?: string;
|
|
38
|
-
workerPath?: false | string;
|
|
39
|
-
}) => string;
|
|
40
|
-
export declare const createVoiceAuditDeliveryJSONHandler: (options: VoiceAuditDeliveryRoutesOptions) => ({ query }: {
|
|
41
|
-
query?: Record<string, string | undefined>;
|
|
42
|
-
}) => Promise<VoiceAuditDeliveryReport>;
|
|
43
36
|
export declare const createVoiceAuditDeliveryHTMLHandler: (options: VoiceAuditDeliveryRoutesOptions) => ({ query }: {
|
|
44
37
|
query?: Record<string, string | undefined>;
|
|
45
38
|
}) => Promise<Response>;
|
|
39
|
+
export declare const createVoiceAuditDeliveryJSONHandler: (options: VoiceAuditDeliveryRoutesOptions) => ({ query }: {
|
|
40
|
+
query?: Record<string, string | undefined>;
|
|
41
|
+
}) => Promise<VoiceAuditDeliveryReport>;
|
|
46
42
|
export declare const createVoiceAuditDeliveryRoutes: (options: VoiceAuditDeliveryRoutesOptions) => Elysia<"", {
|
|
47
43
|
decorator: {};
|
|
48
44
|
store: {};
|
|
@@ -83,3 +79,7 @@ export declare const createVoiceAuditDeliveryRoutes: (options: VoiceAuditDeliver
|
|
|
83
79
|
standaloneSchema: {};
|
|
84
80
|
response: {};
|
|
85
81
|
}>;
|
|
82
|
+
export declare const renderVoiceAuditDeliveryHTML: (report: VoiceAuditDeliveryReport, options?: {
|
|
83
|
+
title?: string;
|
|
84
|
+
workerPath?: false | string;
|
|
85
|
+
}) => string;
|
|
@@ -8,21 +8,13 @@ export type VoiceAuditExport = {
|
|
|
8
8
|
redacted: boolean;
|
|
9
9
|
summary: VoiceAuditTrailSummary;
|
|
10
10
|
};
|
|
11
|
-
export declare const redactVoiceAuditEvent: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>(event: TEvent, options?: VoiceTraceRedactionConfig) => TEvent;
|
|
12
|
-
export declare const redactVoiceAuditEvents: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>(events: TEvent[], options?: VoiceTraceRedactionConfig) => TEvent[];
|
|
13
11
|
export declare const exportVoiceAuditTrail: (input: {
|
|
14
12
|
filter?: VoiceAuditEventFilter;
|
|
15
13
|
redact?: VoiceTraceRedactionConfig;
|
|
16
14
|
store: VoiceAuditEventStore;
|
|
17
15
|
}) => Promise<VoiceAuditExport>;
|
|
18
|
-
export declare const
|
|
19
|
-
|
|
20
|
-
title?: string;
|
|
21
|
-
}) => string;
|
|
22
|
-
export declare const renderVoiceAuditHTML: (events: StoredVoiceAuditEvent[], options?: {
|
|
23
|
-
redact?: VoiceTraceRedactionConfig;
|
|
24
|
-
title?: string;
|
|
25
|
-
}) => string;
|
|
16
|
+
export declare const redactVoiceAuditEvent: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>(event: TEvent, options?: VoiceTraceRedactionConfig) => TEvent;
|
|
17
|
+
export declare const redactVoiceAuditEvents: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>(events: TEvent[], options?: VoiceTraceRedactionConfig) => TEvent[];
|
|
26
18
|
export declare const buildVoiceAuditExport: (events: StoredVoiceAuditEvent[], options?: {
|
|
27
19
|
redact?: VoiceTraceRedactionConfig;
|
|
28
20
|
title?: string;
|
|
@@ -32,3 +24,11 @@ export declare const buildVoiceAuditExport: (events: StoredVoiceAuditEvent[], op
|
|
|
32
24
|
markdown: string;
|
|
33
25
|
summary: VoiceAuditTrailSummary;
|
|
34
26
|
};
|
|
27
|
+
export declare const renderVoiceAuditHTML: (events: StoredVoiceAuditEvent[], options?: {
|
|
28
|
+
redact?: VoiceTraceRedactionConfig;
|
|
29
|
+
title?: string;
|
|
30
|
+
}) => string;
|
|
31
|
+
export declare const renderVoiceAuditMarkdown: (events: StoredVoiceAuditEvent[], options?: {
|
|
32
|
+
redact?: VoiceTraceRedactionConfig;
|
|
33
|
+
title?: string;
|
|
34
|
+
}) => string;
|
|
@@ -30,12 +30,7 @@ export type VoiceAuditTrailRoutesOptions = VoiceAuditTrailOptions & {
|
|
|
30
30
|
render?: (report: VoiceAuditTrailReport) => string | Promise<string>;
|
|
31
31
|
title?: string;
|
|
32
32
|
};
|
|
33
|
-
export declare const resolveVoiceAuditTrailFilter: (query?: Record<string, unknown>, base?: VoiceAuditEventFilter) => VoiceAuditEventFilter;
|
|
34
|
-
export declare const summarizeVoiceAuditTrail: (events: StoredVoiceAuditEvent[]) => VoiceAuditTrailSummary;
|
|
35
33
|
export declare const buildVoiceAuditTrailReport: (options: VoiceAuditTrailOptions) => Promise<VoiceAuditTrailReport>;
|
|
36
|
-
export declare const renderVoiceAuditTrailHTML: (report: VoiceAuditTrailReport, options?: {
|
|
37
|
-
title?: string;
|
|
38
|
-
}) => string;
|
|
39
34
|
export declare const createVoiceAuditTrailRoutes: (options: VoiceAuditTrailRoutesOptions) => Elysia<"", {
|
|
40
35
|
decorator: {};
|
|
41
36
|
store: {};
|
|
@@ -64,3 +59,8 @@ export declare const createVoiceAuditTrailRoutes: (options: VoiceAuditTrailRoute
|
|
|
64
59
|
standaloneSchema: {};
|
|
65
60
|
response: {};
|
|
66
61
|
}>;
|
|
62
|
+
export declare const renderVoiceAuditTrailHTML: (report: VoiceAuditTrailReport, options?: {
|
|
63
|
+
title?: string;
|
|
64
|
+
}) => string;
|
|
65
|
+
export declare const resolveVoiceAuditTrailFilter: (query?: Record<string, unknown>, base?: VoiceAuditEventFilter) => VoiceAuditEventFilter;
|
|
66
|
+
export declare const summarizeVoiceAuditTrail: (events: StoredVoiceAuditEvent[]) => VoiceAuditTrailSummary;
|
|
@@ -127,25 +127,25 @@ export type VoiceAuditSinkDeliveryQueueSummary = {
|
|
|
127
127
|
skipped: number;
|
|
128
128
|
total: number;
|
|
129
129
|
};
|
|
130
|
+
export declare const createVoiceAuditHTTPSink: <TBody extends Record<string, unknown> = Record<string, unknown>>(options: VoiceAuditHTTPSinkOptions<TBody>) => VoiceAuditSink;
|
|
131
|
+
export declare const createVoiceAuditS3Sink: <TBody extends Record<string, unknown> = Record<string, unknown>>(options: VoiceAuditS3SinkOptions<TBody>) => VoiceAuditSink;
|
|
130
132
|
export declare const createVoiceAuditSinkDeliveryId: (events: StoredVoiceAuditEvent[]) => string;
|
|
131
133
|
export declare const createVoiceAuditSinkDeliveryRecord: (input: {
|
|
132
134
|
createdAt?: number;
|
|
133
135
|
events: StoredVoiceAuditEvent[];
|
|
134
136
|
id?: string;
|
|
135
137
|
} & Partial<Omit<VoiceAuditSinkDeliveryRecord, "createdAt" | "events" | "id">>) => VoiceAuditSinkDeliveryRecord;
|
|
136
|
-
export declare const
|
|
137
|
-
export declare const
|
|
138
|
+
export declare const createVoiceAuditSinkStore: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>(options: VoiceAuditSinkStoreOptions<TEvent>) => VoiceAuditEventStore<TEvent>;
|
|
139
|
+
export declare const createVoiceMemoryAuditSinkDeliveryStore: <TDelivery extends VoiceAuditSinkDeliveryRecord = VoiceAuditSinkDeliveryRecord>() => VoiceAuditSinkDeliveryStore<TDelivery>;
|
|
138
140
|
export declare const deliverVoiceAuditEventsToSinks: (input: {
|
|
139
141
|
events: StoredVoiceAuditEvent[];
|
|
140
142
|
redact?: VoiceTraceRedactionConfig;
|
|
141
143
|
sinks: VoiceAuditSink[];
|
|
142
144
|
}) => Promise<VoiceAuditSinkFanoutResult>;
|
|
143
|
-
export declare const createVoiceAuditSinkStore: <TEvent extends StoredVoiceAuditEvent = StoredVoiceAuditEvent>(options: VoiceAuditSinkStoreOptions<TEvent>) => VoiceAuditEventStore<TEvent>;
|
|
144
|
-
export declare const createVoiceMemoryAuditSinkDeliveryStore: <TDelivery extends VoiceAuditSinkDeliveryRecord = VoiceAuditSinkDeliveryRecord>() => VoiceAuditSinkDeliveryStore<TDelivery>;
|
|
145
|
-
export declare const summarizeVoiceAuditSinkDeliveries: <TDelivery extends VoiceAuditSinkDeliveryRecord = VoiceAuditSinkDeliveryRecord>(deliveries: TDelivery[], input?: {
|
|
146
|
-
deadLetters?: VoiceAuditSinkDeliveryStore<TDelivery>;
|
|
147
|
-
}) => Promise<VoiceAuditSinkDeliveryQueueSummary> | VoiceAuditSinkDeliveryQueueSummary;
|
|
148
145
|
export declare const createVoiceAuditSinkDeliveryWorker: <TDelivery extends VoiceAuditSinkDeliveryRecord = VoiceAuditSinkDeliveryRecord>(options: VoiceAuditSinkDeliveryWorkerOptions<TDelivery>) => {
|
|
149
146
|
drain: () => Promise<VoiceAuditSinkDeliveryWorkerResult>;
|
|
150
147
|
};
|
|
151
148
|
export declare const createVoiceAuditSinkDeliveryWorkerLoop: <TDelivery extends VoiceAuditSinkDeliveryRecord = VoiceAuditSinkDeliveryRecord>(options: VoiceAuditSinkDeliveryWorkerLoopOptions<TDelivery>) => VoiceAuditSinkDeliveryWorkerLoop;
|
|
149
|
+
export declare const summarizeVoiceAuditSinkDeliveries: <TDelivery extends VoiceAuditSinkDeliveryRecord = VoiceAuditSinkDeliveryRecord>(deliveries: TDelivery[], input?: {
|
|
150
|
+
deadLetters?: VoiceAuditSinkDeliveryStore<TDelivery>;
|
|
151
|
+
}) => Promise<VoiceAuditSinkDeliveryQueueSummary> | VoiceAuditSinkDeliveryQueueSummary;
|
|
@@ -20,12 +20,6 @@ export type VoiceBargeInReport = VoiceBargeInMonitorSnapshot & {
|
|
|
20
20
|
total: number;
|
|
21
21
|
}>;
|
|
22
22
|
};
|
|
23
|
-
export declare const summarizeVoiceBargeIn: (events: StoredVoiceTraceEvent[], options?: {
|
|
24
|
-
thresholdMs?: number;
|
|
25
|
-
}) => VoiceBargeInReport;
|
|
26
|
-
export declare const renderVoiceBargeInHTML: (report: VoiceBargeInReport, options?: {
|
|
27
|
-
title?: string;
|
|
28
|
-
}) => string;
|
|
29
23
|
export declare const createVoiceBargeInRoutes: (options: VoiceBargeInRoutesOptions) => Elysia<"", {
|
|
30
24
|
decorator: {};
|
|
31
25
|
store: {};
|
|
@@ -54,3 +48,9 @@ export declare const createVoiceBargeInRoutes: (options: VoiceBargeInRoutesOptio
|
|
|
54
48
|
standaloneSchema: {};
|
|
55
49
|
response: {};
|
|
56
50
|
}>;
|
|
51
|
+
export declare const renderVoiceBargeInHTML: (report: VoiceBargeInReport, options?: {
|
|
52
|
+
title?: string;
|
|
53
|
+
}) => string;
|
|
54
|
+
export declare const summarizeVoiceBargeIn: (events: StoredVoiceTraceEvent[], options?: {
|
|
55
|
+
thresholdMs?: number;
|
|
56
|
+
}) => VoiceBargeInReport;
|
|
@@ -32,12 +32,12 @@ export declare const createVoiceBookingFlow: (options: CreateVoiceBookingFlowOpt
|
|
|
32
32
|
title?: string;
|
|
33
33
|
notes?: string;
|
|
34
34
|
}) => Promise<VoiceCalendarAppointment | null>;
|
|
35
|
-
getState: () => VoiceBookingFlowState;
|
|
36
35
|
proposeSlotsForDay: (input: {
|
|
37
36
|
fromMs: number;
|
|
38
37
|
toMs: number;
|
|
39
38
|
}) => Promise<VoiceCalendarSlot[]>;
|
|
40
39
|
reset: () => void;
|
|
40
|
+
getState: () => VoiceBookingFlowState;
|
|
41
41
|
subscribe(listener: (state: VoiceBookingFlowState) => void): () => void;
|
|
42
42
|
};
|
|
43
43
|
export type VoiceBookingFlow = ReturnType<typeof createVoiceBookingFlow>;
|
|
@@ -81,13 +81,13 @@ export type VoiceBrowserCallProfileRoutesOptions = {
|
|
|
81
81
|
source?: (() => Promise<VoiceBrowserCallProfileReport | VoiceBrowserCallProfileReportInput> | VoiceBrowserCallProfileReport | VoiceBrowserCallProfileReportInput) | VoiceBrowserCallProfileReport | VoiceBrowserCallProfileReportInput;
|
|
82
82
|
title?: string;
|
|
83
83
|
};
|
|
84
|
+
export declare const assertVoiceBrowserCallProfileEvidence: (report: VoiceBrowserCallProfileReport | VoiceBrowserCallProfileReportInput, input?: VoiceBrowserCallProfileAssertionInput) => VoiceBrowserCallProfileAssertionReport;
|
|
84
85
|
export declare const buildVoiceBrowserCallProfileReport: (input?: VoiceBrowserCallProfileReportInput) => VoiceBrowserCallProfileReport;
|
|
85
86
|
export declare const evaluateVoiceBrowserCallProfileEvidence: (report: VoiceBrowserCallProfileReport | VoiceBrowserCallProfileReportInput, input?: VoiceBrowserCallProfileAssertionInput) => VoiceBrowserCallProfileAssertionReport;
|
|
86
|
-
export declare const
|
|
87
|
-
export declare const renderVoiceBrowserCallProfileMarkdown: (report: VoiceBrowserCallProfileReport | VoiceBrowserCallProfileReportInput, options?: {
|
|
87
|
+
export declare const renderVoiceBrowserCallProfileHTML: (report: VoiceBrowserCallProfileReport | VoiceBrowserCallProfileReportInput, options?: {
|
|
88
88
|
title?: string;
|
|
89
89
|
}) => string;
|
|
90
|
-
export declare const
|
|
90
|
+
export declare const renderVoiceBrowserCallProfileMarkdown: (report: VoiceBrowserCallProfileReport | VoiceBrowserCallProfileReportInput, options?: {
|
|
91
91
|
title?: string;
|
|
92
92
|
}) => string;
|
|
93
93
|
export declare const createVoiceBrowserCallProfileRoutes: (options?: VoiceBrowserCallProfileRoutesOptions) => Elysia<"", {
|
|
@@ -27,11 +27,6 @@ export type VoiceBrowserMediaRoutesOptions = {
|
|
|
27
27
|
store: VoiceTraceEventStore;
|
|
28
28
|
title?: string;
|
|
29
29
|
};
|
|
30
|
-
export declare const summarizeVoiceBrowserMedia: (options: Pick<VoiceBrowserMediaRoutesOptions, "maxAgeMs" | "store">) => Promise<VoiceBrowserMediaReport>;
|
|
31
|
-
export declare const getLatestVoiceBrowserMediaReport: (options: Pick<VoiceBrowserMediaRoutesOptions, "maxAgeMs" | "store">) => Promise<MediaWebRTCStatsReport | undefined>;
|
|
32
|
-
export declare const renderVoiceBrowserMediaHTML: (report: VoiceBrowserMediaReport, options?: {
|
|
33
|
-
title?: string;
|
|
34
|
-
}) => string;
|
|
35
30
|
export declare const createVoiceBrowserMediaRoutes: (options: VoiceBrowserMediaRoutesOptions) => Elysia<"", {
|
|
36
31
|
decorator: {};
|
|
37
32
|
store: {};
|
|
@@ -60,3 +55,8 @@ export declare const createVoiceBrowserMediaRoutes: (options: VoiceBrowserMediaR
|
|
|
60
55
|
standaloneSchema: {};
|
|
61
56
|
response: {};
|
|
62
57
|
}>;
|
|
58
|
+
export declare const getLatestVoiceBrowserMediaReport: (options: Pick<VoiceBrowserMediaRoutesOptions, "maxAgeMs" | "store">) => Promise<MediaWebRTCStatsReport | undefined>;
|
|
59
|
+
export declare const renderVoiceBrowserMediaHTML: (report: VoiceBrowserMediaReport, options?: {
|
|
60
|
+
title?: string;
|
|
61
|
+
}) => string;
|
|
62
|
+
export declare const summarizeVoiceBrowserMedia: (options: Pick<VoiceBrowserMediaRoutesOptions, "maxAgeMs" | "store">) => Promise<VoiceBrowserMediaReport>;
|
|
@@ -35,7 +35,6 @@ export declare const buildVoiceCallDebuggerReport: (options: VoiceCallDebuggerRo
|
|
|
35
35
|
request: Request;
|
|
36
36
|
sessionId: string;
|
|
37
37
|
}) => Promise<VoiceCallDebuggerReport>;
|
|
38
|
-
export declare const renderVoiceCallDebuggerHTML: (report: VoiceCallDebuggerReport, options?: Pick<VoiceCallDebuggerRoutesOptions, "title">) => string;
|
|
39
38
|
export declare const createVoiceCallDebuggerRoutes: (options: VoiceCallDebuggerRoutesOptions) => Elysia<"", {
|
|
40
39
|
decorator: {};
|
|
41
40
|
store: {};
|
|
@@ -64,3 +63,4 @@ export declare const createVoiceCallDebuggerRoutes: (options: VoiceCallDebuggerR
|
|
|
64
63
|
standaloneSchema: {};
|
|
65
64
|
response: {};
|
|
66
65
|
}>;
|
|
66
|
+
export declare const renderVoiceCallDebuggerHTML: (report: VoiceCallDebuggerReport, options?: Pick<VoiceCallDebuggerRoutesOptions, "title">) => string;
|
|
@@ -19,7 +19,6 @@ export type CreateVoiceCallDispositionTaggerOptions = {
|
|
|
19
19
|
now?: () => number;
|
|
20
20
|
};
|
|
21
21
|
export declare const createVoiceCallDispositionTagger: (options?: CreateVoiceCallDispositionTaggerOptions) => {
|
|
22
|
-
definitionFor: (code: string) => VoiceCallDispositionDefinition | null;
|
|
23
22
|
definitions: VoiceCallDispositionDefinition[];
|
|
24
23
|
listAll: () => VoiceCallDispositionTag[];
|
|
25
24
|
listForSession: (sessionId: string) => VoiceCallDispositionTag[];
|
|
@@ -34,5 +33,6 @@ export declare const createVoiceCallDispositionTagger: (options?: CreateVoiceCal
|
|
|
34
33
|
};
|
|
35
34
|
tag: (sessionId: string, code: string, note?: string) => VoiceCallDispositionTag;
|
|
36
35
|
untag: (sessionId: string, code?: string) => number;
|
|
36
|
+
definitionFor: (code: string) => VoiceCallDispositionDefinition | null;
|
|
37
37
|
};
|
|
38
38
|
export type VoiceCallDispositionTagger = ReturnType<typeof createVoiceCallDispositionTagger>;
|
|
@@ -49,5 +49,5 @@ export type BuildVoiceCallScorecardInput = {
|
|
|
49
49
|
comments?: string;
|
|
50
50
|
now?: () => number;
|
|
51
51
|
};
|
|
52
|
-
export declare const buildVoiceCallScorecard: (input: BuildVoiceCallScorecardInput) => VoiceScorecard;
|
|
53
52
|
export declare const DEFAULT_VOICE_SALES_RUBRIC: VoiceScorecardRubric;
|
|
53
|
+
export declare const buildVoiceCallScorecard: (input: BuildVoiceCallScorecardInput) => VoiceScorecard;
|
package/dist/core/campaign.d.ts
CHANGED
|
@@ -415,10 +415,10 @@ export type VoiceCampaignTelephonyOutcomeRecorder<TResult = unknown> = {
|
|
|
415
415
|
list: () => VoiceCampaignTelephonyOutcomeSnapshot<TResult>[];
|
|
416
416
|
record: (input: VoiceCampaignTelephonyOutcomeRecorderRecordInput<TResult>) => Promise<VoiceCampaignTelephonyOutcomeSnapshot<TResult>>;
|
|
417
417
|
};
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const buildVoiceCampaignObservabilityReport: (records: VoiceCampaignRecord[], options?: VoiceCampaignObservabilityOptions) => Promise<VoiceCampaignObservabilityReport>;
|
|
419
419
|
export declare const createVoiceMemoryCampaignStore: () => VoiceCampaignStore;
|
|
420
|
+
export declare const importVoiceCampaignRecipients: (options: VoiceCampaignRecipientImportOptions) => VoiceCampaignRecipientImportResult;
|
|
420
421
|
export declare const summarizeVoiceCampaigns: (records: VoiceCampaignRecord[]) => VoiceCampaignSummary;
|
|
421
|
-
export declare const buildVoiceCampaignObservabilityReport: (records: VoiceCampaignRecord[], options?: VoiceCampaignObservabilityOptions) => Promise<VoiceCampaignObservabilityReport>;
|
|
422
422
|
export declare const createVoiceCampaign: (options: VoiceCampaignRuntimeOptions) => VoiceCampaignRuntime;
|
|
423
423
|
export declare const createVoiceCampaignWorker: (options: VoiceCampaignWorkerOptions) => VoiceCampaignWorker;
|
|
424
424
|
export declare const createVoiceCampaignWorkerLoop: (options: VoiceCampaignWorkerLoopOptions) => VoiceCampaignWorkerLoop;
|
|
@@ -426,13 +426,13 @@ export declare const applyVoiceCampaignTelephonyOutcome: <TResult = unknown>(inp
|
|
|
426
426
|
export declare const createVoiceCampaignTelephonyOutcomeHandler: <TResult = unknown>(options: VoiceCampaignTelephonyOutcomeOptions<TResult>) => (input: VoiceTelephonyWebhookDecision<TResult>) => Promise<VoiceCampaignTelephonyOutcomeResult>;
|
|
427
427
|
export declare const createVoiceCampaignTelephonyOutcomeRecorder: <TResult = unknown>(options?: VoiceCampaignTelephonyOutcomeRecorderOptions<TResult>) => VoiceCampaignTelephonyOutcomeRecorder<TResult>;
|
|
428
428
|
export declare const runVoiceCampaignProof: (options?: VoiceCampaignProofOptions) => Promise<VoiceCampaignProofReport>;
|
|
429
|
-
export declare const runVoiceCampaignReadinessProof: (options?: VoiceCampaignReadinessProofOptions) => Promise<VoiceCampaignReadinessProofReport>;
|
|
430
|
-
export declare const evaluateVoiceCampaignReadinessEvidence: (report: VoiceCampaignReadinessProofReport, input?: VoiceCampaignReadinessAssertionInput) => VoiceCampaignReadinessAssertionReport;
|
|
431
429
|
export declare const assertVoiceCampaignReadinessEvidence: (report: VoiceCampaignReadinessProofReport, input?: VoiceCampaignReadinessAssertionInput) => VoiceCampaignReadinessAssertionReport;
|
|
432
|
-
export declare const
|
|
430
|
+
export declare const evaluateVoiceCampaignReadinessEvidence: (report: VoiceCampaignReadinessProofReport, input?: VoiceCampaignReadinessAssertionInput) => VoiceCampaignReadinessAssertionReport;
|
|
431
|
+
export declare const runVoiceCampaignReadinessProof: (options?: VoiceCampaignReadinessProofOptions) => Promise<VoiceCampaignReadinessProofReport>;
|
|
433
432
|
export declare const renderVoiceCampaignObservabilityHTML: (report: VoiceCampaignObservabilityReport, options?: {
|
|
434
433
|
title?: string;
|
|
435
434
|
}) => string;
|
|
435
|
+
export declare const renderVoiceCampaignsHTML: (records: VoiceCampaignRecord[], options?: Pick<VoiceCampaignRoutesOptions, "operationsRecordHref" | "title">) => string;
|
|
436
436
|
export declare const createVoiceCampaignRoutes: (options: VoiceCampaignRoutesOptions) => Elysia<"", {
|
|
437
437
|
decorator: {};
|
|
438
438
|
store: {};
|
|
@@ -9,9 +9,9 @@ export type VoiceCampaignDispositionRetryPolicy = Partial<Record<VoiceCampaignDi
|
|
|
9
9
|
export type VoiceDNCList = {
|
|
10
10
|
contains: (phone: string) => boolean | Promise<boolean>;
|
|
11
11
|
};
|
|
12
|
-
export declare const normalizePhoneNumber: (phone: string) => string;
|
|
13
12
|
export declare const createInMemoryDNCList: (phones: ReadonlyArray<string>) => VoiceDNCList;
|
|
14
13
|
export declare const isPhoneOnDNC: (phone: string, list: VoiceDNCList) => Promise<boolean>;
|
|
14
|
+
export declare const normalizePhoneNumber: (phone: string) => string;
|
|
15
15
|
export type VoiceCampaignWindowCheckInput = {
|
|
16
16
|
now?: Date;
|
|
17
17
|
window: VoiceCampaignTimeWindow;
|
|
@@ -101,11 +101,11 @@ export type VoiceCampaignDialerProofAssertionReport = {
|
|
|
101
101
|
successfulOutcomes: number;
|
|
102
102
|
totalProviders: number;
|
|
103
103
|
};
|
|
104
|
-
export declare const createVoiceTwilioCampaignDialer: (options: VoiceTwilioCampaignDialerOptions) => VoiceCampaignDialer;
|
|
105
|
-
export declare const createVoiceTelnyxCampaignDialer: (options: VoiceTelnyxCampaignDialerOptions) => VoiceCampaignDialer;
|
|
106
104
|
export declare const createVoicePlivoCampaignDialer: (options: VoicePlivoCampaignDialerOptions) => VoiceCampaignDialer;
|
|
105
|
+
export declare const createVoiceTelnyxCampaignDialer: (options: VoiceTelnyxCampaignDialerOptions) => VoiceCampaignDialer;
|
|
106
|
+
export declare const createVoiceTwilioCampaignDialer: (options: VoiceTwilioCampaignDialerOptions) => VoiceCampaignDialer;
|
|
107
|
+
export declare const assertVoiceCampaignDialerProofEvidence: (report: VoiceCampaignDialerProofReport, input?: VoiceCampaignDialerProofAssertionInput) => VoiceCampaignDialerProofAssertionReport;
|
|
108
|
+
export declare const evaluateVoiceCampaignDialerProofEvidence: (report: VoiceCampaignDialerProofReport, input?: VoiceCampaignDialerProofAssertionInput) => VoiceCampaignDialerProofAssertionReport;
|
|
107
109
|
export declare const getVoiceCampaignDialerProofStatus: (options?: Pick<VoiceCampaignDialerProofOptions, "providers" | "runPath">) => VoiceCampaignDialerProofStatus;
|
|
108
110
|
export declare const runVoiceCampaignDialerProof: (options?: VoiceCampaignDialerProofOptions) => Promise<VoiceCampaignDialerProofReport>;
|
|
109
|
-
export declare const evaluateVoiceCampaignDialerProofEvidence: (report: VoiceCampaignDialerProofReport, input?: VoiceCampaignDialerProofAssertionInput) => VoiceCampaignDialerProofAssertionReport;
|
|
110
|
-
export declare const assertVoiceCampaignDialerProofEvidence: (report: VoiceCampaignDialerProofReport, input?: VoiceCampaignDialerProofAssertionInput) => VoiceCampaignDialerProofAssertionReport;
|
|
111
111
|
export {};
|
|
@@ -12,5 +12,5 @@ export type ResolveVoiceCampaignTemplateOptions = {
|
|
|
12
12
|
strict?: boolean;
|
|
13
13
|
};
|
|
14
14
|
export declare const DEFAULT_VOICE_CAMPAIGN_TEMPLATE_FILTERS: Record<string, VoiceCampaignTemplateFilter>;
|
|
15
|
-
export declare const resolveVoiceCampaignTemplate: (template: string, options: ResolveVoiceCampaignTemplateOptions) => VoiceCampaignTemplateResolveResult;
|
|
16
15
|
export declare const collectVoiceCampaignTemplateVariables: (template: string) => string[];
|
|
16
|
+
export declare const resolveVoiceCampaignTemplate: (template: string, options: ResolveVoiceCampaignTemplateOptions) => VoiceCampaignTemplateResolveResult;
|
|
@@ -94,11 +94,11 @@ export type VoiceCompetitiveCoverageRoutesOptions = {
|
|
|
94
94
|
source: (() => Promise<VoiceCompetitiveCoverageReport | VoiceCompetitiveCoverageReportInput> | VoiceCompetitiveCoverageReport | VoiceCompetitiveCoverageReportInput) | VoiceCompetitiveCoverageReport | VoiceCompetitiveCoverageReportInput;
|
|
95
95
|
title?: string;
|
|
96
96
|
};
|
|
97
|
+
export declare const assertVoiceCompetitiveCoverage: (report: VoiceCompetitiveCoverageReport, input?: VoiceCompetitiveCoverageAssertionInput) => VoiceCompetitiveCoverageAssertionReport;
|
|
97
98
|
export declare const buildVoiceCompetitiveCoverageReport: (input: VoiceCompetitiveCoverageReportInput) => VoiceCompetitiveCoverageReport;
|
|
98
99
|
export declare const evaluateVoiceCompetitiveCoverage: (report: VoiceCompetitiveCoverageReport, input?: VoiceCompetitiveCoverageAssertionInput) => VoiceCompetitiveCoverageAssertionReport;
|
|
99
|
-
export declare const assertVoiceCompetitiveCoverage: (report: VoiceCompetitiveCoverageReport, input?: VoiceCompetitiveCoverageAssertionInput) => VoiceCompetitiveCoverageAssertionReport;
|
|
100
|
-
export declare const renderVoiceCompetitiveCoverageMarkdown: (report: VoiceCompetitiveCoverageReport, title?: string) => string;
|
|
101
100
|
export declare const renderVoiceCompetitiveCoverageHTML: (report: VoiceCompetitiveCoverageReport, title?: string) => string;
|
|
101
|
+
export declare const renderVoiceCompetitiveCoverageMarkdown: (report: VoiceCompetitiveCoverageReport, title?: string) => string;
|
|
102
102
|
export declare const createVoiceCompetitiveCoverageRoutes: (options: VoiceCompetitiveCoverageRoutesOptions) => Elysia<"", {
|
|
103
103
|
decorator: {};
|
|
104
104
|
store: {};
|
|
@@ -48,11 +48,11 @@ export type RunVoiceConversationSimulationInput<TContext = unknown, TSession ext
|
|
|
48
48
|
now?: () => number;
|
|
49
49
|
generateId?: () => string;
|
|
50
50
|
};
|
|
51
|
-
export declare const runVoiceConversationSimulation: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(input: RunVoiceConversationSimulationInput<TContext, TSession, TResult>) => Promise<VoiceConversationSimulationResult<TResult>>;
|
|
52
51
|
export declare const renderVoiceSimulationTranscript: (transcript: ReadonlyArray<VoiceSimulatedTurn>, labels?: {
|
|
53
52
|
caller?: string;
|
|
54
53
|
agent?: string;
|
|
55
54
|
}) => string;
|
|
55
|
+
export declare const runVoiceConversationSimulation: <TContext = unknown, TSession extends VoiceSessionRecord = VoiceSessionRecord, TResult = unknown>(input: RunVoiceConversationSimulationInput<TContext, TSession, TResult>) => Promise<VoiceConversationSimulationResult<TResult>>;
|
|
56
56
|
export type VoiceScriptedCallerStep = string;
|
|
57
57
|
/** Convenience: build a deterministic scripted caller from a list of lines. */
|
|
58
58
|
export declare const createScriptedVoiceCaller: (utterances: ReadonlyArray<VoiceScriptedCallerStep>) => VoiceSimulatorCaller;
|
|
@@ -25,8 +25,8 @@ export type VoicePhraseHintCorrectionRunOptions = {
|
|
|
25
25
|
};
|
|
26
26
|
export declare const applyPhraseHintCorrections: (text: string, phraseHints: VoicePhraseHint[]) => VoicePhraseHintCorrectionResult;
|
|
27
27
|
export declare const applyRiskTieredPhraseHintCorrections: (text: string, phraseHints: VoicePhraseHint[], options?: VoicePhraseHintCorrectionRunOptions) => VoicePhraseHintCorrectionResult;
|
|
28
|
-
export declare const createDomainPhraseHints: (terms: VoiceDomainTerm[], options?: VoiceDomainHintGenerationOptions) => VoicePhraseHint[];
|
|
29
28
|
export declare const createDomainLexicon: (terms: VoiceDomainTerm[]) => VoiceLexiconEntry[];
|
|
29
|
+
export declare const createDomainPhraseHints: (terms: VoiceDomainTerm[], options?: VoiceDomainHintGenerationOptions) => VoicePhraseHint[];
|
|
30
30
|
export declare const createPhraseHintCorrectionHandler: (options?: VoicePhraseHintCorrectionOptions) => VoiceTurnCorrectionHandler;
|
|
31
31
|
export declare const applyLexiconCorrections: (text: string, lexicon: VoiceLexiconEntry[]) => VoicePhraseHintCorrectionResult;
|
|
32
32
|
export declare const createLexiconCorrectionHandler: (options?: VoiceLexiconCorrectionOptions) => VoiceTurnCorrectionHandler;
|
|
@@ -129,8 +129,11 @@ export type VoiceDataControlRoutesOptions = VoiceDataRetentionStores & {
|
|
|
129
129
|
};
|
|
130
130
|
export declare const applyVoiceDataRetentionPolicy: (options: VoiceDataRetentionPolicy) => Promise<VoiceDataRetentionReport>;
|
|
131
131
|
export declare const buildVoiceDataRetentionPlan: (options: Omit<VoiceDataRetentionPolicy, "dryRun">) => Promise<VoiceDataRetentionReport>;
|
|
132
|
-
export declare const evaluateVoiceDataControlEvidence: (report: VoiceDataControlReport, input?: VoiceDataControlAssertionInput) => VoiceDataControlAssertionReport;
|
|
133
132
|
export declare const assertVoiceDataControlEvidence: (report: VoiceDataControlReport, input?: VoiceDataControlAssertionInput) => VoiceDataControlAssertionReport;
|
|
133
|
+
export declare const buildVoiceDataControlReport: (options: VoiceDataControlRoutesOptions & {
|
|
134
|
+
auditFilter?: VoiceAuditEventFilter;
|
|
135
|
+
retention?: Omit<VoiceDataRetentionPolicy, "dryRun">;
|
|
136
|
+
}) => Promise<VoiceDataControlReport>;
|
|
134
137
|
export declare const createVoiceZeroRetentionPolicy: (options: VoiceDataRetentionStores & {
|
|
135
138
|
audit?: VoiceAuditEventStore;
|
|
136
139
|
auditActor?: VoiceAuditActor;
|
|
@@ -140,10 +143,7 @@ export declare const createVoiceZeroRetentionPolicy: (options: VoiceDataRetentio
|
|
|
140
143
|
scopes?: VoiceDataRetentionScope[];
|
|
141
144
|
traceDeliveries?: VoiceTraceSinkDeliveryStore;
|
|
142
145
|
}) => VoiceDataRetentionPolicy;
|
|
143
|
-
export declare const
|
|
144
|
-
auditFilter?: VoiceAuditEventFilter;
|
|
145
|
-
retention?: Omit<VoiceDataRetentionPolicy, "dryRun">;
|
|
146
|
-
}) => Promise<VoiceDataControlReport>;
|
|
146
|
+
export declare const evaluateVoiceDataControlEvidence: (report: VoiceDataControlReport, input?: VoiceDataControlAssertionInput) => VoiceDataControlAssertionReport;
|
|
147
147
|
export declare const renderVoiceDataControlHTML: (report: VoiceDataControlReport, options?: {
|
|
148
148
|
title?: string;
|
|
149
149
|
}) => string;
|
|
@@ -108,14 +108,9 @@ export type VoiceDeliveryRuntimeFilePresetOptions = VoiceDeliveryRuntimePresetBa
|
|
|
108
108
|
mode: "file";
|
|
109
109
|
};
|
|
110
110
|
export type VoiceDeliveryRuntimePresetOptions = VoiceDeliveryRuntimeFilePresetOptions | VoiceDeliveryRuntimeS3PresetOptions | VoiceDeliveryRuntimeWebhookPresetOptions;
|
|
111
|
-
export declare const createVoiceDeliveryRuntimePresetConfig: (options: VoiceDeliveryRuntimePresetOptions) => VoiceDeliveryRuntimeConfig;
|
|
112
|
-
export declare const createVoiceDeliveryRuntime: <TAuditDelivery extends VoiceAuditSinkDeliveryRecord = VoiceAuditSinkDeliveryRecord, TTraceDelivery extends VoiceTraceSinkDeliveryRecord = VoiceTraceSinkDeliveryRecord>(config: VoiceDeliveryRuntimeConfig<TAuditDelivery, TTraceDelivery>) => VoiceDeliveryRuntime;
|
|
113
111
|
export declare const buildVoiceDeliveryRuntimeReport: (runtime: VoiceDeliveryRuntime) => Promise<VoiceDeliveryRuntimeReport>;
|
|
114
|
-
export declare const
|
|
115
|
-
|
|
116
|
-
tickPath?: false | string;
|
|
117
|
-
title?: string;
|
|
118
|
-
}) => string;
|
|
112
|
+
export declare const createVoiceDeliveryRuntime: <TAuditDelivery extends VoiceAuditSinkDeliveryRecord = VoiceAuditSinkDeliveryRecord, TTraceDelivery extends VoiceTraceSinkDeliveryRecord = VoiceTraceSinkDeliveryRecord>(config: VoiceDeliveryRuntimeConfig<TAuditDelivery, TTraceDelivery>) => VoiceDeliveryRuntime;
|
|
113
|
+
export declare const createVoiceDeliveryRuntimePresetConfig: (options: VoiceDeliveryRuntimePresetOptions) => VoiceDeliveryRuntimeConfig;
|
|
119
114
|
export declare const createVoiceDeliveryRuntimeRoutes: (options: VoiceDeliveryRuntimeRoutesOptions) => Elysia<"", {
|
|
120
115
|
decorator: {};
|
|
121
116
|
store: {};
|
|
@@ -156,4 +151,9 @@ export declare const createVoiceDeliveryRuntimeRoutes: (options: VoiceDeliveryRu
|
|
|
156
151
|
standaloneSchema: {};
|
|
157
152
|
response: {};
|
|
158
153
|
}>;
|
|
154
|
+
export declare const renderVoiceDeliveryRuntimeHTML: (report: VoiceDeliveryRuntimeReport, options?: {
|
|
155
|
+
requeueDeadLettersPath?: false | string;
|
|
156
|
+
tickPath?: false | string;
|
|
157
|
+
title?: string;
|
|
158
|
+
}) => string;
|
|
159
159
|
export {};
|