Hello,
I want to create some Microphone related features.
Firstly, want to measure a user’s VOICE PITCH & VOLUME AT RUNTIME.
Secondly, want to record a user’s voice.
If I remember correctly, there were some code examples about the first feature for Windows. So I’m thinking of examining the examples by myself, but wonder if it would work correctly on Android as well in the first place.
Also, want to know if the same is true for iOS.
I might solve above problems with Android native APIs, but the reason why I’m trying to use FMOD is, cross-platform development.