Skip to content
3 changes: 2 additions & 1 deletion content/en-us/reference/engine/classes/AudioRecorder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ description: |
At this time, `Class.AudioDeviceInput` cannot be recorded. The
`Class.AudioRecorder.GetUnrecordableInstancesAsync()|GetUnrecordableInstancesAsync()` method
can be used to check specifically which instances aren't recordable.
code_samples: []
code_samples:
- audiorecorder-example
inherits:
- Instance
tags:
Expand Down
Loading