package
0.0.0-20241216064144-ba1a02ca5932
Repository: https://github.com/systay/mindful-ai.git
Documentation: pkg.go.dev
# Functions
TextToSpeech takes a string and converts it to speech using ElevenLabs API It saves the resulting audio to the specified filename.
# Constants
APIEndpoint is the ElevenLabs TTS API endpoint.
# Structs
TTSRequest represents the request payload for the TTS API.