Вопрос

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