Releases: OnkelTem/ts-zello
Releases · OnkelTem/ts-zello
0.0.6
0.0.5
0.0.4
Moved automatic PCM stream creation into a separate function getAutoDecodeStream()
which is available via API now.
Useful for automatic decoding YouTube streams for example.
See the updated version of https://github.com/OnkelTem/ts-zello-player which can now play YouTube audio.
0.0.3
0.0.2
In the current release:
Implemented core commands
- logon
- start_stream
- stop_stream
- send_image
- send_text_message
- send_location
Implemented core events
- on_channel_status
- on_stream_start
- on_stream_stop
- on_error
- on_image
- on_text_message
- on_location
Implemented derived events
- on_audio_data
Implemented macros
- sendAudio
- login