Flutter Sound Helpers API
waveToPCMBuffer()
waveToPCMBuffer()
waveToPCMBuffer()
Dart API: waveToPCMBuffer()
This verb is usefull to convert a Wave buffer to a Raw PCM buffer. Note that this verb is not asynchronous and does not return a Future.
It removes the Wave
envelop from the PCM buffer.
Example:
</div>
Last updated
Was this helpful?