Skip to content

Commit

Permalink
Fill in Speaker.bot Configuration Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Warbeast Initiative committed Mar 3, 2024
1 parent 8d8cf65 commit 3c8a204
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 21 additions & 2 deletions streamerbot/2.guide/22.integrations/speakerbot.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,33 @@
title: Speaker.bot
description: Integrate Streamer.bot with Speaker.bot
navigation.icon: null
version: 0.2.2
icon: IconSpeakerbot
logo: /img/icons/speakerbot.png
---

Give your bot a voice with [Speaker.bot](https://speaker.bot){target=_blank} TTS

## Configuration
:wip
::callout{icon=i-mdi-navigation}
Navigate to **Integrations > Speaker.bot**
::

![Speaker.bot Configuration](assets/speakerbot.png)

### `Auto Connect`
Enable to automatically connect to Speaker.bot when Streamer.bot starts up

### `Auto Reconnect`
Enable to automatically reconnect to Speaker.bot when the connection is disrupted

### `Address`
The IP address where Speaker.bot is hosted.
* Defaults to `127.0.0.1`

### `Port`
The port Speaker.bot is listening for connections from Streamer.bot.
* Defaults to `7580`

## Usage
:api-reference-cards{path=speakerbot manifest-path="speaker.bot"}
:api-reference-cards{path=speakerbot manifest-path="speaker.bot"}

0 comments on commit 3c8a204

Please sign in to comment.