There was an error while loading. Please reload this page.
1 parent 7509c74 commit 36d5364Copy full SHA for 36d5364
voice/answer-inbound-call-with-asr.rb
@@ -16,6 +16,7 @@
16
},
17
{
18
action: 'input',
19
+ type: [ 'speech' ],
20
eventUrl: ["#{request.base_url}/webhooks/asr"],
21
speech: {
22
endOnSilence: 1,
0 commit comments