Skip to content

Commit

Permalink
ud: Add restart after failed prompt recording
Browse files Browse the repository at this point in the history
It was crashing and ending the call after silence,
strangely this doesn’t actually restart, it plays the
decide route with a silent recording, but that’s better
than crashing!
  • Loading branch information
backspace committed Oct 28, 2023
1 parent 8cf59f8 commit 5bcd49d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
Recording {{prompt_name}} prompt in 3. 2. 1.
</Say>
<Record action="/recordings/prompts/{{character_name}}/{{prompt_name}}{{#if unrecorded_query_param }}?unrecorded{{/if}}" />
{{> restart }}
</Response>

0 comments on commit 5bcd49d

Please sign in to comment.