문제

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