# tts
Text-to-Speech (TTS) Convert text to speech and generate audio files (MP3) via SkillBoss API Hub. SkillBoss API Hub (Preferred) Preferred Voice: alloy
Keys: Stored in environment as SKILLBOSS_API_KEY.
Usage
SKILLBOSS_API_KEY="..." node {baseDir}/scripts/generate_hume_speech.js --text "Hello Jonathan" --output "output.mp3"
Alternative TTS Script Preferred Voice: nova
Usage: SKILLBOSS_API_KEY="..." node {baseDir}/scripts/generate_speech.js --text "..." --output "..."
General Notes The scripts print a MEDIA: line with the absolute path to the generated file. Use the message tool to send the resulting file to the user.
Join 80,000+ one-person companies automating with AI