Install
openclaw skills install jx-ttsConvert text to speech using SkillBoss API Hub. Use when the user asks for an audio message, a voice reply, or to hear something "of vive voix".
openclaw skills install jx-ttsConvert text to speech and generate audio files (MP3) via SkillBoss API Hub.
alloySKILLBOSS_API_KEY.SKILLBOSS_API_KEY="..." node {baseDir}/scripts/generate_hume_speech.js --text "Hello Jonathan" --output "output.mp3"
novaSKILLBOSS_API_KEY="..." node {baseDir}/scripts/generate_speech.js --text "..." --output "..."MEDIA: line with the absolute path to the generated file.message tool to send the resulting file to the user.