<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://streamvoxai.top/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://streamvoxai.top/wiki/feed.php">
        <title>VoxAI Wiki</title>
        <description></description>
        <link>https://streamvoxai.top/wiki/</link>
        <image rdf:resource="https://streamvoxai.top/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-26T15:08:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://streamvoxai.top/wiki/doku.php?id=avatar_setup_instructions&amp;rev=1765389059&amp;do=diff"/>
                <rdf:li rdf:resource="https://streamvoxai.top/wiki/doku.php?id=examples&amp;rev=1765915516&amp;do=diff"/>
                <rdf:li rdf:resource="https://streamvoxai.top/wiki/doku.php?id=faq&amp;rev=1765388352&amp;do=diff"/>
                <rdf:li rdf:resource="https://streamvoxai.top/wiki/doku.php?id=functions&amp;rev=1771739148&amp;do=diff"/>
                <rdf:li rdf:resource="https://streamvoxai.top/wiki/doku.php?id=installation&amp;rev=1776772596&amp;do=diff"/>
                <rdf:li rdf:resource="https://streamvoxai.top/wiki/doku.php?id=sidebar&amp;rev=1765387892&amp;do=diff"/>
                <rdf:li rdf:resource="https://streamvoxai.top/wiki/doku.php?id=start&amp;rev=1765218667&amp;do=diff"/>
                <rdf:li rdf:resource="https://streamvoxai.top/wiki/doku.php?id=troubleshooting&amp;rev=1765215844&amp;do=diff"/>
                <rdf:li rdf:resource="https://streamvoxai.top/wiki/doku.php?id=userguide&amp;rev=1765220157&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://streamvoxai.top/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>VoxAI Wiki</title>
        <link>https://streamvoxai.top/wiki/</link>
        <url>https://streamvoxai.top/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://streamvoxai.top/wiki/doku.php?id=avatar_setup_instructions&amp;rev=1765389059&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-10T17:50:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>avatar_setup_instructions</title>
        <link>https://streamvoxai.top/wiki/doku.php?id=avatar_setup_instructions&amp;rev=1765389059&amp;do=diff</link>
        <description>🗣️ Avatar Guide: Make it Talk!

This guide will help you create a basic and very simple “2-Frame” avatar (Mouth Closed / Mouth Open) that reacts when VoxAI speaks.

How it works:

	*  VoxAI sends audio to a “Virtual Cable”.
	*  OBS listens to that cable.</description>
    </item>
    <item rdf:about="https://streamvoxai.top/wiki/doku.php?id=examples&amp;rev=1765915516&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-16T20:05:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>examples</title>
        <link>https://streamvoxai.top/wiki/doku.php?id=examples&amp;rev=1765915516&amp;do=diff</link>
        <description>VoxAI Plugin Examples

This guide provides practical, copy-and-paste examples to help you get started with the VoxAI Plugin API. All code shown here should be placed inside the main register(app) function within your plugin&#039;s .py file.

For a complete list of all available functions, please see the</description>
    </item>
    <item rdf:about="https://streamvoxai.top/wiki/doku.php?id=faq&amp;rev=1765388352&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-10T17:39:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>faq</title>
        <link>https://streamvoxai.top/wiki/doku.php?id=faq&amp;rev=1765388352&amp;do=diff</link>
        <description>VoxAI — Frequently Asked Questions

Here you will find answers to the most common questions about VoxAI.

General &amp; Pre-Sale

What is VoxAI?

VoxAI is a software application that acts as an “AI Co-Host” for your stream. It allows you to create a unique AI character with a custom personality that can interact with your community, give voiced shoutouts for events like subs and raids, and display on-screen alerts.</description>
    </item>
    <item rdf:about="https://streamvoxai.top/wiki/doku.php?id=functions&amp;rev=1771739148&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-22T05:45:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>functions</title>
        <link>https://streamvoxai.top/wiki/doku.php?id=functions&amp;rev=1771739148&amp;do=diff</link>
        <description>VoxAI Plugin API Reference

Last Updated: 02/20/2026 (v1.2.1)

This reference lists the methods and attributes available via the app object passed to your plugin&#039;s register(app) function.

----------

🎙️ Audio Engine &amp; Lip Sync

Plugins can listen to the raw volume levels of the bot&#039;s voice to create avatars, visualizers, or reactive lighting.</description>
    </item>
    <item rdf:about="https://streamvoxai.top/wiki/doku.php?id=installation&amp;rev=1776772596&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-21T11:56:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>installation</title>
        <link>https://streamvoxai.top/wiki/doku.php?id=installation&amp;rev=1776772596&amp;do=diff</link>
        <description>🤖 VoxAI Installation Guide

Follow these steps in order. Do not skip ahead.

📂 Step 1: Unzip &amp; Prepare

	*  Download the .zip file.
	*  Right-click the file and select Extract All.
	*  Move the extracted folder to a simple location (e.g., C:\VoxAI</description>
    </item>
    <item rdf:about="https://streamvoxai.top/wiki/doku.php?id=sidebar&amp;rev=1765387892&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-10T17:31:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://streamvoxai.top/wiki/doku.php?id=sidebar&amp;rev=1765387892&amp;do=diff</link>
        <description>Wiki Home

Installation and Troubleshooting

Installation

Troubleshooting

----------

Information

User Guide

FAQ

----------

OBS Avatar Setup

Avatar Setup Guide

----------

Plugin API

Functions

Examples</description>
    </item>
    <item rdf:about="https://streamvoxai.top/wiki/doku.php?id=start&amp;rev=1765218667&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-08T18:31:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://streamvoxai.top/wiki/doku.php?id=start&amp;rev=1765218667&amp;do=diff</link>
        <description>----------

VoxAi Wiki Home

----------

Welcome to the VoxAI Wiki.

VoxAI uses OpenAI and Gemini AI models along side text-to-speech services to bring to life your own personally crafted AI persona. The uses of VoxAI targets the streaming community of Twitch primarily, but can also be used in many other ways. The only real limit is your imagination.</description>
    </item>
    <item rdf:about="https://streamvoxai.top/wiki/doku.php?id=troubleshooting&amp;rev=1765215844&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-08T17:44:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>troubleshooting</title>
        <link>https://streamvoxai.top/wiki/doku.php?id=troubleshooting&amp;rev=1765215844&amp;do=diff</link>
        <description>❓ Troubleshooting

Having trouble? Here are solutions to the most common issues.

Always check the Log Console (About &gt; Log Console) for errors first.

----------

🔴 Symptom: &quot;Twitch: Offline&quot; or &quot;Refresh Failed&quot; (Red Text)

This means VoxAI cannot connect to Twitch chat.</description>
    </item>
    <item rdf:about="https://streamvoxai.top/wiki/doku.php?id=userguide&amp;rev=1765220157&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-08T18:55:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>userguide</title>
        <link>https://streamvoxai.top/wiki/doku.php?id=userguide&amp;rev=1765220157&amp;do=diff</link>
        <description>📖 VoxAI User Guide

Welcome to your new AI co-host! This guide covers how to interact with VoxAI, use voice commands, and manage your stream.

🗣️ How to Talk to VoxAI

There are two ways to interact with your AI companion: Text and Voice.

1. Text Chat</description>
    </item>
</rdf:RDF>
