{"id":"V2","name":"Premium Multilingual Briefing Specialist","archetype":"Premium Multilingual Briefing Specialist — Mid-Atlantic/Arabic fusion","description":"Premium Multilingual Briefing Specialist — Mid-Atlantic/Arabic fusion. Verified Professional Voice Clone (PVC) on ElevenLabs. Specialist for global commerce, cross-border SaaS, international business briefings, executive narratives, and multilingual corporate communications. Fluent delivery in Spanish, French, German, Arabic, Hindi, and Mandarin contexts. Clean audio conversational tone optimized for e-learning courses, online course narration, tutorial walkthroughs, and instructional content. Ideal for financial reports, global news narration, case studies, LinkedIn ads, internal communications, onboarding guides, education modules, corporate training, documentary narration, gaming dialogue, medical/healthcare content, and legal compliance explainers. High-trust bilingual profile with API-native and spatial-ready integration. Commercial Rights Cleared.","keywords":["Multilingual","Global","Briefing","Spanish","French","German","Arabic","Hindi","Mandarin","Cross-Border-SaaS","International Business","Executive Narrative","Global News","Financial Report","High-Trust","Bilingual","API-Native","Case Study","Internal Communication","Medical/Healthcare","Legal","SaaS Demo","Spatial-Ready","Corporate","Education","Gaming","Documentary","PVC-Verified","ElevenLabs","Audiobooks","E-Learning","Commercial","High-Fidelity","Onboarding Guide","LinkedIn Ad","Clean Audio","Clean Audio Conversational","Conversational E-Learning","Tutorial","Instructional","Online Course","Microlearning","Corporate Training","Conversational","Global-Ready","Native-Level Negotiator","GPT-4o Diplomat","Api","Medical","Healthcare-Ready","Deep-Authoritative","Decentralized","Social Media","IVR","Narration","Character Voice","Keynote","Technical Explainer","Whitepaper Narration","Agent-Ready","High-Fidelity PVC","Commercial Rights Cleared","Customer Support","TTS","Text-to-Speech","AI Voice","Voice Clone","British Speaker","Male Voice","Phone Agent","Customer Service","Video Narration","Podcast","Sales"],"languages":["Spanish","French","German","Arabic","Hindi","Mandarin"],"useCases":["Gaming","E-Learning","Documentary","Audiobooks","Corporate","Medical/Healthcare","Legal","SaaS Demo","Podcast","Corporate Training","Tutorial","Social Media","IVR","Narration","Conversational","Executive Narrative","Financial Report","Keynote","LinkedIn Ad","Technical Explainer","Whitepaper Narration","Instructional","Onboarding Guide","Case Study","Internal Communication"],"elevenlabsUrl":"https://elevenlabs.io/app/voice-lab/share/ad827f2c0300d36094ca79e518b1a5df8c3609eb269353c30dcec3ac8878a437/tlETan7Okc4pzjD0z62P","voiceId":"tlETan7Okc4pzjD0z62P","integrationSnippet":{"python":"# Need an API key? Sign up free: https://try.elevenlabs.io/xz94z17y73rm\nimport requests\n\nurl = \"https://api.elevenlabs.io/v1/text-to-speech/tlETan7Okc4pzjD0z62P\"\nheaders = {\n    \"xi-api-key\": \"YOUR_API_KEY\",\n    \"Content-Type\": \"application/json\"\n}\ndata = {\n    \"text\": \"Your text here\",\n    \"model_id\": \"eleven_multilingual_v2\",\n    \"voice_settings\": {\"stability\": 0.5, \"similarity_boost\": 0.75}\n}\nresponse = requests.post(url, json=data, headers=headers)\nwith open(\"output.mp3\", \"wb\") as f:\n    f.write(response.content)","javascript":"// Need an API key? Sign up free: https://try.elevenlabs.io/xz94z17y73rm\nconst response = await fetch(\n  \"https://api.elevenlabs.io/v1/text-to-speech/tlETan7Okc4pzjD0z62P\",\n  {\n    method: \"POST\",\n    headers: {\n      \"xi-api-key\": \"YOUR_API_KEY\",\n      \"Content-Type\": \"application/json\",\n    },\n    body: JSON.stringify({\n      text: \"Your text here\",\n      model_id: \"eleven_multilingual_v2\",\n      voice_settings: { stability: 0.5, similarity_boost: 0.75 },\n    }),\n  }\n);\nconst audioBlob = await response.blob();","curl":"# Need an API key? Sign up free: https://try.elevenlabs.io/xz94z17y73rm\ncurl -X POST \"https://api.elevenlabs.io/v1/text-to-speech/tlETan7Okc4pzjD0z62P\" \\\n  -H \"xi-api-key: YOUR_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"text\":\"Your text here\",\"model_id\":\"eleven_multilingual_v2\",\"voice_settings\":{\"stability\":0.5,\"similarity_boost\":0.75}}' \\\n  --output output.mp3"},"commercialRightsCleared":true,"handshakeFee":"£0.00","signupUrl":"https://try.elevenlabs.io/xz94z17y73rm"}