# Vocode ## Docs - [Create Action](https://staging.docs.vocode.dev/api-reference/actions/create-action.md) - [Get Action](https://staging.docs.vocode.dev/api-reference/actions/get-action.md) - [List Actions](https://staging.docs.vocode.dev/api-reference/actions/list-actions.md) - [Update Action](https://staging.docs.vocode.dev/api-reference/actions/update-action.md) - [Create Agent](https://staging.docs.vocode.dev/api-reference/agents/create-agent.md) - [Get Agent](https://staging.docs.vocode.dev/api-reference/agents/get-agent.md) - [List Agents](https://staging.docs.vocode.dev/api-reference/agents/list-agents.md) - [Update Agent](https://staging.docs.vocode.dev/api-reference/agents/update-agent.md) - [Create Call](https://staging.docs.vocode.dev/api-reference/calls/create-call.md) - [End Call](https://staging.docs.vocode.dev/api-reference/calls/end-call.md) - [Get Call](https://staging.docs.vocode.dev/api-reference/calls/get-call.md) - [List Calls](https://staging.docs.vocode.dev/api-reference/calls/list-calls.md) - [Buy Number](https://staging.docs.vocode.dev/api-reference/numbers/buy-number.md) - [Cancel Number](https://staging.docs.vocode.dev/api-reference/numbers/cancel-number.md) - [Get Number](https://staging.docs.vocode.dev/api-reference/numbers/get-number.md) - [List Numbers](https://staging.docs.vocode.dev/api-reference/numbers/list-numbers.md) - [Update Number](https://staging.docs.vocode.dev/api-reference/numbers/update-number.md) - [Action type](https://staging.docs.vocode.dev/api-reference/schemas/action-type.md) - [Get Usage](https://staging.docs.vocode.dev/api-reference/usage/get-usage.md) - [Create Voice](https://staging.docs.vocode.dev/api-reference/voices/create-voice.md) - [Get Voice](https://staging.docs.vocode.dev/api-reference/voices/get-voice.md) - [List Voices](https://staging.docs.vocode.dev/api-reference/voices/list-voices.md) - [Update Voice](https://staging.docs.vocode.dev/api-reference/voices/update-voice.md) - [Create Webhook](https://staging.docs.vocode.dev/api-reference/webhooks/create-webhook.md) - [Get Webhook](https://staging.docs.vocode.dev/api-reference/webhooks/get-webhook.md) - [List Webhooks](https://staging.docs.vocode.dev/api-reference/webhooks/list-webhooks.md) - [Update Webhook](https://staging.docs.vocode.dev/api-reference/webhooks/update-webhook.md) - [Configuring your number](https://staging.docs.vocode.dev/configuring-number.md): Learn how to configure your phone number with an agent. - [Getting a number](https://staging.docs.vocode.dev/getting-number.md) - [Hosted Quickstart](https://staging.docs.vocode.dev/hosted-quickstart.md): Deploy AI to phone calls via API - [How it works](https://staging.docs.vocode.dev/how-it-works.md): Core concepts that power Vocode. - [How to use it](https://staging.docs.vocode.dev/how-to-use-it.md): The different ways to use Vocode. - [[Beta] Injecting context](https://staging.docs.vocode.dev/injecting-context.md): Add context to inbound calls - [[Beta] Multilingual bots](https://staging.docs.vocode.dev/multilingual.md): How to make bots speak different languages - [Open Source Quickstart](https://staging.docs.vocode.dev/open-source-quickstart.md): How to get Vocode up and running on your own machine - [Action Agents](https://staging.docs.vocode.dev/open-source/action-agents.md): Empowering agents to take actions during conversations. - [Connecting Your Agent](https://staging.docs.vocode.dev/open-source/agent-factory.md): How to link a custom agent to your app - [Agent Reference](https://staging.docs.vocode.dev/open-source/agent-reference.md): 🚧 Under construction - [Create your own AI Agent](https://staging.docs.vocode.dev/open-source/create-your-own-agent.md): How to create a custom Agent for your use case. - [Events manager](https://staging.docs.vocode.dev/open-source/events-manager.md): How events are emitted and consumed. - [Langchain agent](https://staging.docs.vocode.dev/open-source/langchain-agent.md): Empower Langchain agents to interact with the real world via phone calls - [Multilingual support](https://staging.docs.vocode.dev/open-source/language-support.md): How to configure different languages - [Fully local conversation](https://staging.docs.vocode.dev/open-source/local-conversation.md): 💃 Run a voice agent on your computer without Internet - [Playground](https://staging.docs.vocode.dev/open-source/playground.md): ⛱ Play with individual Vocode components - [Python Quickstart](https://staging.docs.vocode.dev/open-source/python-quickstart.md): Get up and running using Python - [React Quickstart](https://staging.docs.vocode.dev/open-source/react-quickstart.md): Get up and running using React - [Synthesizer Reference](https://staging.docs.vocode.dev/open-source/synthesizer-reference.md): 🚧 Under construction - [Working with phone calls](https://staging.docs.vocode.dev/open-source/telephony.md): How to use agents with inbound and outbound phone calls. - [Tracing](https://staging.docs.vocode.dev/open-source/tracing.md): Time components of your Vocode conversations - [Transcriber Reference](https://staging.docs.vocode.dev/open-source/transcriber-reference.md): 🚧 Under construction - [Turn-based conversation](https://staging.docs.vocode.dev/open-source/turn-based-conversation.md): How to use Vocode in non-streaming applications - [Using synthesizers](https://staging.docs.vocode.dev/open-source/using-synthesizers.md): How to control the voice of your application. - [Using transcribers](https://staging.docs.vocode.dev/open-source/using-transcribers.md): How to configure and use transcribers for speech recognition in your application. - [Retrieve Call Data](https://staging.docs.vocode.dev/retrieve-call-data.md): Get information on in-progress and completed calls - [Setting up webhooks](https://staging.docs.vocode.dev/setting-up-webhook.md): Listen to events on your phone calls - [Using actions](https://staging.docs.vocode.dev/using-actions.md): Make agents on your phone calls take actions - [Vector databases](https://staging.docs.vocode.dev/vectordb.md): Give your agents knowledge via embeddings - [Vocode](https://staging.docs.vocode.dev/welcome.md): Vocode is an open-source library for building voice-based LLM applications. - [What is Vocode](https://staging.docs.vocode.dev/what-is-vocode.md): The one-stop solution for building voice applications with language models ## OpenAPI Specs - [openapi](https://staging.docs.vocode.dev/openapi.json) ## Optional - [Community](https://discord.gg/NaU4mMgcnC) - [Contact](mailto:kian@vocode.dev)