Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/xdcobra/react-native-sherpa-onnx/llms.txt

Use this file to discover all available pages before exploring further.

testSherpaInit

Test method to verify that the sherpa-onnx native library is loaded and functioning correctly.
function testSherpaInit(): Promise<string>

Returns

result
string
A success message indicating the native library is loaded and ready
This function is useful for debugging and verifying that the native module is properly linked and accessible before attempting to use STT or TTS features.

Build docs developers (and LLMs) love