解决mini2440声卡全双工问题 实现同时录音及播放

发布时间:2024-06-28  
  1. #include   

  2. #include   

  3. #include   

  4. #include   

  5. #include   

  6. #include   

  7. #include   

  8. #include   

  9. #define LENGTH 3  

  10. #define RATE 8000  

  11. #define SIZE 8  

  12. #define CHANNELS 1   

  13. unsigned char buf[LENGTH * RATE * SIZE * CHANNELS /8];   

  14. int main()   

  15. {   

  16.     int fd_r,fd_w;   

  17.     int arg;   

  18.     int status;   

  19.     pid_t pid;   

  20.     int recing = 1,playing = 0;   

  21.     pid = fork();   

  22.     if(pid < 0){   

  23.         perror("error in forkn");   

  24.     }   

  25.     if(pid == 0){   

  26.         fd_r = open("/dev/dsp",O_RDONLY);   

  27.         if(fd_r < 0){   

  28.             perror("open read of /dev/dsp failed");   

  29.             exit(1);   

  30.         }   

  31.            

  32.         arg = SIZE;   

  33.         status = ioctl(fd_r,SOUND_PCM_WRITE_BITS,&arg);   

  34.         if(status == -1)   

  35.             perror("SOUND_PCM_WRITE_BITS ioctl failed");   

  36.         if(arg != SIZE)   

  37.             perror("unable to set sample size");   

  38.            

  39.            

  40.         arg = CHANNELS;   

  41.         status = ioctl(fd_r,SOUND_PCM_WRITE_CHANNELS,&arg);   

  42.         if(status == -1)   

  43.             perror("SOUND_PCM_WRITE_CHANNELS ioctl failed");   

  44.         if(arg != CHANNELS)   

  45.             perror("unable to set number of channels");   

  46.            

  47.         arg = RATE;   

  48.         status = ioctl(fd_r,SOUND_PCM_WRITE_RATE,&arg);   

  49.         if(status == -1)   

  50.             perror("SOUND_PCM_WRITE_WRITE ioctl failed");   

  51.        

  52.         while(1)   

  53.         {   

  54.             if(playing== 0){   

  55.                 recing = 1;   

  56.                 printf("Say something:");   

  57.                 status = read(fd_r,buf,sizeof(buf));   

  58.                 /* recording*/  

  59.                 if(status != sizeof(buf))   

  60.                     perror("read wrong number of bytes");   

  61.                 recing = 0;   

  62.             }   

  63.         }   

  64.     }   

  65.     else {   

  66.         fd_w = open("/dev/dsp",O_WRONLY);   

  67.         if(fd_w < 0)   

  68.         {   

  69.             perror("open write of /dev/dsp failed");   

  70.             exit(1);   

  71.         }   

  72.            

  73.         arg = SIZE;   

  74.         status = ioctl(fd_w,SOUND_PCM_WRITE_BITS,&arg);   

  75.         if(status == -1)   

  76.             perror("SOUND_PCM_WRITE_BITS ioctl failed");   

  77.         if(arg != SIZE)   

  78.             perror("unable to set sample size");   

  79.            

  80.            

  81.         arg = CHANNELS;   

  82.         status = ioctl(fd_w,SOUND_PCM_WRITE_CHANNELS,&arg);   

  83.         if(status == -1)   

  84.             perror("SOUND_PCM_WRITE_CHANNELS ioctl failed");   

  85.         if(arg != CHANNELS)   

  86.             perror("unable to set number of channels");   

  87.            

  88.         arg = RATE;   

  89.         status = ioctl(fd_w,SOUND_PCM_WRITE_RATE,&arg);   

  90.         if(status == -1)   

  91.             perror("SOUND_PCM_WRITE_WRITE ioctl failed");   

  92.         while(1)   

  93.         {   

  94.             if(recing == 0){   

  95.                 playing = 1;   

  96.                 status = write(fd_w,buf,sizeof(buf));   

  97.                 /* playback */  

  98.                 if(status != sizeof(buf))   

  99.                     perror("wrote wrong number of bytes");   

  100.                 status = ioctl(fd_w,SOUND_PCM_SYNC,0);   

  101.                 if(status == -1)   

  102.                     perror("SOUND_PCM_SYNC ioctl failed");   

  103.                 playing = 0;   

  104.             }   

  105.         }   

  106.     }   

  107. }  



文章来源于:电子工程世界    原文链接
本站所有转载文章系出于传递更多信息之目的,且明确注明来源,不希望被转载的媒体或个人可与我们联系,我们将立即进行删除处理。

我们与500+贴片厂合作,完美满足客户的定制需求。为品牌提供定制化的推广方案、专属产品特色页,多渠道推广,SEM/SEO精准营销以及与公众号的联合推广...详细>>

利用葫芦芯平台的卓越技术服务和新产品推广能力,原厂代理能轻松打入消费物联网(IOT)、信息与通信(ICT)、汽车及新能源汽车、工业自动化及工业物联网、装备及功率电子...详细>>

充分利用其强大的电子元器件采购流量,创新性地为这些物料提供了一个全新的窗口。我们的高效数字营销技术,不仅可以助你轻松识别与连接到需求方,更能够极大地提高“闲置物料”的处理能力,通过葫芦芯平台...详细>>

我们的目标很明确:构建一个全方位的半导体产业生态系统。成为一家全球领先的半导体互联网生态公司。目前,我们已成功打造了智能汽车、智能家居、大健康医疗、机器人和材料等五大生态领域。更为重要的是...详细>>

我们深知加工与定制类服务商的价值和重要性,因此,我们倾力为您提供最顶尖的营销资源。在我们的平台上,您可以直接接触到100万的研发工程师和采购工程师,以及10万的活跃客户群体...详细>>

凭借我们强大的专业流量和尖端的互联网数字营销技术,我们承诺为原厂提供免费的产品资料推广服务。无论是最新的资讯、技术动态还是创新产品,都可以通过我们的平台迅速传达给目标客户...详细>>

我们不止于将线索转化为潜在客户。葫芦芯平台致力于形成业务闭环,从引流、宣传到最终销售,全程跟进,确保每一个potential lead都得到妥善处理,从而大幅提高转化率。不仅如此...详细>>