docs: Updated say command docs for audio and translations (#589)
Co-authored-by: Balloonpopper <balloonpopper@git.com>
This commit is contained in:
@@ -17,6 +17,11 @@
|
|||||||
#
|
#
|
||||||
# The text supports translation keys by prepending the key followed by
|
# The text supports translation keys by prepending the key followed by
|
||||||
# a colon (`:`) to the text.
|
# a colon (`:`) to the text.
|
||||||
|
# For more details see: https://docs.escoria-framework.org/en/devel/getting_started/dialogs.html#translations
|
||||||
|
#
|
||||||
|
# Playing an audio file while the text is being
|
||||||
|
# displayed is also supported by this mechanism.
|
||||||
|
# For more details see: https://docs.escoria-framework.org/en/devel/getting_started/dialogs.html#recorded_speech
|
||||||
#
|
#
|
||||||
# Example: `say player ROOM1_PICTURE:"Picture's looking good."`
|
# Example: `say player ROOM1_PICTURE:"Picture's looking good."`
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user