This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

G723 to G711 streaming

Hello. I am fresh embedded developer and faced with some problem. I have a sound card that outputs audio in G723, but I need streaming in G711. 

Now I saved G723 stream in the file and trying to do something with that file with gstreamer gst-launch (convert or play or something). And all pipelines that I trying to do not working. Somebody can give me some pipeline for example? g723 file to any another file or play g723.

Best regards