Domanda

The task is to show amplitude of the voice spoken into the Mic of the phone and show the amplitude like this:

enter image description here

Can someone please guide me how can i achieve this.

Thanks everyone.

È stato utile?

Soluzione

is not so easy..

you can check:

  • for the "animated wave graph" you can check Apple example "aurioTouch"
  • for handling audio you can check also "SpeakHere"

Altri suggerimenti

Look into Core Graphics and drawRect.

Helped you search:

How do I draw a line on the iPhone?

I believe this can be done only by core plot framework.. you can look here at Brad larson's answer.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top