Skip to content

Cannot play audio with AudioStream::write without dataCallback  #370

@vietanhto

Description

@vietanhto

I cannot use AudioStream::write to play audio without data callback.

It seems to be related to this change: b878e2f
This change requests AudioStream to stop if callback is not set. After commenting the check, I am able to play audio because it falls back again to the default callback.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions