Package com. oto. deeptonesdk. classes
Types
DeeptoneStream
Link copied to clipboard
class DeeptoneStream
Content copied to clipboard
DeeptoneStream predicts audio data every second, the user might provide audio data as FloatArray by calling the DeeptoneStream.write method of the instance, every time there's data available onData callback will be called providing the user with predictions over time.