Skip to content

Commit 36d5364

Browse files
authored
add input type (#83)
1 parent 7509c74 commit 36d5364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

voice/answer-inbound-call-with-asr.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
},
1717
{
1818
action: 'input',
19+
type: [ 'speech' ],
1920
eventUrl: ["#{request.base_url}/webhooks/asr"],
2021
speech: {
2122
endOnSilence: 1,

0 commit comments

Comments
 (0)