# How to find ASIO sound card by Core API?

**URL:** https://qa.fmod.com/t/how-to-find-asio-sound-card-by-core-api/19850
**Category:** FMOD Engine
**Tags:** cpp
**Created:** [February 8, 2023, 10:02am UTC](https://qa.fmod.com/t/how-to-find-asio-sound-card-by-core-api/19850 "2023-02-08T10:02:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![LittleGreen1](https://avatars.discourse-cdn.com/v4/letter/l/f17d59/32.png) [@LittleGreen1](https://qa.fmod.com/u/LittleGreen1)
#### Post date: [February 8, 2023, 10:02am UTC](https://qa.fmod.com/t/how-to-find-asio-sound-card-by-core-api/19850/1 "2023-02-08T10:02:11Z")

</div>

If i can’t find my ASIO device on my win10 PC at right-bottom sound button which can adjust the volume and exchange different sound device, can FMOD find driver by [System::getNumDrivers] or [System::getDriverInfo]?  
Actually I can use my Dante sound card in FMOD Studio, so I guess there must be a way I can see my device but how?
