diff --git a/docs/api-ref/index.mdx b/docs/api-ref/index.mdx index a532d2c..f12c456 100644 --- a/docs/api-ref/index.mdx +++ b/docs/api-ref/index.mdx @@ -20,11 +20,6 @@ Speechmatics offers flexible REST and Websocket APIs for transcription and voice icon={} href="/api-ref/realtime-transcription-websocket" /> - } - href="/api-ref/flow-voice-ai-websocket" - /> } diff --git a/docs/api-ref/sidebar.ts b/docs/api-ref/sidebar.ts index 5686293..de3f207 100644 --- a/docs/api-ref/sidebar.ts +++ b/docs/api-ref/sidebar.ts @@ -12,20 +12,6 @@ export default [ }, ], }, - { - type: "category", - collapsible: false, - collapsed: false, - label: "Flow – Voice AI", - items: [ - { - type: "doc", - id: "api-ref/flow-voice-ai-websocket", - className: "wss api-method", - label: "Start conversation with an agent", - }, - ], - }, { type: "category", collapsible: false, diff --git a/docs/deployments/kubernetes/index.mdx b/docs/deployments/kubernetes/index.mdx index a90dcc7..5b8b25d 100644 --- a/docs/deployments/kubernetes/index.mdx +++ b/docs/deployments/kubernetes/index.mdx @@ -20,17 +20,9 @@ Using Helm, customers can customize deployments through configurable values, man description="Kubernetes deployment options for Realtime" href="/deployments/kubernetes/realtime" /> - - ## Supported applications Speechmatics Kubernetes deployment supports the following applications: - - [Realtime](/speech-to-text/realtime/quickstart): Stream audio from an input device or file and receive real-time transcription updates as audio is processed. -- [Voice Agent – Flow](/voice-agents/flow): A Voice Agent API that enables responsive, real-time speech-to-speech interactions in your applications. \ No newline at end of file + - [Realtime](/speech-to-text/realtime/quickstart): Stream audio from an input device or file and receive real-time transcription updates as audio is processed. \ No newline at end of file diff --git a/docs/get-started/quickstart.mdx b/docs/get-started/quickstart.mdx index 15ad511..355756f 100644 --- a/docs/get-started/quickstart.mdx +++ b/docs/get-started/quickstart.mdx @@ -36,7 +36,7 @@ The easiest way to try our products is via the [web portal](https://portal.speec /> } href="/voice-agents/overview" /> diff --git a/docs/index.mdx b/docs/index.mdx index 8c79d20..b6d73e9 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -31,7 +31,7 @@ With Speechmatics, you can: - Receive immediate and continuous text transcriptions from live audio streams or calls (real-time transcription) - Generate complete transcripts from recorded audio files (batch transcription) -- Build and power your applications with responsive, real-time, voice AI using our Voice SDK +- Build and power your applications with responsive, real-time, voice AI using our integrations - Transform your text into speech using our Text-to-Speech API - Choose flexible deployment options: use our managed SaaS platform or host Speechmatics APIs within your infrastructure (on-prem) @@ -55,7 +55,7 @@ With Speechmatics, you can: } title="Build a voice agent" - description="Use our Voice SDK to build voice agents with ease" + description="Use our integrations to build voice agents with ease" direction="column" href="/voice-agents/overview" /> @@ -83,7 +83,7 @@ With Speechmatics, you can: />