• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Echo cancellation and audio codec in coreaudio
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Echo cancellation and audio codec in coreaudio


  • Subject: Re: Echo cancellation and audio codec in coreaudio
  • From: William Stewart <email@hidden>
  • Date: Mon, 3 Aug 2009 15:35:08 -0700

With regards to ITU G.711 spec. The segment breakpoints are identical. Since we convert from 16 bit to mu-law, instead of from 14 bit as in the spec, there may be some LSB differences due to rounding in relation to what others may be doing.



Thanks a lot for the response.
Please help me with one more query .
1) Is the A law and Mu law conversion of the audioconverter API is
complaint with G.711 A Law and Mu Law ? Can this be decoded by any
other G.711 Alaw Mu law audio codecs ?


Regards,
Aruna

On Sat, Aug 1, 2009 at 3:44 AM, William Stewart<email@hidden> wrote:

On Jul 31, 2009, at 2:24 AM, aruna nagaraj wrote:

I a newbie to MAC and working on a video client applicaiton. Please
help with the below questions:


1) Is it advisible to use sequencegrabber, QTkit or coreaudio
framework to capture voice data from microphone . Which of the above
API's is better for a video conferencing client ? My understanding is
that QTkit is better to attain lip synchronisation when the audio and
video capture source is from the same component .

you should look at the feature set of each API - the higher you go (QTKit)
the less code you have to write, but the less flexibility you have. The
lower you go (CoreAudio), the more flexibility you have, but the more code
you have to write


2) Is there any echo cancellation API that coreaudio/ Quicktime
provides that can be used for echo cancellation . I have searched the
Apple documentation and have found none so far .

not at this time

3) How do I use external audio codecs with Quicktime or coreaudio
frameworks ? Is it through new component creation for the codecs ? Or
can I in any way derive the Audiocodec component to include new audio
codec? Please provide links to some sample code .

for audio - audio formats are supported with the AudioCodec API. There is an
example audio codec in /Developer/Examples/CoreAudio


Bill


Thanks, Aruna _______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden








_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: Echo cancellation and audio codec in coreaudio (From: aruna nagaraj <email@hidden>)

  • Prev by Date: Re: 64bit processing possible?
  • Next by Date: Re: Issues for loading an array of data into a stream buffer
  • Previous by thread: Re: Echo cancellation and audio codec in coreaudio
  • Next by thread: Issues for loading an array of data into a stream buffer
  • Index(es):
    • Date
    • Thread