1.. _dai_api:
2
3Digital Audio Interface (DAI)
4#############################
5
6Overview
7********
8
9The DAI (Digital Audio Interface) is a generic high level API for audio drivers.
10It can be configured with bespoke data for vendor specific configuration.
11
12Configuration Options
13*********************
14
15Related configuration options:
16
17* :kconfig:option:`CONFIG_DAI`
18
19API Reference
20*************
21
22.. doxygengroup:: dai_interface
23