watson-developer-cloud / speech-android-sdk

DEPRECATED - Please use https://github.com/watson-developer-cloud/android-sdk
Apache License 2.0
67 stars 53 forks source link

SpeechRecorderDelegate documentation or souce code #17

Closed blob42 closed 8 years ago

blob42 commented 8 years ago

Hi,

The readme states that it is possible to process or use the audio that is recorded using SpeechRecorderDelegate and setRecorderDelegate. where is the API reference for this delegate.

How can I use the audio stream/file that is streamed ?

Thx

germanattanasio commented 8 years ago

hey, @sp4ke try to use the android-SDK. This project will be deprecated as it only supports the speech services.

blob42 commented 8 years ago

Hi @germanattanasio , thanks for the information.