set-voice
The set-voice
action sets the voice for the say command. It belongs to the speech category within the voice area.
Action Syntax
set-voice "text"
A quoted text string
set-voice $variable
A variable name starting with $
Examples
// Basic Usage
set-voice "michael"
// Using Variables
// Display dynamic content from variables
set-voice $voicename
Action code: 1873028137
Version: 0.6.4
Last updated: 2025-06-13