GenerateSpeechString Generates and returns the spoken text of an equation from the current MathML. C++ HRESULT GenerateSpeechString([out, retval] BSTR *speechstr); Visual Basic Public Function GenerateSpeechString () As Long Parameters None Return value The speech string for the current MathML. Back to Equation Composer API index Table of Contents C++ Visual Basic