Hello!
I am an electronics engineer in my company, but I'm not familiar with wireless design. My company will launch a project that will use wireless connection for bidirectional voice transmission.
The product of this project is like one voice hub and several voice clients. The voice clients are always on standby to collect the voice from users, but the voice transmission is not always on, only happens when triggered by a special voice command. Besides voice, hub and clients can transmit some control and status data to each other. The voice transmission can be full duplex, or half duplex.
The voice parameters are listed as follows:
- The sampling frequency: 8KHz~16KHz
- Bit depth: 8bit or 16bit
- Channel number: mono or stereo
The products will be used in an environment as follows:
- Wi-Fi and Bluetooth are both existing around
- Home indoor
- The required transmission distance is 2~15 meters
My questions are:
- What RF transceiver IC or RF SOC is suitable for my project?
- I'm not familiar with wireless protocol, so, I'm not sure whether I should develop our own protocol or use an off-the-shelf protocol?
Thanks!