Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laves authored Jun 17, 2024
1 parent c6affaf commit 0b5c906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/llm-voice-assistant/ios/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Copy your model file to the device.
pod install
```

2. Open the `PicoLLMCompletionDemo.xcworkspace` in XCode
2. Open the `LLMVoiceAssistantDemo.xcworkspace` in XCode

3. Replace `let ACCESS_KEY = "${YOUR_ACCESS_KEY_HERE}"` in the file [VieModel.swift](./LLMVoiceAssistantDemo/ViewModel.swift) with your AccessKey obtained from [Picovoice Console](https://console.picovoice.ai/).

Expand Down

0 comments on commit 0b5c906

Please sign in to comment.