- Joined
- Oct 18, 2022
- Messages
- 4
- Reaction score
- 2
I'm trying to do a very simple test where I playback the audio recorded by the user. I'm using the record audio component and afterwards a Prompt Playback component referencing the Recorded Audio Prompt giving it the Audio ID Expression (RecordComponent.AudioId). I have configured an audio that plays after the audio is recorded which plays fine, however, the audio recorded is not playing back . Am I doing this wrong? How could I achieve this?