Skip to content

Commit e9ef856

Browse files
authored
Update README.md
1 parent 97d4e29 commit e9ef856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Synthesizer.setParameter(SpeechConstant.VOICE_NAME, "xiaoyu");
123123
- (Native Android) Android Studio 2.3.3 接入讯飞语音接口: http://www.jianshu.com/p/caf50402d31c
124124

125125
## FAQ
126-
1. iOS 提示 `iflytek.framework not found` ?  (见[issue 15](https://github.com/zphhhhh/react-native-speech-iflytek/issues/15)
126+
1. iOS 提示 `iflytek.framework not found` ?  (见 [issue 15](https://github.com/zphhhhh/react-native-speech-iflytek/issues/15)
127127
`iflytek.framework` 拖入时注意选择 `Copy items if needed`。如忘记选择,最好的方式是在工程中删除讯飞框架,将讯飞框架移至其他文件夹,并重新拖入工程,选择 `Copy items if needed`。(Xcode 的缓存会记住上次选择,若第一次没有`Copy items if needed`,在同一位置下重新拖入不会再次出现选择框。)
128128
2. `react-native [command]` 命令失效?
129129
同时使用 yarn 和 npm 时可能会出现这个问题,建议再敲一次 `yarn` 命令解决依赖。

0 commit comments

Comments
 (0)