0

I've been scouring both this site and the net in general for an example cocoa app that uses QTKit or Audio Queue and actually works.

Unfortunately, I can't find anything that fits the above description.

All I want to do is get a simple audio recording app so I can learn how it works!

Please, I have put alot of time into this already so don't point me to Apple Dev. It is just too dense for my simple brain.

And yes, there is a dupe or two here, but none of them actually produced a satisfactory outcome.

I am desperate! I feel like this should be WAY easier. I am starting to worry about getting deeply into Cocoa because the developer documentation is really not good.

Help!

4

1 に答える 1

1

特にQTKitを使用して簡単な録音アプリを作成するためのステップバイステップのチュートリアルがある場合は、ドキュメントを参照しないように人々に依頼することは合理的ではありません. タイトルは「簡単なキャプチャと録音アプリケーションの作成」で、約 10 ステップ (コード付き) です。それだけでは不十分な場合は、サンプル コード セクションで「MyRecorder」を提供します。これは、QTKit を使用してすぐに使用できるメディア レコーダーです。

a) リソースを参照しないように人々を制限しないでください。b) いくつかの標準的なリソースから始めて、何があなたを混乱させているのか、またはそれがあなたにとってうまくいかないのかを説明してください。私たちには、支援を提供するための出発点があります。

于 2010-08-01T17:52:28.603 に答える