Through research I came to know that the mic in our mobile phone takes in frequencies between 300kHz to 3.2MHz and send it during a calling process. So can I reduce that frequency from 3.2 MHz to 3.1 MHz and send a coded message with a frequency of 3.2 MHz and add it along with the voice data and send it by customising an android OS ?
So the data before and after convertion should be like this:
Before : 300kHz to 3.2 MHz of voice signal so bandwidth is 2.9 MHz
After : 300kHz to 3.1 Mhz + a coded signal of 3.2 MHz so bandwidth is 2.9 MHz.
The question is , is this possible ?
Should I make hardware changes for this to happen ?