iblai-agent-voice
SolidAdd the agent Voice tab (pick the agent's voice and configure voice calls) to your Next.js app
AI & Automation 15 stars
5 forks Updated today MIT
Install
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# /iblai-agent-voice
Add the agent **Voice tab** -- pick the voice your agent uses to read out
chat replies, and configure how live voice calls work. The tab has two
sub-tabs: **Voice** (choose a voice source -- Browser, OpenAI, or Google --
then pick a specific voice from a searchable, previewable picker) and
**Voice call** (call style, spoken language, AI provider, and the voice used
on calls). This is one tab in the wider agent-settings family (`access`,
`api`, `datasets`, `disclaimers`, `embed`, `history`, `llm`, `memory`,
`prompts`, `safety`, `settings`, `tools`, `voice`). Each tab is a separate
skill. All tabs share the same `AgentSettingsProvider` wrapper -- set it up
once and mount as many tabs as you need.
> **Enable voice calls first.** The call features only do something once
> voice calls are turned on for the agent. Toggle **Enable voice calls** in
> the agent's **Settings** tab -> **Capabilities** (under "Voice & calls")
> before configuring this tab. See `/iblai-agent-setting`.


 to your Next.js app
15 Updated today
iblai AI & Automation Solid
iblai-vibe-agent-setting
Add the agent Settings tab (name, description, visibility, copy, delete) to your Next.js app
15 Updated today
iblai AI & Automation Solid
iblai-vibe-agent-api
Add the agent API tab (API key management) to your Next.js app
15 Updated today
iblai