class Api::Tts

Overview

The TTS facade, used to register and play sounds.

Included Modules

Defined in:

api/tts.cr

Instance Method Summary

Instance methods inherited from module Bindings

call!(result)
call!(&block)
call!

Instance Method Detail

def publish_register_sound(message) #

Publish a message to register a sound and make it useable from the tts.


[View source]