### Answer
Vapi itself does not directly support Somali for Text-to-Speech (TTS). However, since Vapi integrates with several TTS providers including PlayHT, which does support Somali, you can utilize PlayHT through Vapi to implement Somali TTS in your project [(1)](
) .
For setting up TTS with PlayHT in Vapi, you would configure the voice provider details in your assistant setup on the Vapi platform to use PlayHT and select the specific voice ID that supports Somali.
Feel free to explore the multilingual support documentation for more details on how to set up and test multilingual support using different providers.