def bind_audio_data(
self,
url: str = None,
title: str = None,
subtitle: str = None,
filter: str = None
)
python
ArgumentsType hintDescription
selfFlourishReturns the Flourish object
urlstr, optionalAudio URL. The URL of a publicly readable MP3 file. Suggested data type hints: string. Flourish type hint: column
titlestr, optionalAudio title. Suggested data type hints: string. Flourish type hint: column
subtitlestr, optionalAudio subtitle. Suggested data type hints: string. Flourish type hint: column
filterstr, optionalFilter. Suggested data type hints: string, number. Flourish type hint: column