mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboViteDocs.git
synced 2026-06-16 18:56:27 +00:00
feat: Part 1 of adapting Docs
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# ESML
|
||||
**Embodied Speech Markup Language (ESML)** is a specialized XML-based markup language designed to control how virtual humans, avatars, or robots communicate. Unlike standard text-to-speech (TTS) which only focuses on audio, ESML "embodies" the speech by synchronizing the voice with non-verbal behaviors like gestures, facial expressions, and posture.
|
||||
|
||||
It acts as a bridge between the "brain" of an AI (the text it wants to say) and the "body" of the character (how it should move while saying it).
|
||||
@@ -19,4 +20,4 @@ ESML allows developers to tag text with specific instructions that the animation
|
||||
|
||||
|
||||
> [!warning]
|
||||
> The Above explanations is AI Generated, Learn more at : [[ESML-SDK.pdf]]
|
||||
> The Above explanations is AI Generated, Learn more [here](/Dictionary/ESML-SDK.pdf)
|
||||
Reference in New Issue
Block a user