Skip to main content
Glama
speech.md758 B
--- title: Speech description: A library that provides access to text-to-speech functionality. sourceCodeUrl: https://github.com/expo/expo/tree/sdk-51/packages/expo-speech packageName: expo-speech iconUrl: /static/images/packages/expo-speech.png platforms: ["android", "ios", "web"] --- `expo-speech` provides an API that allows you to utilize Text-to-speech functionality in your app. ## Installation ## Usage ```jsx const speak = () => { const thingToSay = '1'; Speech.speak(thingToSay); }; return ( <View style={styles.container}> </View> ); } const styles = StyleSheet.create({ container: { flex: 1, justifyContent: 'center', backgroundColor: '#ecf0f1', padding: 8, }, }); ``` ## API ```js ```

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaksm/expo-docs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server