Orca requires a valid Picovoice AccessKey
at initialization. AccessKey
acts as your credentials when using Orca SDKs.
You can get your AccessKey
for free. Make sure to keep your AccessKey
secret.
Signup or Login to Picovoice Console to get your AccessKey
.
Copy your AccessKey
into the YOUR_ACCESS_KEY_HERE
variable inside ViewModel.swift
.
Open OrcaDemo.xcodeproj and run the demo.
Launch the demo on a simulator or a physical iOS device.
- Enter the text you wish to synthesize in the text box area.
- Press the
Synthesize
button to synthesize the text and play audio.