Skip to content
Snippets Groups Projects
Commit 4f8ae2cb authored by Jun Seo Hong's avatar Jun Seo Hong
Browse files

update README.md

parent 3c70f4c2
Branches
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ vi nsss.py
`pyttsx3` 객체의 여러가지 속성들이 다음과 같이 정의되어 있는데, `VoiceAge`만 에러가 났다.
왜 해당 속성만 에러가 나는지에 대한 정확한 원인은 찾지 못했고, 해당 파일에서 VoiceAge 속성을 삭제하는 방식으로 문제를 해결하였다.
`[opt/homebrew/Caskroom/miniforge/base/lib/python3.10/site-packages/pyttsx3/drivers/nsss.py]`
`[파일명: opt/homebrew/Caskroom/miniforge/base/lib/python3.10/site-packages/pyttsx3/drivers/nsss.py]`
```python
return Voice(attr['VoiceIdentifier'], attr['VoiceName'],
[lang], attr['VoiceGender'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment