### Answer
Yes, you can use Vapi's Speech-to-Text (STT) and Text-to-Speech (TTS) features independently without the need to integrate the AI model. Vapi provides a flexible architecture that allows you to utilize specific components, such as STT and TTS, according to your application's needs [(1)](
) . This modular approach ensures that you can tailor the voice interaction capabilities to fit your specific requirements, whether that involves full conversational AI capabilities or just basic voice input and output functions.
If you need further details on setting up STT and TTS with Vapi, you can explore the official documentation for specific implementation guidelines and support.