Picovoice Platform — iOS Quick Start
Cloning the Picovoice Repository
If using SSH, clone the Picovoice repository with:
git clone --recurse-submodules [email protected]:Picovoice/picovoice.git
If using HTTPS, then type:
git clone --recurse-submodules https://github.com/Picovoice/picovoice.git
Running the Demo Application
- From Xcode open the iOS demo project.
- Build the project.
- Run/Debug on your iOS device.
- After the application is loaded, press the start button.
- Press the stop button when done.
The demo application listen to the wake phrase "Porcupine" and have the "SmartLighting" Rhino context loaded. You can say
Porcupine, turn on the kitchen lights.
The full list of supported commands are available here.
Create Custom Wake Words & Contexts
You can create custom Porcupine wake word and Rhino context models using Picovoice Console.