Question

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

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top