- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I have looked in USC speach examples and could see thatmostof the codecs hassource files that demonstartes the IPP api usage for decoing and encoding (For example G729Decode show all the needed API calls for decoding), my question is why in the code samples i can't see what is the needed API calls for MSRTA decoding, or where can I find a clear example of decoding RTA audio to Linear ?
Thanks,
Andrey
Thanks,
Andrey
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Andrey, did you see the ..\ipp-samples\speech-codecs\application\umc_speech_rtp_codec samples which contains MS Real time Audio example?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Andrey,
By default MSRTA will not be enabled, you have to define _USC_MSRTA and link with ipp_rta.lib as mentioned in the readme file of this sample code.
Thanks,
Naveen Gv
By default MSRTA will not be enabled, you have to define _USC_MSRTA and link with ipp_rta.lib as mentioned in the readme file of this sample code.
Thanks,
Naveen Gv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply, I understood that I have to recompile the USC for MSRTA. But I wanted to see how actually decoding is performed, for example I can see the source of g729 decoding and encoding but I can't find it for MSRTA and therefore I will need to embedd the USC into my application while prevoislly I have used your samples for and took only the relevant parts of the code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply, I understood that I have to recompile the USC for MSRTA. But I wanted to see how actually decoding is performed, for example I can see the source of g729 decoding and encoding but I can't find it for MSRTA and therefore I will need to embedd the USC into my application while prevoislly I have used your samples for and took only the relevant parts of the code.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page