Answer the question
In order to leave comments, you need to log in
How to make a voice notification like in VK or Fb in Angular?
I have a chat, how can I make a voice notification on this?
socket.on('new message', function(message) {
$scope.messages.push(message);
})
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question