xvf3100
-
- Member++
- Posts: 28
- Joined: Fri Oct 13, 2017 4:11 am
xvf3100
How can I use the xvf3100's microphone to capture sound at a 48KHz sampling rate and transfer it to a PC via USB?Thank you very much, if you can provide an example。
-
Verified
- XCore Legend
- Posts: 1140
- Joined: Thu May 27, 2010 10:08 am
Do you need the far-field voice processing or just raw PCM capturing?
If you want the far-field stuff (beam former, AEC, AGC, NS etc..) then this runs at a fixed sample rate of 16kHz. However, the firmware can upsample this to 48kHz for you if you choose, although the voice band will still be 8kHz wide. Try something like the 1i2o2_cir43_48k build..
If you just want raw PCM at 48k then you can you can use 1i8o2 which will give you all 7 mics raw..
Use the vocalfusion speaker software here https://www.xmos.com/support/software/vfspeaker
If you want the far-field stuff (beam former, AEC, AGC, NS etc..) then this runs at a fixed sample rate of 16kHz. However, the firmware can upsample this to 48kHz for you if you choose, although the voice band will still be 8kHz wide. Try something like the 1i2o2_cir43_48k build..
If you just want raw PCM at 48k then you can you can use 1i8o2 which will give you all 7 mics raw..
Use the vocalfusion speaker software here https://www.xmos.com/support/software/vfspeaker
Engineer at XMOS
-
- Member++
- Posts: 28
- Joined: Fri Oct 13, 2017 4:11 am
Ok, thank you very much!
-
- Member++
- Posts: 28
- Joined: Fri Oct 13, 2017 4:11 am
Thank you for your help. Now I have a problem that the sampling rate of the microphone is given through the channel but how can I not find the sample rate that is transmitted in this channel? May I ask how can I change the sampling rate of the microphone through this channel?infiniteimprobability wrote:Do you need the far-field voice processing or just raw PCM capturing?
If you want the far-field stuff (beam former, AEC, AGC, NS etc..) then this runs at a fixed sample rate of 16kHz. However, the firmware can upsample this to 48kHz for you if you choose, although the voice band will still be 8kHz wide. Try something like the 1i2o2_cir43_48k build..
If you just want raw PCM at 48k then you can you can use 1i8o2 which will give you all 7 mics raw..
Use the vocalfusion speaker software here https://www.xmos.com/support/software/vfspeaker