how get FMOD output progressbar & play & pause in android java activity
问题 i use FMOD library in android and i don't know how get output progressbar or fast play/pause/stop sound with effect's like: https://play.google.com/store/apps/details?id=com.baviux.voicechanger&hl=en i try to use fomd document's and i know how can i get output but for that's problem's i don't find anything. i'm a beginner in android & ndk. this is my code and i can't control play pause or stop and get output progressbar in java activity: System *system; Sound *sound; DSP *dsp; Channel