Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
XSpeechToTextPositionHint
enum class XSpeechToTextPositionHint : uint32_t { BottomCenter = 0, BottomLeft = 1, BottomRight = 2, MiddleRight = 3, MiddleLeft = 4, TopCenter = 5, TopLeft = 6, TopRight = 7 }
Was this page helpful?