You can find a fully working demo app which uses this library in the examples directory. Just checkout the project and give it a try. It's important that the SpeechProgressView is always inside a ...
When an app has layout content that might be longer than the height of the device and that content should be vertically scrollable, then we need to use a ScrollView. Note that a ScrollView can only ...