·azure-ai-voicelive-py
</>

azure-ai-voicelive-py

Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with...

37Installs·2Trend·@sickn33

Installation

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-ai-voicelive-py

How to Install azure-ai-voicelive-py

Quickly install azure-ai-voicelive-py AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-ai-voicelive-py
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sickn33/antigravity-awesome-skills.

SKILL.md

View raw

Build real-time voice AI applications with bidirectional WebSocket communication.

| conn.session | Session configuration | update(session=...) | | conn.response | Model responses | create(), cancel() | | conn.inputaudiobuffer | Audio input | append(), commit(), clear() | | conn.outputaudiobuffer | Audio output | clear() | | conn.conversation | Conversation state | item.create(), item.delete(), item.truncate() |

| conn.transcriptionsession | Transcription config | update(session=...) |

Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with... Source: sickn33/antigravity-awesome-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-ai-voicelive-py
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from sickn33/antigravity-awesome-skills

Quick answers

What is azure-ai-voicelive-py?

Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with... Source: sickn33/antigravity-awesome-skills.

How do I install azure-ai-voicelive-py?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-ai-voicelive-py Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sickn33/antigravity-awesome-skills