だから私は、電話で他の誰かと話しているときにユーザーの声を変えるAndroidアプリを作りたいと思っています(「ダースベイダー」効果のような変更、他の何よりも楽しいアプリです)そして私は知りたいですそれが可能であれば。
私はテレフォニー マネージャーを認識しており、ユーザーが電話で話しているときにアプリで「気付く」ことができますが、何らかの方法で「その場で編集」する必要があります。
要するに、達成しようとしている構造は次のとおりです。
-Microphone recieves voice data
-Data gets altered in a way the user chose while setting the app up
-Encrypted data is sent like usual to the receiver like usual when talking over phone
-The user hears the voice real-time (well if the app has a lot of work then there will probably be a small delay) with the voice effect
このようなものは以前に作成されましたが、それは可能ですか?