voice-call

Initiate and manage voice calls via Twilio, Telnyx, or Plivo.

19.0k|5.6k|Updated Jul 9, 2024
One-click install
npx skills add https://github.com/elizaOS/eliza --skill voice-call-elizaos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-call
Source: https://github.com/elizaOS/eliza/tree/main/packages/skills/skills/voice-call
Command: npx skills add https://github.com/elizaOS/eliza --skill voice-call-elizaos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of initiating and managing voice calls, bridging communication gaps through programmatic control.

Core Features & Use Cases

  • Initiate Calls: Start voice calls to specified phone numbers with custom messages.
  • Call Management: Check the status of ongoing calls and end them when necessary.
  • Use Case: An e-commerce platform could use this Skill to automatically call a customer to confirm a large order or to notify them of a delivery delay.

Quick Start

Use the voice-call skill to initiate a call to +15555550123 with the message "Hello from Otto".

Frequently Asked Questions about voice-call

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate voice calls to customers for order notifications?

Automate voice calls by integrating telephony providers like Twilio or Telnyx to programmatically initiate outbound calls with custom messages. This bridges communication gaps for e-commerce platforms needing to confirm orders or notify customers of delivery delays.

Can I check the status of an ongoing telephony call and terminate it programmatically?

Yes, you can monitor ongoing telephony call status and terminate active calls programmatically. This call management functionality allows you to track live sessions and end them when necessary through the integrated provider APIs.

Does this voice call automation approach support Telnyx and Twilio integrations?

Yes, voice call automation supports integration with multiple telephony providers including Twilio, Telnyx, and Plivo. This multi-provider compatibility allows you to initiate agent-driven outbound calls with custom messages across your preferred platform.

What is the best way to initiate an outbound call with a custom message?

Initiate outbound calls with custom messages by specifying a target phone number and the desired text payload. The telephony integration handles the connection, enabling agent-driven voice delivery for automated notifications or confirmations.

Do I need a telephony provider account to start making automated voice calls?

Yes, an active account with a telephony provider like Twilio, Telnyx, or Plivo is required. The Skill integrates with these external services to bridge programmatic control with actual telephony infrastructure for initiating and managing calls.