    

 ## On this page

  

 

 # Introduction

 Last update: 17.07.2025 

Ansys Sound: Car Sound Simulator can be driven:

- Directly using the Open Sound Control Protocol ([OSC](<https://opensoundcontrol.stanford.edu/ >)) over the UDP network protocol.
- Or by using a specialized method implying the use of a proprietary communication application transferring data between the simulator and Car Sound Simulator.

Documentation structure:

- [OSC Protocol](car_ost_osc_prot.md): Describes the usage of the OSC protocol for controlling Ansys Sound - Car Sound Simulator.
- [Ansys Sound: Car Sound Simulator - OSC Messages](car_ost_simdrive.md): Provides detailed information about the specific OSC messages used to drive the Car Sound Simulator within Ansys Sound.
- [C++ Program](car_ost_c_prog.md): Offers guidance on integrating the API into C++ programs for efficient control of the Car Sound Simulator.