quangbd1904 / wami-recorder

Automatically exported from code.google.com/p/wami-recorder
0 stars 0 forks source link

startRecording callbacks do not return server response #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, the start and finish recording callbacks do not return the response 
from the server. The error callback does return the error code but that's it. 
It would be awesome if they returned the response. I.e. server processing data, 
a sound id, etc. could be sent back to the client.

Original issue reported on code.google.com by dtor...@blrrt.com on 14 Aug 2013 at 6:27

GoogleCodeExporter commented 8 years ago
Yeah. It did return response some day, but now it's broken and returns empty 
array. Anyone has an idea how to return recorded sound's filename from server 
to client?

Original comment by slimak...@gmail.com on 12 Oct 2013 at 11:33