Text to speech
speakUses text-to-speech to read text aloud on the host computer, with optional voice selection and Windows volume control.
Instructions
Speak text aloud through Lumia's TTS engine on the streamer's machine. Optionally pick a voice from get_settings (options.tts.voices). Volume is Windows-only, 0-100.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to speak. | |
| voice | No | Voice id/name from get_settings, e.g. "Brian". | |
| volume | No | Windows-only volume, 0-100. |