Skip to content

quanptit/my-rn-sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppPlaySoundUtils

play audio hoặc TTS đều sử dụng thông qua cái này

ImvPlayAudio

control play audio, hiển thị hai trạng thái khi play và pause.

Installation

Thêm Vào package.json
"react-native-tts": "git+https://gitlab.com/react-native-js-lib/react-native-tts.git",
"my-rn-sound": "git+https://gitlab.com/react-native-my-libs/my-rn-sound.git",

Chạy lệnh sau

npm install
react-native link my-rn-sound react-native-tts

Releases

No releases published

Packages

No packages published