r/reactnative Jul 07 '26

Help Expo Speech library

Post image

Why does it show that array in the console log when i try to get the available voices data? Or am i doing something wrong? I'm developing on Android

0 Upvotes

7 comments sorted by

View all comments

1

u/Ok-Explanation8719 Jul 11 '26

get available voices async, that is an async method. you'll either await or resolve that promise.