Click here to Skip to main content
15,904,494 members

Comments by icmtop (Top 14 by date)

icmtop 11-Dec-15 4:41am View    
Thank you. I accepted solution.
icmtop 11-Dec-15 0:36am View    
I mean mic level, not speaker volume level.
icmtop 8-Dec-15 16:49pm View    
Stereo mix is disabled by audio drivers in default.
When I enable it using control panel>Sound>Recording>context menu>Show disabled devices>Enable stereo mix, I can capture and send audio stream.
But I want to enable it programatically for users.
My programming language is C++.
icmtop 8-Dec-15 16:22pm View    
There is no installed application with the same package name on my phone.
Recompiled app is first install. But failed.
icmtop 8-Dec-15 15:52pm View    
My client or server are sending or receiving json text.
{
"key": "list_response",
"ret": "1",
"list": "username:olesdennis, nickname:Olesdennis, status:false, contact:1, new_state:undefined, mood_msg:undefined",
"new_stat": "3",
"mood_msg": "Think different.",
"message": "OK"
}