Domanda

Guys im currently doing a project that when you talk to an android device it will send its audio output in another android device connected to each other through wifi.

Well i found this link helpful Streaming voice between Android Phones over WiFi, but my problem with this code, i can't even run the application. Can someone tell me the problem? and What premission should i indicate in my manifest? thanks

È stato utile?

Soluzione

i already found the answer just by tweaking the sampling rate and the minBufSize at 16000hz and a 4096 minBufsize

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top