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

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top