Skip to content

Commit 6102f17

Browse files
authored
AudioRecorder Code Sample
1 parent 752a30e commit 6102f17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en-us/reference/engine/classes/AudioRecorder.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ description: |
1010
At this time, `Class.AudioDeviceInput` cannot be recorded. The
1111
`Class.AudioRecorder.GetUnrecordableInstancesAsync()|GetUnrecordableInstancesAsync()` method
1212
can be used to check specifically which instances aren't recordable.
13-
code_samples: []
13+
code_samples:
14+
- audiorecorder-example
1415
inherits:
1516
- Instance
1617
tags:

0 commit comments

Comments
 (0)