소스 검색

more speaker changes

Sanjay Govind 10 달 전
부모
커밋
81408ef852
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      virtual_portal.h

+ 1 - 1
virtual_portal.h

@@ -9,7 +9,7 @@
 #define SAMPLE_RATE 8000
 #define POF_TOKEN_LIMIT 16
 #define SAMPLES_COUNT 1024
-#define SAMPLES_COUNT_BUFFERED SAMPLES_COUNT * 4
+#define SAMPLES_COUNT_BUFFERED SAMPLES_COUNT * 8
 
 typedef enum {
     PoFHid,