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 and NimJay committed Nov 18, 2022
1 parent af51e46 commit e368557
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 e368557

Please sign in to comment.