Skip to content

Commit

Permalink
chore: removed singleutterance flag (#739)
Browse files Browse the repository at this point in the history
  • Loading branch information
b-loved-dreamer authored Feb 5, 2021
1 parent 1b38029 commit b9f2fd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dialogflow/detect.js
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@ async function streamingDetectIntent(
sampleRateHertz: sampleRateHertz,
languageCode: languageCode,
},
singleUtterance: true,
},
};

Expand Down

0 comments on commit b9f2fd0

Please sign in to comment.