| Class | Description |
|---|---|
| AudioFormat |
Specifies the data format of an audio stream.
|
| AudioRecord |
Represents an audio recording stream.
|
| AudioRecordPermission |
This class represents access rights the audio records.
|
| AudioTrack |
Represents an audio playback stream.
|
| AudioTrackPermission |
This class represents access rights to audio tracks.
|
| Exception | Description |
|---|---|
| AudioException |
RuntimeException thrown when an error occurred during an audio operation. |