Voice Calls

コミュニケーション

音声通話をプログラムで発信・管理

できること

  • Initiate calls — Start voice calls with a spoken message
  • Continue calls — Send additional messages during active calls
  • Real-time speech — Text-to-speech during ongoing conversations
  • Call management — End calls and check status
  • Multi-provider — Twilio, Telnyx, Plivo, or mock (for testing)
  • 試してみる質問

  • "Call +1-555-0123 and say 'Your delivery has arrived'"
  • "Continue the call and say 'The issue has been resolved'"
  • "Check the status of the active call"
  • "End the current call"
  • "Make a test call using the mock provider"
  • プロのコツ

  • Mock provider lets you test call flows without real call charges
  • Write messages in natural spoken language — avoid abbreviations
  • Save call IDs from initiation to continue or end specific calls
  • Check status before sending follow-ups to verify connection
  • Ensure your from-number is verified with your provider