mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-25 11:55:47 -06:00
test: align realtime activation capability
This commit is contained in:
@@ -76,6 +76,7 @@ describe("OpenAI realtime voice provider routing", () => {
|
||||
{ encoding: "g711_ulaw", sampleRateHz: 8000, channels: 1 },
|
||||
{ encoding: "pcm16", sampleRateHz: 24000, channels: 1 },
|
||||
],
|
||||
supportsActivationNameGating: true,
|
||||
supportsBrowserSession: true,
|
||||
supportsBargeIn: true,
|
||||
handlesInputAudioBargeIn: true,
|
||||
|
||||
Reference in New Issue
Block a user