![]() |
#2
|
|||
|
|||
Try scaling the speak action down by specifying the optional second argument:
Code:
speak = avatar.speak('talk.wav',0.01) |
|
|