{"message":"Welcome to Voice Platform API","description":"Comprehensive voice processing platform with Text-to-Speech and language detection services","docs":"/api/v1/docs","version":"1.0.0","services":{"voice_synthesis":{"/api/v1/tts/voices":"Get all available TTS voices","/api/v1/tts/voices/search":"Search TTS voices by filters","/api/v1/tts/synthesize":"Convert text to speech (returns metadata)","/api/v1/tts/synthesize/stream":"Convert text to speech (returns audio stream)"},"language_detection":{"/api/v1/language/supported":"Get supported languages for detection","/api/v1/language/detect":"Detect language of single text","/api/v1/language/detect/batch":"Batch detect languages for multiple texts","/api/v1/language/detect/confidence":"Detect language with confidence score"}}}