Skip to content

Commit

Permalink
git page state diagram로딩 안되던 문제 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
miyaeyo committed Dec 6, 2016
1 parent e18a17c commit 386b607
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Classes/NSKRecognizer.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h1>NSKRecognizer</h1>
따라서 network 연결과 앱에서 마이크에 대한 접근 허용이 필요합니다.
음성인식 수행 과정은 아래의 state diagram과 같습니다.</p>

<p><img src="https://github.com/naver/naverspeech-sdk-ios/blob/master/framework/NaverSpeech.framework/state_diagram.png" alt="State diagram" title="diagram"></p>
<p><img src="../img/state_diagram.png" alt="State diagram" title="diagram"></p>

<p>State가 바뀔 때 마다 NSKRecognizerDelegate protocol의 각 state에 해당하는 messege를 받습니다.</p>

Expand Down
Binary file added docs/img/state_diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 386b607

Please sign in to comment.