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.

codings for generating audio signal

                         I am doing project of EMBEDDING TEXT IN AUDIO SIGNAL FOR ENSURE SECRECY in TMS320C6713 DSK KIT. thats why initially i want the  c/c++ coding   for generating the audio signal on tms320c6713 dsk kit.    

with regards,

vicky tagore                 

  • Hi Vicky,

    I would recommend you to go to the TI Wiki Pages and search for "C6713 training" (no quotes). You should find the TMS320C6x1x DSP Integration Workshop which includes a student guide and lab examples, with solutions that you can run or start from. Some of these examples use the DSK6713 for audio applications which might be useful to you.

    You may want to search TI.com for C6713 training opportunities, also. There may be tutorials and videos for all levels of DSP programming.

    By any chance you tried out any examples running on C6713 DSK that comes along with the kit?

     

    http://software-dl.ti.com/trainingTTO/trainingTTO_public_sw/iw6000/iw6000_workshop_(v3.1a).pdf

    http://software-dl.ti.com/trainingTTO/trainingTTO_public_sw/iw6000/iw6000_labs_a nd_solutions_(v3.1a).exe

     

    Regards,

    Shankari

     

    -------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.
    --------------------------------------------------------------------------------------------------------

  • Thank you so much sankari... I try to search the topic by your reply...

                    My project is about EMBEDDING TEXT IN AUDIO SIGNAL using TMS320C6713 DSK kit.....I selected this project for improving communication between two person and prevent hacking of information by third person.

                    I want to implement this project on tms320c6713 dsk kit and software uded as CODE COMPOSER STUDIO(support c/c++ language).

                     I selected this tms320 c6713 dsk ,because AUDIO CODEC (mic in,line in,mic out,line out)available on this kit,and it having a register of  ANALOG AUDIO CONTROL register & DIGITAL AUDIO CONTROL register.

                     The  concept of my project is get a audio signal in the format of analog ,and convert into digitized form then save it on core memory,while we read a text and embed it on the digitized form of audio signal..after completion of this ,again we convert digitized form of audio signal into analog format and retrive information from analog signal...

                        I wanted coding soon based on this concept....

    regards,

    vicky tagore