voice-conversation

Enable live voice conversations with speech-to-text, text-to-speech, and wake-word activation.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/framerslab/agentos-skills --skill voice-conversation-framerslab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-conversation
Source: https://github.com/framerslab/agentos-skills/tree/main/registry/curated/voice-conversation
Command: npx skills add https://github.com/framerslab/agentos-skills --skill voice-conversation-framerslab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines live voice conversations for agents, enabling efficient listening, transcribing, responding, and switching between speech providers without altering the overall workflow.

Core Features & Use Cases

  • Live Voice Conversations: Facilitates real-time voice interactions with VAD, silence boundaries, wake-word activation, STT, and TTS through the AgentOS speech runtime.
  • Provider Flexibility: Allows selection of various STT, TTS, and wake-word providers to cater to different use cases.
  • User Experience: Ensures a smooth conversation flow with interruptions and provider switching supported.

Quick Start

Start a live voice conversation with the Agent by saying "Start a voice conversation with Whisper for STT and ElevenLabs for TTS."

Frequently Asked Questions about voice-conversation

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

FAQPage Schema
How do I add live voice conversations to an AI agent?

You can enable live voice conversations by integrating speech-to-text, text-to-speech, and wake-word detection into your AI agent workflow, allowing real-time voice interaction and hands-free activation.

Can I use different speech-to-text and text-to-speech providers for voice interactions?

Yes, voice conversations support provider flexibility, allowing you to select various speech-to-text and text-to-speech engines to cater to different use cases and preferences.

What is wake-word activation for AI agents?

Wake-word activation is a hands-free feature that detects a specific trigger phrase to start voice conversations, enabling AI agents to listen and respond without manual input.

How do I handle interruptions during a live voice conversation?

Live voice conversations support smooth user experience flow by managing interruptions and allowing dynamic switching between speech providers without altering the overall workflow.

Does voice activation detection work with telephony integration?

Yes, voice activation detection and silence boundary features are optimized for the speech runtime and support telephony integration for live voice conversations.

Related Skills