Searched defs:speak (Results 1 – 13 of 13) sorted by relevance
| /expo/packages/expo-speech/build/ |
| H A D | Speech.d.ts | 9 export declare function speak(text: string, options?: SpeechOptions): void; function
|
| H A D | ExponentSpeech.web.d.ts | 4 speak(id: string, text: string, options: SpeechOptions): Promise<SpeechSynthesisUtterance>; constant
|
| H A D | Speech.js | 70 export function speak(text, options = {}) { function
|
| /expo/packages/expo-speech/src/Speech/ |
| H A D | Speech.ts | 76 export function speak(text: string, options: SpeechOptions = {}) { function
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/speech/ |
| H A D | SpeechModule.kt | 72 fun speak(id: String, text: String, options: Map<String, Any>?, promise: Promise) { in <lambda>() method
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/speech/ |
| H A D | SpeechModule.kt | 72 fun speak(id: String, text: String, options: Map<String, Any>?, promise: Promise) { in <lambda>() method
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/speech/ |
| H A D | SpeechModule.kt | 72 fun speak(id: String, text: String, options: Map<String, Any>?, promise: Promise) { in <lambda>() method
|
| /expo/ios/versioned/sdk47/EXSpeech/EXSpeech/ |
| H A D | ABI47_0_0EXSpeech.m | 89 ABI47_0_0EX_EXPORT_METHOD_AS(speak, category
|
| /expo/ios/versioned/sdk48/EXSpeech/EXSpeech/ |
| H A D | ABI48_0_0EXSpeech.m | 98 ABI48_0_0EX_EXPORT_METHOD_AS(speak, category
|
| /expo/packages/expo-dev-launcher/android/src/debug/res/raw/ |
| H A D | __node_modules_csstree_data_patch.json | 345 "speak": { object
|
| /expo/packages/expo-dev-launcher/ios/assets/__node_modules/css-tree/data/ |
| H A D | patch.json | 345 "speak": { object
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 574 …{"unicode-range":{comment:"replaces <unicode-range>, an old production name",syntax:"<urange>#"}}}…
|
| H A D | EXDevMenuApp.android.js | 575 …{"unicode-range":{comment:"replaces <unicode-range>, an old production name",syntax:"<urange>#"}}}…
|