PixelPetCo / pixel-pet

A virtual pet that chats with you, reacts to your commands, and senses your emotions.
http://pixelpet.rocks
2 stars 0 forks source link

serverside conversion of recorded audio into required format #28

Closed elza-abraham closed 6 years ago

elza-abraham commented 6 years ago

-on client audio format is recieved as BLOB. -send this to server -convert using libraries to one of (.mp3, .mpeg, .wav, .flac, or .opus only) supported by Watson API

elza-abraham commented 6 years ago

Not implemented instead used webSpeech api