Skip to main content

Hrp Method

caution

This is a method of the HRP library included in <Sample Program 1.1.2> and later.

Hrp.feedDataResume()

Starts recording audio data from the recording device.

Hrp.feedDataPause()

Stops recording audio data from the recording device, and sends the recorded audio data to the speech recognition server.

Hrp.isActive()

Retrieves whether audio data is currently being recorded from the recording device.

Hrp.issue()

Retrieves a one-time APPKEY (service authentication key string).