Hey all
I need to convert audio file of wav format into text file in order to feed it as input to an encryption algorithm(IBE encrypt method of Miracl library takes only texts as input) and have to reconvert the decrypted text file to audio format.
Could you please suggest me a way to accomplish this. I have rest of my code written in C++.
regards
bk