Thanks, everyone for letting me into the forums and for the help in advance.
I know they sell many kit's so to speak online that might help speed my project up somewhat, I am a programmer at heart that is what I know and have a degree in.
I am trying to develop a simple:
Line In (Microphone) -> (TO) -> Arduino -> (OUT) -> Line In
The final line in would preferably be an iPhone. Now I know the iPhone 12 is currently using 3.5mm headphone jack and a microphone that might be attached with it. So that saves buying a microphone.
Although there is the Bluetooth approach. I was wondering strictly as a beginner what are components I would possibly need.
Such as a
SoundCard
Bluetooth Adapter (If Going that Route)
Anything, that I do not realize as a first-time Arduino purchaser. My goal is simply to pass audio through an Arduino to the phone same as a middleman would, it will eventually be programmatically changed the audio coming in.
Note: No saudering iron, nothing from the ground up I am going for this.
First off, thanks for my first response. Not to mention the competition but the same thing was said about the RPi's. So I went to Arduino, I do not know where to steer to. The programming for Arduino look's really nice.
As @Railroader says Arduinos are certainly not the best choice for Audio.
The PI is certainly a better option, but one of the newer PI's which have a little more processing power and memory.
There are also some of the newer (more expensive) Arduino's that might just scrape by for audio as they support such as the MEMS microphones and also support BT.
In many cases like yours we often suggest that you may want to re-evaluate the exact detials of your project. Sometimes that helps narrow things down.
There are still lots of AUDIO based applications where the Arduino even at its lowest form would prove useful.
It is not that they are "just useless" but it does depend on what you want to do with them.
Same as there are different vehicles for different purposes eg sports car vs off road.
Simply I am trying and going to attempt to run a microphone to the Arduino. Just need to know what parts, or components best needed or a forum user would recommend, especially which Arduino model. If I must use an aux adapter for a simple AUX line for a microphone I will, instead of Bluetooth. Then I desire that audio be sent as the microphone input for a smartphone. Just as if you were speaking through a normal microphone headset.
But I will be changing voices programmatically. But getting the functionality is key first obviously. Engineering is not my strong spot.
Simple as that, but I will code in between some audio manipulation. Budget is not a concern really.
Appreciate this reply, if I may elaborate more. When you are buying your first Arduino, are there little things you always will need back up's of you wish you purchased ahead of time. This is what I wish to avoid. That kind of stuff I am totally off the radar of what I would need.
Wiring, breadboards, power supplies. memory cards, everything is my point. I am at a grocery list. Unless I can somehow simulate this online.
@Ballscrewbob Ballscrewbob, I see you are a moderator and took a lot of your time in helping me. Much appreciated, the Arduino language is really simple in terms of programming. I noticed lots of users asking for help. If you point me in a direction to help user's with their programming online, in a simulated environment I would not mind doing that to help repay your kindness. I am not sure if this forum allows direct messaging if it does. I'd like to pop a question by you. in the near future.