//
pkg.gl
Category
github.com/go-tts/tts
pkg
audio
package
1.0.1
Repository:
https://github.com/go-tts/tts.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
50 SLOC
#
Functions
NewRecorder
No description provided by the author
NewSpeaker
No description provided by the author
#
Structs
Recorder
Recorder is player that records to io writer: file, stdout etc.
Speaker
Speaker is player that plays audio to speakers.
#
Interfaces
Player
No description provided by the author