class Api::Tts
- Api::Tts
- Reference
- Object
Overview
The TTS facade, used to register and play sounds.
Included Modules
Defined in:
api/tts.crInstance Method Summary
-
#publish_register_sound(message)
Publish a message to register a sound and make it useable from the tts.
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.