There was an error while loading. Please reload this page.
1 parent dbafcf9 commit f078402Copy full SHA for f078402
1 file changed
packages/browseros-agent/apps/agent/lib/voice/useVoiceInput.ts
@@ -1,6 +1,5 @@
1
import { useEffect, useRef, useState } from 'react'
2
3
-// test comment for lefthook verification
4
const GATEWAY_URL = 'https://llm.browseros.com'
5
const WAVEFORM_BAND_COUNT = 5
6
0 commit comments