mirror of
https://github.com/jambonz/talk-to-your-llm.git
synced 2025-12-18 19:47:43 +00:00
remove answer verb
This commit is contained in:
@@ -34,8 +34,7 @@ const service = ({logger, makeService}) => {
|
||||
.on('error', onError.bind(null, session));
|
||||
|
||||
session
|
||||
.answer()
|
||||
.pause({length: 0.5})
|
||||
.play({url: 'silence_stream://500'})
|
||||
.config({
|
||||
recognizer: {
|
||||
vendor: 'default',
|
||||
|
||||
Reference in New Issue
Block a user