Versions in this module Expand all Collapse all v1 v1.4.0-rc1 Sep 2, 2016 v1.3.0 May 14, 2016 Changes in this version + type Player struct + func NewPlayer(sampleRate, channelNum, bytesPerSample int) (*Player, error) + func (p *Player) Close() error + func (p *Player) Proceed(data []byte) error v1.3.0-rc1 Apr 22, 2016